Zen Cart Logo
Forums / General Questions / osc to zen move

osc to zen move

Locked

Views: 1,239

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
25 May 2007, 7:06 AM
#1
rawnkb0plr avatar

rawnkb0plr

New Zenner

Join Date:
Apr 2007
Posts:
2
Plugin Contributions:
0

osc to zen move

ok i went to https://www.zen-cart.com/tutorials/index.php?article=10
and the move worked fine i look at the DB and all users are there but when i go the admin/ Customers there are none?
what an i doing wrong? i also tryed to login and it says that i done exsist.

26 Jul 2007, 7:27 PM
#2
stuffdone avatar

stuffdone

Zen Follower

Join Date:
Jul 2007
Posts:
156
Plugin Contributions:
0

Re: osc to zen move

rawnkb0plr:

ok i went to https://www.zen-cart.com/tutorials/index.php?article=10
and the move worked fine i look at the DB and all users are there but when i go the admin/ Customers there are none?
what an i doing wrong? i also tryed to login and it says that i done exsist.

I have no clue what to "compare". products fields are the same right?

I tried but in the ZEN cart all I get are the menu items which don't work and this error:

1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MAX_RANDOM_SELECT_FEATURED_PRODUCTS' at line 7
in:
[select p.products_id, p.products_image, pd.products_name from (products p left join featured f on p.products_id = f.products_id left join products_description pd on p.products_id = pd.products_id ) where p.products_id = f.products_id and p.products_id = pd.products_id and p.products_status = 1 and f.status = 1 and pd.language_id = '1' order by pd.products_name desc limit MAX_RANDOM_SELECT_FEATURED_PRODUCTS]

26 Jul 2007, 7:33 PM
#3
stuffdone avatar

stuffdone

Zen Follower

Join Date:
Jul 2007
Posts:
156
Plugin Contributions:
0

Re: osc to zen move

Where can I find more help on the part of the OSC to ZEN instructions related to:

Step 5 Compare database structures

I have WinMerge but what am I supposed to change? It looks like many hundreds of lines show up between left and right panes. Am I just supposed to convert one side to "equal" the other? Which side?
:frusty:

26 Jul 2007, 9:17 PM
#4
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: osc to zen move

WinMerge compares files not databases. And since Zen Cart has diverged significantly from osCommerce, trying to apply Zen Cart changes to osCommerce code would be recipe for disaster.

To compare database structures you would need to use a tool like phpMyAdmin to look at the structure of each, but this too will be getting increasingly difficult as Zen Cart outstrips further OSC.

26 Jul 2007, 10:04 PM
#5
stuffdone avatar

stuffdone

Zen Follower

Join Date:
Jul 2007
Posts:
156
Plugin Contributions:
0

Re: osc to zen move

kuroi:

WinMerge compares files not databases. And since Zen Cart has diverged significantly from osCommerce, trying to apply Zen Cart changes to osCommerce code would be recipe for disaster.

To compare database structures you would need to use a tool like phpMyAdmin to look at the structure of each, but this too will be getting increasingly difficult as Zen Cart outstrips further OSC.

Word to the wise is sufficient. I will have to remain with the new release of oscommerce for this site.

Thanks.
:smartalec: