Daily Lucky Numbers:
14
21
23
36
37
42

Recent posts

#1
SMF Arcade Support + Plugins / Re: Arcade install
Last post by Chen Zhen - May 18, 2024, 10:18:52 PM
I apologize for not being around much as of late.
It isn't recommended to use improper characters for your db schema (db names,table names or column names) although I did attempt to have the installer try to circumvent any errors when it encounters those characters.

ref.
https://stackoverflow.com/questions/925696/mysql-create-database-with-special-characters-in-the-name

An option for you is to copy your DB for download (for safety) & then alter it to not contain any illegal characters.
Afterward you may have to use the SMF tool to fix any reference to the older db table names.
Having your DB backup available can fix things if you have trouble while trying to do this.
 
#2
SMF Arcade Support + Plugins / Re: Arcade install
Last post by Vincent Titus - May 16, 2024, 04:05:02 PM
So I was having the same error when I tryed to install the battle mod so in order to fix that I had to add the backtick to a couple parts of the 2 files dealing with the data base and I was able to install the battle mod and all is well so I need to find where I need to add the backtick like this '{ $data_base }' that's not the back tick it's the one pointing the other way I can't do it from my phone but you get what I mean in the database files... I'll figure it out eventually lol
#3
SMF Arcade Support + Plugins / Re: malware found
Last post by Vincent Titus - May 14, 2024, 10:31:30 AM
no  still getting the same error during install i can upload it now tho thru the package manager
#4
SMF Arcade Support + Plugins / Re: malware found
Last post by Dave - May 13, 2024, 05:21:08 PM
Quote from: Vincent Titus on May 13, 2024, 03:02:46 PMJust to update my host added all files from the arcade to their white list

Does that mean that everything is ok now?
#5
SMF Arcade Support + Plugins / Re: malware found
Last post by Vincent Titus - May 13, 2024, 03:02:46 PM
Just to update my host added all files from the arcade to their white list
#6
SMF Arcade Support + Plugins / Re: Arcade install
Last post by Vincent Titus - May 06, 2024, 09:11:36 PM
so i found this on the error logs of my host

PHP Parse error:  syntax error, unexpected single-quoted string "{db_prefix}", expecting ")" in

/arcadeinstall/Subs-Install.php on line 53'
#7
SMF Arcade Support + Plugins / Re: malware found
Last post by Vincent Titus - May 06, 2024, 05:55:39 PM
It's funny tho because ever other mod will install except the arcade lol
#8
SMF Arcade Support + Plugins / Re: malware found
Last post by Vincent Titus - May 06, 2024, 05:52:26 PM
Thanks I installed a local xampp to test and everything installed no problem so I think it's on my host where the problem is where do I find the MySQL version at?

Phomyadmin is 5.1.3
#9
SMF Arcade Support + Plugins / Re: malware found
Last post by Dave - May 06, 2024, 05:02:48 PM
Quote from: Vincent Titus on May 06, 2024, 03:17:54 PMWhat version is your MySQL ??
I'm thinking that's my problem

10.11.7-MariaDB
#10
SMF Arcade Support + Plugins / Re: malware found
Last post by Vincent Titus - May 06, 2024, 03:17:54 PM
What version is your MySQL ??
I'm thinking that's my problem