problems with blank.gif

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Tue Sep 25, 2012 5:27 pm
Hi!

i'm getting a 404 errors becouse the server can't find a file called blank.gif and i can't view references to that file in the template structure, but if i try to follow the link i get a redirections to another webpage (each time is a different website).

for now, i uploaded a file called blank.gif, to stop 404 errors and the redirections.

can yours give me a idea why this happend and how can i fix it?

thank you.
User avatar
Fresh Boarder

GK User
Wed Sep 26, 2012 12:41 pm
The blank.gif file is used probably by the LazyLoad script, so please use the small blank.gif file to avoid this problem.
User avatar
Administrator

GK User
Wed Sep 26, 2012 11:27 pm
Hi @dziudek

thank you for your answer.

maybe the behavior of the lazyload script is the bad guy jejeje but is posible assign a specific location for that image?

i can view so many references to blank.gif in my site that i want to lazyload search the image every time that it needed from a specific folder.

thanks a lot for your help.
User avatar
Fresh Boarder

GK User
Thu Sep 27, 2012 6:29 am
Yes, of course you can change it - if you're using the SEF URLs then probably for every URL you have different path to this image. To avoid this - please open file js/lazyload.js and please replace line:

Code: Select all
image: 'blank.gif',


with an absolute path to the blank.gif image.
User avatar
Administrator

GK User
Thu Sep 27, 2012 5:09 pm
Thank you! i will try your solution and i tell you soon what happened
User avatar
Fresh Boarder


cron