Jump to content

Error when edit language file! :(


Guest baby_ghost

Recommended Posts

Guest 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:

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

Link to comment
Share on other sites

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.

;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...