• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Beauty and Useful Website for Cabal

Newbie Spellweaver
Joined
Jul 9, 2018
Messages
7
Reaction score
20
d3gYUud - Beauty and Useful Website for Cabal - RaGEZONE Forums


Some images and features may be different from the image.

PHP: 5.6

Best features: Character Transfer. System; Integrated Shop.

Download:


Mirror Links:

Password = ragezone

There are some instructions here, that can help you install.​
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Apr 24, 2014
Messages
117
Reaction score
7
thanks,i will try.

if you have vote page please share this.
 
Last edited:
Joined
Oct 10, 2007
Messages
1,772
Reaction score
187
d3gYUud - Beauty and Useful Website for Cabal - RaGEZONE Forums


Some images and features may be different from the image.

PHP: 5.6

Best features: Character Transfer. System; Integrated Shop.

Download:



Mirror Links:


Password = ragezone

There are some instructions here, that can help you install.​

how do i solve this?

Has anyone managed to set it up?
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Apr 24, 2014
Messages
117
Reaction score
7
how do i solve this?

Has anyone managed to set it up?

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;
 
Junior Spellweaver
Joined
Jul 15, 2020
Messages
100
Reaction score
15
Comment this part

ini_set('display_errors', 1);
ini_set('display_startup_erros', 1);
error_reporting(E_ALL);
 
Joined
Oct 10, 2007
Messages
1,772
Reaction score
187
as soon as I click on Administration anything I click gives me Blindado error how to solve?
 

Attachments

You must be registered for see attachments list
Back
Top