Results 1 to 2 of 2

clear.gif is not showing up?

This is a discussion on clear.gif is not showing up? within the Troubleshooting forums, part of the vBSEO SEO Plugin category; On two sites that are running vBSEO and lighttpd I am having issues with the clear.gif not being recognized. When ...

  1. #1
    Member
    Join Date
    Oct 2005
    Posts
    46
    Liked
    1 times

    clear.gif is not showing up?

    On two sites that are running vBSEO and lighttpd I am having issues with the clear.gif not being recognized. When I go to the url for the image I the the following message:
    "Page not found"
    Here is the link to the image:
    http://www.thefashionspot.com/forums/clear.gif

    I have checked, rechecked and know that the image is indeed there. Any suggestions on what could be causing this?

    Thanks,

    Andy

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello Andy,

    please try to modify your rewrite rules, find:
    Code:
    "^(/forums/(admincp|modcp|clientscript|cpstyles|images)/.*)$" => "$1",
    add below:
    Code:
    "^(.*clear\.gif)$" => "$1",

Similar Threads

  1. version 1.6.1 not showing up in footer
    By heynurse in forum General Discussion
    Replies: 1
    Last Post: 03-22-2006, 06:23 AM
  2. vbseo copyright showing in my custom news section!
    By msimonds in forum Troubleshooting
    Replies: 2
    Last Post: 10-16-2005, 06:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •