Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[RELEASE][WEB] Anime All-Stars Game

Newbie Spellweaver
Joined
Jan 2, 2020
Messages
7
Reaction score
0
i have problem
Fatal error: Cannot redeclare class Locale in ...
https://gamesmania.online/
 
Initiate Mage
Joined
Jun 15, 2021
Messages
2
Reaction score
0
Hello I have the same problemFatal error: Cannot redeclare class Locale in /var/www/vhosts/----------/test.game-net.eu/includes/locale.php on line 2
 
Initiate Mage
Joined
Jun 15, 2021
Messages
2
Reaction score
0
Hello so far so good also works but there are problems with admina panel anyway that you have changed in the database it does not accept you do not come in
 
Newbie Spellweaver
Joined
Jan 5, 2020
Messages
11
Reaction score
0
great job I think but too bad I have a blank page yet I have php 5.6

server test :
 
Newbie Spellweaver
Joined
Jan 5, 2020
Messages
11
Reaction score
0
hello but display_error and on ON I have the original locale.php file it shows me an error
I have modified

<? phpclass Locale {

in

<? phpclass Local {

and its displayed blank page or and the problem?
 
Newbie Spellweaver
Joined
Jan 5, 2020
Messages
11
Reaction score
0
I have modified the class on the whole locale.php I always have a blank page

here is the source code

Felipe Medeiros - [RELEASE][WEB] Anime All-Stars Game - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Jan 5, 2020
Messages
11
Reaction score
0
Can you check the file that I uploaded because even with the modification of the class it does not work
 
Junior Spellweaver
Joined
Aug 27, 2008
Messages
183
Reaction score
133
Can you check the file that I uploaded because even with the modification of the class it does not work

first you need Yaml extension in php and then run this query in the phpmyadmin web table:

INSERT INTO `languages` (`id`, `header`, `header_mini`) VALUES
(1, 'pt-BR', 'pt');

If you want register works partitially need this query:
INSERT INTO `countries` (`id`, `name`) VALUES ('0', 'Hungary');
 
Last edited:
Initiate Mage
Joined
May 3, 2022
Messages
1
Reaction score
0
Thank you for noticing about the start of the Alpha test for the Anime All-stars game. If I can still sign in for the test? As a huge anime fan, I have been playing a lot of anime games, and I absolutely love that many game developers have started to release various anime games about multiple metaverses. Usually, I read the gaming related news at sites like to keep me up on new releases and the latest alpha-beta tests of games in the anime genre. Have a great day, gamers.
 
Last edited:
Initiate Mage
Joined
Aug 28, 2023
Messages
4
Reaction score
0
Anime All-Stars Game (ALPHA)




Screenshots:








Download:


Database:


USE PHP 5.6.40 WITH YAML EXTENSION

Good luck for all!
link is not working
 
Back
Top