Help - Search - Members - Calendar
Full Version: Error when edit language file! :(
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
baby_ghost
Because VietNamese is not included in Cubecart so i have to translate to VietNamese. But when I attempt to access the page I get the following error:
QUOTE
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\Project_ydgift\AppServ\www\cubecart\upload\language\vie\lang.inc.php:1) in D:\Project_ydgift\AppServ\www\cubecart\upload\admin\includes\auth.inc.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at D:\Project_ydgift\AppServ\www\cubecart\upload\language\vie\lang.inc.php:1) in D:\Project_ydgift\AppServ\www\cubecart\upload\admin\includes\auth.inc.php on line 42


language file's charset is UTF-8
baby_ghost
Is anyone has been answer?
Sir William
Chances are there is a space either before the opening <?php or after the closing ?>.

Double check that there is NOTHING before the opening and NOTHING after the closing tags for the PHP.

w00t.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.