Quote:
Originally Posted by Lynne
Change the path to be a full path to the image.
|
Look in your vBoptions. You can't, technically. It's a little more complicated than that.
The cronimage.gif image is called with $cronimage in footer, and it calls cron.php with a relative path.
So, what is happening with your custom page is that it is looking for "domain.com/cron.php" when it obviously isn't there. I got this error all the time in my Apache logs on my test board (using vBadvanced), which is why I started using this mod ==>
https://vborg.vbsupport.ru/showthread.php?t=160514
The plugin uses an absolute path to cron.php, so there shouldn't be any such issues if you were to use that hack.
.... And this really isn't a design/graphics question, either. You probably would have gotten an answer sooner if you posted it somewhere else.