View Single Post
  #1 (permalink)  
Old 01-07-2009, 01:53 PM
jtaylor jtaylor is offline
Member
 
Join Date: Nov 2007
Location: Melbourne, AUST
Posts: 41
Thanks: 4
Thanked 0 Times in 0 Posts
Exclamation Please can someone help

Hello all,
I have a problem with my ZenCart that has thrown me completey. On the stores main page (www.emplore.com.au/buy/store) we get this error:

Notice: Undefined index: testorrr in /clientdata/clients/e/m/emplore.com.au/www/buy/store/index.php(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 1

Warning: session_start() [
function.session-start]: Cannot send session cookie - headers already sent by (output started at /clientdata/clients/e/m/emplore.com.au/www/buy/store/index.php(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1) in /clientdata/clients/e/m/emplore.com.au/www/buy/store/includes/functions/sessions.php on line 111

Warning: session_start() [
function.session-start]: Cannot send session cache limiter - headers already sent (output started at /clientdata/clients/e/m/emplore.com.au/www/buy/store/index.php(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1) in /clientdata/clients/e/m/emplore.com.au/www/buy/store/includes/functions/sessions.php on line 111

Warning: Cannot modify header information - headers already sent by (output started at /clientdata/clients/e/m/emplore.com.au/www/buy/store/index.php(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1) in /clientdata/clients/e/m/emplore.com.au/www/buy/store/includes/init_includes/init_templates.php on line 78

Then in the admin page (www.emplore.com.au/buy/store/admin) we get this:

Notice: Undefined index: testorrr in /clientdata/clients/e/m/emplore.com.au/www/buy/store/admin/index.php(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 1

Warning: session_start() [
function.session-start]: Cannot send session cookie - headers already sent by (output started at /clientdata/clients/e/m/emplore.com.au/www/buy/store/admin/index.php(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1) in /clientdata/clients/e/m/emplore.com.au/www/buy/store/includes/functions/sessions.php on line 111

Warning: session_start() [
function.session-start]: Cannot send session cache limiter - headers already sent (output started at /clientdata/clients/e/m/emplore.com.au/www/buy/store/admin/index.php(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1) in /clientdata/clients/e/m/emplore.com.au/www/buy/store/includes/functions/sessions.php on line 111

Warning: Cannot modify header information - headers already sent by (output started at /clientdata/clients/e/m/emplore.com.au/www/buy/store/admin/index.php(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1) in /clientdata/clients/e/m/emplore.com.au/www/buy/store/admin/includes/init_includes/init_templates.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /clientdata/clients/e/m/emplore.com.au/www/buy/store/admin/index.php(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1) in /clientdata/clients/e/m/emplore.com.au/www/buy/store/admin/includes/functions/general.php on line 34


Can anyone shed some light on this? I have NO IDEA what any of it means, its like a different language to me!

Thank you all for your help.
__________________

www.emplore.com.au
Reply With Quote