|
VBNavbar problem after upgrade.
|
|
02-14-2012, 11:28 AM
Post: #1
|
|||
|
|||
VBNavbar problem after upgrade.
The Problem: Everything was working fine untill I upgraded to MyBB 1.6.6, now, my VBNavbar does not work properly, for some reason, the navbar is ahowing two 0's and also showing the login box when a user is already logged in.
URL: http://forum.ihubhost.net New installation or upgrade: Upgrade to 1.6.6 from 1.6.5 Test user account: User: Demo pass: Passw0rdz.12 Screenshot: Here is what I have in the header for the vBnavbar: PHP Code: <!-- breadcrumb, login, pm info -->Thanks in advance for your help. |
|||
|
02-14-2012, 12:46 PM
Post: #2
|
|||
|
|||
RE: VBNavbar problem after upgrade.
You'll need to make the changes to core files again - http://community.mybb.com/thread-75668.html
Dog Forums |
|||
|
02-14-2012, 01:36 PM
Post: #3
|
|||
|
|||
RE: VBNavbar problem after upgrade.
Thanks, that seems to have broken it even more though, I even put the original MyBB 1.6.6 files back and it still does not work.
I am now getting the following message: Fatal error: Cannot pass parameter 2 by reference in /home/megalogs/public_html/forum/inc/functions.php on line 2944 |
|||
|
02-14-2012, 02:39 PM
(This post was last modified: 02-14-2012 02:39 PM by Alan S..)
Post: #4
|
|||
|
|||
RE: VBNavbar problem after upgrade.
What is line 2944 of your ./inc/functions.php ?
Dog Forums |
|||
|
02-14-2012, 04:10 PM
(This post was last modified: 02-14-2012 04:22 PM by klimyriad.)
Post: #5
|
|||
|
|||
RE: VBNavbar problem after upgrade.
Hello i a other admin from http://forum.ihubhost.net the other admin from earlier is alittle busy and asked me to reply.
I had a looked at the functions.php and on that line it has $plugins->run_hooks("get_ip", array("ip" => $ip)); If i am correct this is due to one of the plugins being out of date for the latest mybb as i had this problem before now and if i remember correctly it was because one of the plugins was too out of date for the upgraded mybb i upgraded too. If i am correct removing all the plugins should sort this but depending on what plugins we have installed (On Which i am not 100% sure) just removing some plugins can cause more internal servers errors. Thanks klimyriad Edit: This could be wrong now i look into more but i going to wait for your response. |
|||
|
02-14-2012, 04:27 PM
Post: #6
|
|||
|
|||
RE: VBNavbar problem after upgrade.
Undo the changes in the tutorial thread for now to get your forum back up and running.
Then, can you list the plugins you're running? Dog Forums |
|||
|
02-15-2012, 02:48 PM
Post: #7
|
|||
|
|||
RE: VBNavbar problem after upgrade.
I commented out the line:
$plugins->run_hooks("get_ip", array("ip" => $ip)); And these are the plugin that are activated and installed: Quote:UserCP Ref Tools (1.1) |
|||
|
02-15-2012, 04:41 PM
(This post was last modified: 02-15-2012 04:43 PM by ranjani.)
Post: #8
|
|||
|
|||
RE: VBNavbar problem after upgrade.
^ have you tried deactivating vbnavbar plugin ? you may also use another theme as your forum's default theme until you get this resolved ...
as Alan already said, the plugin requires core files editing - if you can't modify the files then seek help from someone experienced ... AND for core files editing, its better to try using patches plugin |
|||
|
02-15-2012, 08:35 PM
(This post was last modified: 02-15-2012 09:24 PM by megalogs.)
Post: #9
|
|||
|
|||
RE: VBNavbar problem after upgrade.
I have tried to disable the vBnavbar plugin, but I still have that error if I uncomment
$plugins->run_hooks("get_ip", array("ip" => $ip)); Ok, it seems to be working properly now, what I have done is downloaded the full MyBB 1.6.6 package and re-uploaded all the files, with the exception of /inc/settings.php I will now re-do the vBnavbar by using the Patches Plugin and see if that works. Ok, I re-done the vBnavbar from the tutorial from http://community.mybb.com/thread-75668.html and it is now giving me this error: Fatal error: Call to undefined function iif() in /home/megalogs/public_html/forum/global.php(504) : eval()'d code on line 134 Ok, after de-doing functions.php from scratch, then adding the GoogleSEO and vBnavbar edits manually, it started working properly. Thank you everyone for your help. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread:
Search
Member List
Calendar
Help



VBNavbar problem after upgrade. 
