Log in

View Full Version : *fixed* ibProArcade working with 3.6.0 RC1


ubblite
07-14-2006, 07:40 AM
Everything was fine with vB 3.6.0 Beta 4 until I upgraded to RC1 and now after clicking on anything in the Arcade I receive this error:

Fatal error: Undefined class name 'vbulletinhook' in /home/xxxxxx/public_html/arcade.php on line 89

Any suggestions?

ok, I found out some additional info. Normally when you click on a game, this is the URL example:

xxxxxx.com/arcade.php?&act=Arcade&do=play&gameid=58

and then you'll receive the error...

But, if you modify the link to this:

xxxxxx.com/arcade.php?do=play&gameid=58

it works fine.

So, this is the problem in the link:

&act=Arcade&

but of course, I need to know how to fix this.

MrZeropage
07-14-2006, 08:15 AM
will check this out later

---MAD---
07-14-2006, 07:21 PM
interesting :o

Is it a problem with all the games? (game 57 etc)?

ubblite
07-14-2006, 11:43 PM
Problem fixed. It had something to do with the global.php file - might have been code entered at wrong location in order for it to work with CMPS. Everything is fine now.

icemanic
07-15-2006, 12:36 AM
so was it your problem only? or will all upgrades have to do whatever you did

peterska2
07-15-2006, 12:56 AM
It's upgraded perfectly for me all through the 3.6.0 betas and RC1.

ubblite
07-15-2006, 02:44 AM
so was it your problem only? or will all upgrades have to do whatever you did
I'm almost positive it was my problem only - it happened right after I upgraded from vb3.6.0 beta 4 to RC1, and that's right about the same time I had edited my global.php file in order for it to work with CMPS, so I'm almost 100% sure it was something I did.

MrZeropage
07-15-2006, 05:58 AM
ibProArcade is 100% compatible with vBulletin 3.6.0 in any release existing by now :)

icemanic
07-15-2006, 07:43 AM
thanks! i guess im going to make the jump to rc1 soon

---MAD---
07-15-2006, 08:46 AM
Great to see you fixed the issue :)

utw-Mephisto
07-15-2006, 08:26 PM
I have only one problem with ibP on vb 3.6 .. when you receive a PM that someone took your record, you get a weird error when reading the PM ..

I will see if I get the exact error again ..

Edit : Using 2.5.6 btw...

Edit2 : See screenshot attached .. I get this error ONLY when reading ibp PMs .. nowhere else ...

---MAD---
07-16-2006, 10:46 AM
Interesting....I wonder why that is. Have you overwritten the private to make sure its the latest one?

utw-Mephisto
07-16-2006, 04:58 PM
no .. I never do file edits ...

Neo_Angelo
07-16-2006, 06:37 PM
i've had member say that when they click on "play" game they get logged out....i tried and nothing was wrong. its strange since it works perfectly for me. i was wondering if something is wrong....since i've not touched it even when i upgraded from 3.5.4 to 3.6.0 RC1

MrZeropage
07-17-2006, 05:35 AM
@utw-Mephisto:
Ok, I can confirm this and will change the code a little (already found the reason) so v2.5.7+ won't bring that error anymore :)
Thanks for advice !