The Arcive of vBulletin Modifications Site. |
|
scores wont save, error adding data on index Details »»
|
|||||||||||||||||||||||||||
|
scores wont save, error adding data on index
Developer Last Online: Apr 2016
Ok, i have just installed this on a forum, and cannot get the scores to save.
I put the text into my alternative index.php page. now at the top of the index page is the following. PHP Code:
Many Thanks Derek Clarke Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Ok i have found the problem.....
Using vBa CMPS v3.0 RC2 this error is received. looking at vBa CMPS v3.0 RC1 their is only 1 change between the two files. in vBa CMPS v3.0 RC2 the following was removed. PHP Code:
so to fix the problem locate HTML Code:
define('NO_REGISTER_GLOBALS', 1);
PHP Code:
Problem solved. |
|
#3
|
|||
|
|||
|
what file or template are you looking in?
|
![]() |
|
|