• 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.

Fallen Cabal Website

Status
Not open for further replies.
Newbie Spellweaver
Joined
Nov 4, 2010
Messages
52
Reaction score
2
Now everything work fine. But i realize missing cashshop database.... -_-
 
Newbie Spellweaver
Joined
Nov 4, 2010
Messages
52
Reaction score
2
Ok fix it..

Here i make guide how to use it.

Install xampp with php 5.3 or latest.
Extract all fallen web file into htdoc directory. Not in others folder.
Use chumpy webshop for db cash shop.
 
Newbie Spellweaver
Joined
Nov 8, 2014
Messages
95
Reaction score
5
Someone help!
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 44

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 45

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 46

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 47

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 48
 
Elite Diviner
Joined
Nov 13, 2015
Messages
463
Reaction score
19
Someone help!
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 44

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 45

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 46

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 47

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\include\functions.php:787) inC:\xampp\htdocs\takelogin.php on line 48
use xampp 1.7.1 and do like this >>> $dBASEURL = "http://cabal.fallengamerz.com/"; add "/​" to the last line of the web address :)
 
Newbie Spellweaver
Joined
Nov 8, 2014
Messages
95
Reaction score
5
use xampp 1.7.1 and do like this >>> $dBASEURL = "http://cabal.fallengamerz.com/"; add "/​" to the last line of the web address :)
Figured out how. By the way thats not the solution you can try it if it fixed the problem.. it doesnt fixed mine. I googled and read many articles about header call function now I know and finally fixed it :) Thanks anyway

Thats header function xD that doesn.t conform with dbaseurl..dbase only affects images and dbased file links on the website
 
Newbie Spellweaver
Joined
Mar 1, 2015
Messages
14
Reaction score
0
Notice: Undefined index: logined in C:\xampp\htdocs\include\functions.php on line 57
Notice: Undefined index: logined in C:\xampp\htdocs\include\functions.php on line 96

Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\include\functions.php on line 524



can anyone give me some idea how to fixed this one im trying to fix this for 3days but no luck...im using xamp with php 4.5 installed! TIA..:mellow:
 
Joined
Jul 24, 2011
Messages
806
Reaction score
615
Notice: Undefined index: logined in C:\xampp\htdocs\include\functions.php on line 57
Notice: Undefined index: logined in C:\xampp\htdocs\include\functions.php on line 96

Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\include\functions.php on line 524



can anyone give me some idea how to fixed this one im trying to fix this for 3days but no luck...im using xamp with php 4.5 installed! TIA..:mellow:

enabled php_mssql module in php.ini?
 
Newbie Spellweaver
Joined
Mar 1, 2015
Messages
14
Reaction score
0
i already fixed that above problem...but all i got is a white blank page when trying to login with no error
 
Newbie Spellweaver
Joined
Mar 1, 2015
Messages
14
Reaction score
0
add "/" in you're last address
already do that but in my case i think theres no connection with "/" the error i got!



enabled php_mssql module in php.ini?

hey dex ^_^, im using some of your release! thanks for that....

anyway may i know the version of ph you use for this and the apache version....are using centos or a windows ^_^ TIA and god bless
 
Elite Diviner
Joined
Jan 3, 2014
Messages
461
Reaction score
49
already do that but in my case i think theres no connection with "/" the error i got!

xampp 1.7.2





hey dex ^_^, im using some of your release! thanks for that....

anyway may i know the version of ph you use for this and the apache version....are using centos or a windows ^_^ TIA and god bless

xampp 1.7.3
 
Status
Not open for further replies.
Back
Top