Post by chomp » Mon Aug 27, 2007 5:24 am

lines
238 - 243

group` = 'paypal'

needs ,

group` = 'paypal',
Last edited by chomp on Mon Aug 27, 2007 7:40 am, edited 1 time in total.

New member

Posts

Joined
Sat Feb 24, 2007 7:19 am

Post by Tokai » Mon Aug 27, 2007 5:42 am

Chomp, is this the fix for the paypal problem?

Do you mean this Line 239
$database->query("insert into setting type = 'global', `group` = 'paypal',`key` = 'paypal_status', value = '0'");
And do we do that to all up to 244?
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


New member

Posts

Joined
Tue Aug 14, 2007 4:55 pm


Post by tchemis » Mon Aug 27, 2007 6:01 am

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

Active Member

Posts

Joined
Tue Aug 21, 2007 9:23 am

Post by Tokai » Mon Aug 27, 2007 6:13 am

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


New member

Posts

Joined
Tue Aug 14, 2007 4:55 pm


Post by chomp » Mon Aug 27, 2007 7:37 am

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.

New member

Posts

Joined
Sat Feb 24, 2007 7:19 am

Post by chomp » Mon Aug 27, 2007 7:39 am

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
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.

New member

Posts

Joined
Sat Feb 24, 2007 7:19 am

Post by Tokai » Mon Aug 27, 2007 7:52 am

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?

Spirit Mind Body UK Directory | iPyramidia Holistic Web Design


New member

Posts

Joined
Tue Aug 14, 2007 4:55 pm


Post by luvz2drv » Mon Aug 27, 2007 11:32 am

made the changes - still no change...

luvz2drv


Post by Daniel » Tue Aug 28, 2007 7:00 pm

I have fixed this bug ready for the next release.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Tokai » Tue Aug 28, 2007 8:25 pm

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.  ;D

Spirit Mind Body UK Directory | iPyramidia Holistic Web Design


New member

Posts

Joined
Tue Aug 14, 2007 4:55 pm

Who is online

Users browsing this forum: No registered users and 4 guests