Chomp, is this the fix for the paypal problem?
Do you mean this Line 239
Do you mean this Line 239
And do we do that to all up to 244?$database->query("insert into setting type = 'global', `group` = 'paypal',`key` = 'paypal_status', value = '0'");
Last edited by Tokai on Mon Aug 27, 2007 5:48 am, edited 1 time in total.
Spirit Mind Body UK Directory | iPyramidia Holistic Web Design
I applied this and I am still receiving the error as stated in my thread here http://forum.opencart.com/index.php?topic=267.0
Thanks for the small Fix Chomp
Thanks for the small Fix Chomp
Thanks tchemis for clarifying that and also thanks to you Chomp for finding this bug even though I have no idea what it will fix 

Spirit Mind Body UK Directory | iPyramidia Holistic Web Design
Replace lines 238-243 with...
Code: Select all
$database->query("insert into setting set type = 'global', `group` = 'paypal', `key` = 'paypal_status', `value` = '0'");
$database->query("insert into setting set type = 'global', `group` = 'paypal', `key` = 'paypal_geo_zone_id', `value` = '0'");
$database->query("insert into setting set type = 'global', `group` = 'paypal', `key` = 'paypal_email', `value` = ''");
$database->query("insert into setting set type = 'global', `group` = 'paypal', `key` = 'paypal_test', `value` = '0'");
$database->query("insert into setting set type = 'global', `group` = 'paypal', `key` = 'paypal_currency', `value` = 'USD'");
$database->query("insert into setting set type = 'global', `group` = 'paypal', `key` = 'paypal_sort_order', `value` = '1'");
Last edited by chomp on Mon Aug 27, 2007 7:41 am, edited 1 time in total.
Don't think this will fix your error as described in your post. This fixes a problem when you uninstall and try to reinstall the module.tchemis wrote: I applied this and I am still receiving the error as stated in my thread here http://forum.opencart.com/index.php?topic=267.0
Thanks for the small Fix Chomp
Thanks Chomp for clarifying what this bug fix does 
As for the other problem as expressed by tchemis, do you not have this problem? I haven't got to that stage, so don't know if I am going to be suffering it too.
I am the latest version now, what do you have?

As for the other problem as expressed by tchemis, do you not have this problem? I haven't got to that stage, so don't know if I am going to be suffering it too.
I am the latest version now, what do you have?
Spirit Mind Body UK Directory | iPyramidia Holistic Web Design
That's Good Daniel...When's that likely to be the release that is? And will we have to reinstall everything again?
I would prefer just an update file with the fixed file? I don't want to ruin my lovely stable so far site.
I would prefer just an update file with the fixed file? I don't want to ruin my lovely stable so far site.

Spirit Mind Body UK Directory | iPyramidia Holistic Web Design
Who is online
Users browsing this forum: No registered users and 4 guests