Some images and features may be different from the image.
PHP: 5.6
Best features: Character Transfer. System; Integrated Shop.
Download:
Mirror Links:
Password = ragezoneThere are some instructions here, that can help you install.
Some images and features may be different from the image.
PHP: 5.6
Best features: Character Transfer. System; Integrated Shop.
Download:
Mirror Links:
Password = ragezoneThere are some instructions here, that can help you install.
Whats new in this release sir? its already release on other thread
thanks,i will try.
if you have vote page please share this.
Last edited by mafya077; 14-09-21 at 03:04 PM.
Nice release.
Last edited by sasuke; 19-09-21 at 04:20 PM.
function month($month){
switch($month) {
case 01 : echo 'Janeiro'; break;
case 02 : echo 'Fevereiro'; break;
case 03 : echo 'Março'; break;
case 04 : echo 'Abril'; break;
case 05 : echo 'maio'; break;
case 06 : echo 'Junho'; break;
case 07 : echo 'Julho'; break;
case 08 : echo 'Agosto'; break;
case 09 : echo 'Setembro'; break;
Try this;
function month($month){
switch($month) {
case 1 : echo 'Janeiro'; break;
case 2 : echo 'Fevereiro'; break;
case 3 : echo 'Março'; break;
case 4 : echo 'Abril'; break;
case 5 : echo 'maio'; break;
case 6 : echo 'Junho'; break;
case 7 : echo 'Julho'; break;
case 8 : echo 'Agosto'; break;
case 9 : echo 'Setembro'; break;
@mafya077 login does not work how do we solve?
the Rankings.php page also contains errors
Last edited by sasuke; 20-09-21 at 04:51 PM.
Comment this part
ini_set('display_errors', 1);
ini_set('display_startup_erros', 1);
error_reporting(E_ALL);
comment it out add // infront