Zen Cart Logo
Forums / Managing Customers and Orders / migrating from Osc to zencart

migrating from Osc to zencart

Locked

Views: 1,598

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
13 Mar 2007, 03:08
#1
gschep avatar

gschep

New Zenner

Join Date:
Mar 2007
Posts:
20
Plugin Contributions:
0

migrating from Osc to zencart

I'm working on switching over from osc. Having a problem with the customer tables - I can get it into the zen database and everything looks good their, and shows up in the amin.... but when i click on the customer to view/edit their information nothing comes up and throws me an error - don't have it right in front of me, but it's a generic regarding a class call or something like that <-- working at it from the other computer.
Not sure what I'm missing, or should be doing different - I'm not looking forward to trying to do it with the php script.

thanks for the help in advance......

13 Mar 2007, 03:14
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: migrating from Osc to zencart

"Doctor it hurts ... make it stop ..." :cry:

"What hurts?" :unsure:

"Guess!" :cool:

We really need a tad bit more information before we can solve the mystery here ... when you get a chance, could you give us a more detailed description of the error?

More than likely it is a structure difference between the tables ...

But without additional information this is very hard to diagnose ...

13 Mar 2007, 16:04
#3
gschep avatar

gschep

New Zenner

Join Date:
Mar 2007
Posts:
20
Plugin Contributions:
0

Re: migrating from Osc to zencart

Warning: reset() [function.reset]: Passed variable is not an array or object in /home/ruckusfe/public_html/oasis/admin/includes/classes/object_info.php on line 29

Warning: Variable passed to each() is not an array or object in /home/ruckusfe/public_html/oasis/admin/includes/classes/object_info.php on line **30

**Above is the error. The file I'm accessing is: http://ruckusfence.ca/oasis/admin/customers.php?page=1&cID=1234&action=edit

I've tried it with some mods, and also on a clean install... both ways give me the same error.