![]() |
Quote:
Unfortunately, I have the same error. How can I fix this? Thanks in advance. |
Quote:
Mark were those including the changes only referenced by you? or the other ones mentioned after your replies. |
It seems we all have differing issues, and the changes I have posted is what has worked for me. :)
|
1 Attachment(s)
MarkFL has been graciously assisting me in getting my Arcade back up after I upgraded from 4.2.1 to 4.2.5 and also took my php from 5.4 to 7.1. With Mark's help we were able to at least get the Arcade to show up and the games work, but as you can see from the attached images, the template/display is ALL jacked up! It appears to me as if the page is trying to access details such as individual game info but can't find it, so it's putting the '%' symbols in as placeholders, but that's just a guess. I'm not a coder, just have some basic knowledge but have no idea how to correct the display. I'm going to continue to take advantage of Mark's generosity but if anyone else has ideas to help us they would be welcomed! And btw, vB.org is an awesome place full of awesome people :cheers:
|
Try running the following manual SQL query:
Code:
SELECT * FROM `games_scores` |
Do you mean run it from the 'execute SQL query' function in vBulletin admincp? It tells me I don't have permission to do one. I tried to do it from within myphpadmin but got this error message:
Error SQL query: Documentation SELECT * FROM 'game scores' LIMIT 0, 25 MySQL said: Documentation #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''game scores' LIMIT 0, 25' at line 4 |
In order to run manual SQL queries from within the AdminCP, you need to edit your "includes/config.php" file to add your userid to the list of users permitted to run such queries.
Look for this section in the file: PHP Code:
PHP Code:
|
I gave myself permissions, but the scores show up normally Mark, no '%' signs :)
|
Based on the install code, here is the list of all the other tables created by this product:
Check those tables too for percent signs. :) |
Didn't see any '%' signs. Only thing of note was that there were zero results for 'games_savedGames' (and a few others like tournament info)
|
All times are GMT. The time now is 03:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|