The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Scores not saving, even after changes to index.php are made Details »» | ||||||||||||||||||||||||||||
Scores not saving, even after changes to index.php are made
Developer Last Online: May 2014
Like others, I'm getting the following error after I complete a game...
Quote:
Also, I saw that someone had tried to comment out the content.php rather than the forum.php (or vice versa) and the problem still won't change. I tested it on Snake, and before it goes to the error I listed above, the game says "Could Not Access Game Table". Thoughts? Show Your Support
|
Comments |
#2
|
||||
|
||||
Uninstalled and reinstalled, confirmed index change. Same problem.
--------------- Added [DATE]1262658404[/DATE] at [TIME]1262658404[/TIME] --------------- While in debug mode, This score was not submitted from the game. Your score will not be saved. Error #011 -> gid=5|ui[a_sess_gid]=5|g[gid]=|vs[mid]=17|vs[gname]=snake|gamename= --------------- Added [DATE]1262660065[/DATE] at [TIME]1262660065[/TIME] --------------- Removed the index.php nonsense: Error #010 |
#3
|
|||
|
|||
Doing the changes on the index.php did not work for me but as i am using the VB4 suite i tried putting the changes in the content.php and it seemed to work ok but still testing.
|
#4
|
||||
|
||||
Jaffa - Thanks for your suggestion. I placed the coding in the forum.php, which is my landing page, and everything started working fine.
|
#5
|
|||
|
|||
I'm on 3.8.4 and the same problem. The score didn't save, played the game again and it did...
|
#6
|
|||
|
|||
Was wondering if someone here could help me. I have two issues first one is with arcade.php i get an error ......
Code:
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\magamers\arcade.php on line 3190 Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\magamers\arcade.php on line 4082 line 3190 ----$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); line 4082 -----$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); Also have an issue with the code u add to the index.php file. I have read yr posts here and tried it in forum.php and in content.php but this didn't work for me. After completing a game i get this error: Code:
Notice: Undefined index: module in C:\wamp\www\magamers\index.php on line 2 Notice: Use of undefined constant act - assumed 'act' in C:\wamp\www\magamers\index.php on line 41 Notice: Use of undefined constant autocom - assumed 'autocom' in C:\wamp\www\magamers\index.php on line 42 Notice: Undefined index: autocom in C:\wamp\www\magamers\index.php on line 42 Notice: Use of undefined constant showuser - assumed 'showuser' in C:\wamp\www\magamers\index.php on line 43 Notice: Undefined index: showuser in C:\wamp\www\magamers\index.php on line 43 Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\magamers\arcade.php on line 3190 Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\magamers\arcade.php on line 4082 Any help would be apprieciated as im trying to get things sorted out on a localhost before i put it onto the web. ps. newbie to this who is trying to learn |
#7
|
||||
|
||||
The deprecation errors are due to PHP 5.3. Please contact your host and ask them to downgrade their version of PHP to 5.2 .
|
#8
|
|||
|
|||
Thanks for that Speysider ...... as it is i'm only using wamp localhost atm and it is running 5.3 i will change the version thankyou for that.
|
#9
|
|||
|
|||
what changes did you put in content.php?
|
#10
|
||||
|
||||
In your download, look for the file named 'INFO - vbadvanced or another Portal.txt'.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|