Quote:
Originally Posted by RVSmarter
This isnt working yet again.
Could you help?
|
I see the call to the javascript file has completely disapeared from your site. I really can't know why without "looking inside".
It'd help to know what happened between the moment it was working and now. Did you install some other mod? Changed the style?
On top of my head, a couple ideas you could try. If you installed a new style, make sure the headinclude template includes the line
Code:
{vb:raw template_hook.headinclude_javascript}
If you installed a new mod, it might be "eating" the template hook. If so, it might help to change the execution order of the same plug-in you edited the last time (instead of 5, make it 100 or some other number bigger than any other mod).