Post by england4eva » Thu Aug 18, 2011 7:55 am

Hi,

I'm not entirely sure where this should be posted but I've recently upgraded from 1.4.9.5 to 1.5 and then on to 1.5.1.1

I used the "upgrade" script from 1.4 to 1.5 but that through up a few errors so I found a different "upgrade" script on these forums (i'm sure you know better which i'm talking about)

Anyway now I have loads of the following being thrown up, I suspect this happens everytime someone signs up :-

Code: Select all

2011-08-16 23:52:14 - PHP Notice:  Undefined index:  firstname in /home/adomain/public_html/catalog/controller/account/register.php on line 282
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  email in /home/adomain/public_html/catalog/controller/account/register.php on line 290
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  email in /home/adomain/public_html/catalog/controller/account/register.php on line 290
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  email in /home/adomain/public_html/catalog/controller/account/register.php on line 294
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  telephone in /home/adomain/public_html/catalog/controller/account/register.php on line 298
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  address_1 in /home/adomain/public_html/catalog/controller/account/register.php on line 302
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  city in /home/adomain/public_html/catalog/controller/account/register.php on line 306
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  country_id in /home/adomain/public_html/catalog/controller/account/register.php on line 312
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  postcode in /home/adomain/public_html/catalog/controller/account/register.php on line 314
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  country_id in /home/adomain/public_html/catalog/controller/account/register.php on line 318
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  zone_id in /home/adomain/public_html/catalog/controller/account/register.php on line 322
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  password in /home/adomain/public_html/catalog/controller/account/register.php on line 326
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  confirm in /home/adomain/public_html/catalog/controller/account/register.php on line 330
2011-08-16 23:52:14 - PHP Notice:  Undefined index:  password in /home/adomain/public_html/catalog/controller/account/register.php on line 330
2011-08-16 23:52:15 - PHP Notice:  Undefined index:  email in /home/adomain/public_html/catalog/controller/account/login.php on line 116
2011-08-16 23:52:15 - PHP Notice:  Undefined index:  password in /home/adomain/public_html/catalog/controller/account/login.php on line 116
2011-08-16 23:52:15 - PHP Notice:  Undefined index:  name in /home/adomain/public_html/catalog/controller/information/contact.php on line 186
2011-08-16 23:52:15 - PHP Notice:  Undefined index:  email in /home/adomain/public_html/catalog/controller/information/contact.php on line 190
2011-08-16 23:52:15 - PHP Notice:  Undefined index:  enquiry in /home/adomain/public_html/catalog/controller/information/contact.php on line 194
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  firstname in /home/adomain/public_html/catalog/controller/account/register.php on line 282
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  lastname in /home/adomain/public_html/catalog/controller/account/register.php on line 286
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  email in /home/adomain/public_html/catalog/controller/account/register.php on line 290
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  email in /home/adomain/public_html/catalog/controller/account/register.php on line 290
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  email in /home/adomain/public_html/catalog/controller/account/register.php on line 294
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  telephone in /home/adomain/public_html/catalog/controller/account/register.php on line 298
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  address_1 in /home/adomain/public_html/catalog/controller/account/register.php on line 302
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  city in /home/adomain/public_html/catalog/controller/account/register.php on line 306
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  country_id in /home/adomain/public_html/catalog/controller/account/register.php on line 312
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  postcode in /home/adomain/public_html/catalog/controller/account/register.php on line 314
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  country_id in /home/adomain/public_html/catalog/controller/account/register.php on line 318
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  zone_id in /home/adomain/public_html/catalog/controller/account/register.php on line 322
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  password in /home/adomain/public_html/catalog/controller/account/register.php on line 326
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  confirm in /home/adomain/public_html/catalog/controller/account/register.php on line 330
2011-08-16 23:52:19 - PHP Notice:  Undefined index:  password in /home/adomain/public_html/catalog/controller/account/register.php on line 330
2011-08-16 23:52:20 - PHP Notice:  Undefined index:  email in /home/adomain/public_html/catalog/controller/account/login.php on line 116
2011-08-16 23:52:20 - PHP Notice:  Undefined index:  password in /home/adomain/public_html/catalog/controller/account/login.php on line 116
The next bit is an error I see regularly which is probably unrelated but I'm posting it here too as it happend at the same time so may help someone who knows figure out what the problem is, or figure out what both problems are :D

Code: Select all

2011-08-16 23:52:20 - PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/adomain/public_html/index.php:45) in /home/adomain/public_html/system/library/session.php on line 11
2011-08-16 23:52:20 - PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/adomain/public_html/index.php:45) in /home/adomain/public_html/system/library/session.php on line 11
2011-08-16 23:52:20 - PHP Notice:  Undefined index:  HTTP_HOST in /home/adomain/public_html/index.php on line 175
2011-08-16 23:52:20 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/adomain/public_html/index.php:45) in /home/adomain/public_html/index.php on line 175
2011-08-16 23:52:20 - PHP Notice:  Undefined index:  HTTP_HOST in /home/adomain/public_html/system/library/currency.php on line 45
2011-08-16 23:52:20 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/adomain/public_html/index.php:45) in /home/adomain/public_html/system/library/currency.php on line 45
Obviously the "adomain" bit is my directory removed for privacy :)

Thanks in advance to anyone who can help.

New member

Posts

Joined
Tue Mar 09, 2010 5:32 am

Post by Qphoria » Thu Aug 18, 2011 11:48 am

The second batch of errors occurs when the step by step guide isn't followed for the upgrade.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by england4eva » Fri Aug 19, 2011 7:33 pm

Qphoria wrote:The second batch of errors occurs when the step by step guide isn't followed for the upgrade.
I followed it step by step, I've seen these errors in 1.4 also. Any suggestions on how to fix it? or if you say I didn't follow the step by step guide then which step do you think I've missed?

In regard to the top set of errors, anyone any idea?

New member

Posts

Joined
Tue Mar 09, 2010 5:32 am

Post by england4eva » Sun Aug 21, 2011 12:12 am

Anyone any ideas?

New member

Posts

Joined
Tue Mar 09, 2010 5:32 am

Post by england4eva » Tue Aug 23, 2011 6:56 pm

Someone must of had the same problem :D

New member

Posts

Joined
Tue Mar 09, 2010 5:32 am

Post by debbiekipt » Tue Nov 22, 2011 4:58 am

Hi england4eva - I can't help except to say that you are not alone!

I have also recently started seeing lots of errors - some today the same as your second bunch.

I am using a clean install of 1.5.1.1 so mine are not upgrade issues - but I have no idea what has caused them to suddenly start :-(

Active Member

Posts

Joined
Sun Nov 21, 2010 8:10 pm

Post by albsim81 » Sat Mar 17, 2012 3:06 pm

Only this problem

PHP Notice: Undefined index: zone_id in /home/xxxxxx/public_html/catalog/controller/account/register.php on line 322

version 1.5.1.3

Any solution?

Sigaretta elettronica Opencart 1.5.4.1 italian translation


New member

Posts

Joined
Wed Jan 26, 2011 5:14 am
Location - Italy
Who is online

Users browsing this forum: No registered users and 113 guests