I'm trying to add a simple js to my headinclude template. i think seo keeps eating it.
is what i'm trying to add in there.... and it keeps printing out asCode:<script src="/mint/?js" type="text/javascript"></script>
I added in the following to exclude pages:Code:<script src="/mint/" type="text/javascript"></script>
and now it returns:Code:^\./mint/\?js
how can i get that ?js to pass in?Code:<script src="/mint/index.php" type="text/javascript"></script>
Note:
i am not using subdirectories.
vb is installed in /../..public_html/
mint is installed in a subfolder
/../..public_html/mint/



LinkBack URL
About LinkBacks





