Quote:
Originally Posted by gothicuser
Initially I installed this onto a dev mirrored installation of my main board and could not get it to work.
error console kept on telling me it was 'Not Defined'
Tried then to install it onto a clean, new, untarnished installation of vB (3.8.x) and still would not work. Same error.
The only thing that convinced it to work was when I manually added the script link to the end of the header.
e.g.
PHP Code:
$ad_location[ad_header_end]
<script type="text/javascript" src="dbtech/profilehover/clientscript/profilehover_global.js"></script>
|
Yeah sorry about that. It was working in a couple templates I test with, don't know why it wasn't working in the OOB template.
I modified the plugin hook it starts on and the place it hooks into. Works now without having to modify templates
Dylan