PDA

View Full Version : Getting an error while not logged in


jluerken
12-30-2004, 12:37 PM
Hi,

I installed this hack: http://www.vbulletin.org/forum/showthread.php?p=587773&posted=1#post587773
which brings up a small popup if an unregistered user is browsing forumhome.

Its working very well but I am not getting a small error on the portal page cause the template or the variables are not known there.

Can one of the developers here give me a helping hand and tell me where I have to change CMPS code that this is also working on the portal page?

Regards
jluerken

Brian
12-30-2004, 12:46 PM
I assume you added the same code that you're supposed to in your 'FORUMHOME' template to your 'adv_portal' template, or perhaps somewhere else? Either way, if you look for 'clientscript' in the template you added that code to and replace it with '$vboptions[bburl]/clientscript' then that should take care of the problem.