![]() |
FAQ/Help |
Calendar |
Search |
#1
|
|||
|
|||
when i click on About Dmoz link of my website at http://www.reachusonline.com/cgi-bin/pod/pod.cgi it shows nothing can anyone help me what should i do about it.
|
#2
|
||||
|
||||
Same with mine... time to go in and edit the program to fix this (usually caused by a change on the dmoz.org server to the about file). The fix will be posted here shortly...
__________________
Don't throw away your shot. |
#3
|
||||
|
||||
Search for 1.75 in the file (assuming you're running 1.75 or later).
After the first occurence, the line appears beginning like: <pre><code> if (($pod_line =~ /<p><H2>FAQ/) || ($pod_line =~ /img\/odphead.gif/) [...] </code></pre> REMOVE: <pre><code> img\/ </code></pre> from that line (by odphead.gif). Search for "odphead" a few lines below this line. UNDER the existing line, add: <pre><code> $pod_line =~ s/<img [Ss][Rr][Cc]=\"odphead\.gif\"(.*[>])/$pod_frontheader/gi; </code></pre> Fixed in latest point release.
__________________
Don't throw away your shot. |
Reply |
|
![]() |
||||
Thread | Forum | |||
**link** stupid parent**link**in the news | Other Mental Health Discussion | |||
DMOZ but without search form ... ? | Community Feedback & Technical Support | |||
Microsoft taking over DMOZ | Community Feedback & Technical Support | |||
Become an editor at DMOZ! | Community Feedback & Technical Support | |||
Can't connect to dmoz.org:80 | Community Feedback & Technical Support |