Quote:
Originally Posted by CdaKnight
It was just "flash_title" instead of "flash_addon_title". I was simply alerting you so that it can be remedied. I changed the phrase to match the one inserted by the install in the template, however the menu itself is not being created via the javascript.
Lemme post a screen of what's happening.
|
I think I've gottit now - it looks like you have mislaid some of the HTML for your navbar template:
You are missing the all-important opening <div id=$vbphrase[flash_addon_title]> bit - probably lost when you removed the conditional in one of the navbar inserts.
And the other problem is it seems you have left the conditional in place for one fo the navbar alterations, but removed it in the other - check that out as well.
Check that you have inserted all but the llines containing <if statements - if you want me too look @ your admincp, PM me.
Re: the phrase being mis-inserted, I'll look into that ASAP

thanks for the heads-up.