The Arcive of vBulletin Modifications Site. |
|
Arcade - Wont save scores Details »»
|
||||||||||||||||||||||||||
As requested by Zero im logging my error here. I hope someone can help pls oh pls oh pls!!!
Quote:
![]() I forgot to say that I'm using VB 3.6.0 and its ibarcade 2.5.6 My mate was using vb3.5.4 when he installed arcade and he had no error messages. PLS HELP! Show Your Support
|
||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Quote:
PS: there is another error with "tourney" but I fixed it, please PM me if you think it is interesting I have just found the way to fix this problem Open file arcade.php (in forum root) Search for: Code:
'datescored' => $gtime, Code:
'datescored' => $gtime,
'comment' => ''
|
|
#3
|
||||
|
||||
|
What does that fix mate?! I tried it and it doesn't sort the score problem out. It's still fubar'd
|
|
#4
|
|||
|
|||
|
make sure your tables were installed correctly in your database.
The database error is happening because you need a default value in your "game_scores" table for the name "comment" |
|
#5
|
|||
|
|||
|
Quote:
|
![]() |
|
|