![]() |
Fatal error: Cannot instantiate non-existent class: statement in /home/myusername/public_html/board/vbulletin35CMS.php on line 26
I searched this thread, and others have reported this; the only advice they got what that they had broke something. Well, I've broken nothing...any idea what the prob is? |
Quote:
|
Any chance of making this a CMPS module? I have a module already but it's not as good as this mod, it doesn't have musername and it's in an iframe which is really annoying. I tried putting this code in a module, but no go. I guess it only works on FORUMHOME.
Thanks |
Erm, indie, are you sure you have posted in the correct thread ? You are not showing as having this installed - and tbh, I don't understand how your post relates to this hack.
|
Quote:
|
Yes, I was. I posted in the Who Is Chatting thread now. Sorry.
|
I seem to have everything working except getting a link to the chat room on my navbar. I am following the instructions fine but whhen I go to edit my navbar template I can not find this code in that template anywhere. Got any suggestions ?
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout" onclick="return log_out()">$vbphrase[log_out]</a></td> Thanks a lot Paul. I always look for your work around here. Jaye OK here is something I found that appears to be very similar. Would this be what I am looking for ? I am using vb 3.5.2 so I wonder if it may just be different than what is in the instructions for adding a link ? |
I think session has changed to session_q since those instructions were written, IIRC they are 3.0 instructions.
|
OK Then , I forgot to paste the code I found in the previous post, sorry. I am such a dunce at times ;)
This is the code I find in my Navbar template <!--<span style="float:$stylevar[right]">[<a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a>]</span>--> would it be in place of this code they have in the instructions to look for ? <td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout" onclick="return log_out()">$vbphrase[log_out]</a></td> Thanks again for your help. Jaye |
You need to find this ;
HTML Code:
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td> |
All times are GMT. The time now is 10:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|