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

Web Cabal Machine (Ep8) - Not DB

Joined
Oct 10, 2007
Messages
1,772
Reaction score
187
I get this error with cabal machine as I solve?


Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\sito\index.php:1) in C:\AppServ\www\sito\_conf\confCabal.php on line 175

Warning: session_start() [ ]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\sito\index.php:1) in C:\AppServ\www\sito\index.php on line 3
 
Trying to be developer ^^
Loyal Member
Joined
Jul 21, 2010
Messages
1,072
Reaction score
360
Ok, i will try to help u.
Open file /_conf/confCabal.php then then u have to save it coded as UTF-8 without BOM for that just use notepad++ if u dont know what to do check in google.
The same do with file /index.php
Should help for 99%
 
Newbie Spellweaver
Joined
Apr 26, 2019
Messages
26
Reaction score
4


Anyone know this error? when i register?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 26, 2019
Messages
26
Reaction score
4


its working and add some and change design..
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jun 3, 2011
Messages
140
Reaction score
23
Set your password column datatype to varbinary(255)
Query:

Alter table account.dbo.cabal_auth_table
Altert column Password varbinary(255)




Remove this line from index.php
session_start()
Type before //
Like this:
//session_start();
 
Newbie Spellweaver
Joined
Jan 7, 2018
Messages
45
Reaction score
5
reupload Web DB please cause the link is dead.
 
█║▌║▌║TheMerc iful║▌║▌║█
Loyal Member
Joined
Jan 29, 2005
Messages
1,367
Reaction score
80

Does anyone have a copy of this file? kindly please re upload?

thanks!