Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 01:38 pm EST
Geeklog Forums
speck.gif error with gallery integration
robinbowes
sardu
> /var/www/robinbowes.com/geeklog/public_html/images/speck.gif",
> referer: http://robinbowes.com/gallery/albums.php
That error_log line has an unbalanced double quote character (speck.gif"). It could just be your error_log format but just in case see if other error_log entries have that trailing quote: grep -i 'does not exist' error_log | less
If no other entries have the quote then something could be looking for /images/speck.gif", which might be revealed by the grep command below: grep -ir '""' /var/www/robinbowes.com/geeklog/public_html
Lucas Thompson, sardu@mac,com
sardu
I was almost right. When I load albums.php, on line 244 (as rendered in Lynx) I see this:
<img src=/images/speck.gif" height="1" width="10">
Going by embedded comments, the line is between 'gallery.footer' and 'donation block'
Lucas Thompson, sardu@mac,com
robinbowes
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content