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!

Pokemon Helios - Complete & Revised EDITION

Initiate Mage
Joined
Dec 20, 2014
Messages
15
Reaction score
1
Hello,
Recently we worked on old crappy source of Helios and fixed it complete.. All the missing images has been uploaded. The source had some bugs which was fixed easily. With all the information of setup and download link to nulled database..

Here is the link to the post.


I hope this helps all of you.
For any other info. feel free to ask.
 
Last edited:
Banned
Banned
Joined
Aug 28, 2013
Messages
539
Reaction score
103
Hello,
Recently we worked on old crappy source of Helios and fixed it complete.. All the missing images has been uploaded. The source had some bugs which was fixed easily. With all the information of setup and download link to both nulled and complete database..

Here is the link to the post.


I hope this helps all of you.
For any other info. feel free to ask.

how to fix this?
cruz922 - Pokemon Helios - Complete & Revised EDITION - RaGEZONE Forums
 
Initiate Mage
Joined
Dec 20, 2014
Messages
15
Reaction score
1
Re: Pokemon Helios - Complete & Revised EDITION

Replace your login.php codes with this codes, and it should work
 
Initiate Mage
Joined
Dec 20, 2014
Messages
15
Reaction score
1
Re: Pokemon Helios - Complete & Revised EDITION

No, there is no such revision. I think you should check whether you have registered correctly or not.
 
Initiate Mage
Joined
Feb 3, 2014
Messages
3
Reaction score
0
Re: Pokemon Helios - Complete & Revised EDITION

= '{$oTime}' ORDER BY `lastseen` DESC")); // count total users $usersTotal = mysql_num_rows(mysql_query("SELECT `id` FROM `users`")); // change game style on events (Temporary) $eventStyle = ''; if (empty($eventStyle)) { $eventStyle = ''; } else { $eventStyle = '/'.$eventStyle; } require_once 'link_ref.php'; ?> CPanel'; //echo ''; } ?>Toggle navigation



poke1; $pokeQuery = mysql_query("SELECT * FROM `user_pokemon` WHERE `id`='{$starterID}'"); if ($pokeQuery) { $pokeRow = mysql_fetch_object($pokeQuery); $pokename = $pokeRow->name; $pokelevel = $pokeRow->level; $starter = '
cruz922 - Pokemon Helios - Complete & Revised EDITION - RaGEZONE Forums
'; // Lets make level bar ~Roby $cexp = $pokeRow->exp; // Example 1270 $clevel = $pokeRow->level; // Example 11 $clevelexp = levelToExp($clevel); // Example 1210 $nextlevelexp = ($clevel + 1) * ($clevel + 1) * 10; // Example 1440 $levelbar = (($cexp - $clevelexp) / ($nextlevelexp - $clevelexp)) * 100; // Example 50% echo '
  • cruz922 - Pokemon Helios - Complete & Revised EDITION - RaGEZONE Forums

    LEVEL: '. $clevel .'
    '. floor($levelbar) .'%'; } } include 'user_notifications2.php'; ?>


    Members Area






    Current PromoCurrent Champion
    If you beat the champion, you become the champion!



    By : [Admin]
    • BETA Languages
this is what i see o_O



i can log in and register but this is what i get and i did like was told to do for set up and this is crap
 
Last edited by a moderator:
Initiate Mage
Joined
Feb 3, 2014
Messages
3
Reaction score
0
Re: Pokemon Helios - Complete & Revised EDITION

whats that i use what was provided and this is what i get no matter what i do



and for the ?>php thing do i have to do it in every php file ?cause when i do everything then i get blank page



anyone willing to log on my pc through TeamViewer and maybe help me set this all up
 
Initiate Mage
Joined
Apr 12, 2014
Messages
14
Reaction score
0
Re: Pokemon Helios - Complete & Revised EDITION

admin panel is not giving access
admin panel is not giving access
 
Initiate Mage
Joined
Feb 4, 2011
Messages
12
Reaction score
1
how to make myself admin on my site i use this source
 
Initiate Mage
Joined
Dec 20, 2014
Messages
15
Reaction score
1
Re: Pokemon Helios - Complete & Revised EDITION

Are you sure the CSS is working properly ?



admin panel is not giving access
admin panel is not giving access

PM I will explain it.
 
Joined
Jul 2, 2012
Messages
19
Reaction score
0
Re: Pokemon Helios - Complete & Revised EDITION

Anyone tried to install Wordpress over those files?
 
Last edited:
Initiate Mage
Joined
Jun 18, 2014
Messages
45
Reaction score
3
hello i have error on register wen i go complate register i get this error "Could not open socket"

all time on register i get this error
The email you entered is not valid.
 
Last edited by a moderator:
Initiate Mage
Joined
Dec 20, 2014
Messages
15
Reaction score
1
Sorry for the Delay in reply. You need to recode the panel pages alilbit so you can access them. Currently even you make urself admin you can't access them.
 
Last edited by a moderator:
Joined
Jul 26, 2011
Messages
2,030
Reaction score
396
how do we get access to the admin pages? as an ADMIN I can't access them. the isAdmin checks out from the PLAYER side of things, but on admin pages it doesn't work
 
Joined
Dec 7, 2003
Messages
0
Reaction score
1
Is there like a tutorial how to setup these web based sources? step by step or at least tell me which software is required?
 
Back
Top