PDA

View Full Version : overlib.js


apsaen
11-21-2007, 02:35 PM
i am having an issue with my site. i am using the delicious template and with my server i checkd the error log and it appears that a continuing error is coming from public_html/scripts/overlib/overlib.js

but there is no overlib.js in delicious, should there be one...has anyone else faced this problem, i searched the forum and i saw mention of it but found no solution, thanks anyone!

you can see my site at image.elementfx.com, please tell me if you face any issues...

austriaka
11-21-2007, 03:57 PM
In you image template you have this line:
<script type="text/javascript" src="scripts/overlib/overlib.js">
but there is no file at this place. So you find it as "not found" in the error log...

remove that line and everything will be fine :-)

apsaen
11-21-2007, 04:09 PM
saweet, thanks