Quote:
Originally Posted by Ajeh
Well..tell me how I can have a ray of hope to use Salemaker, and its a start.
:)
I have a -lot- of housecleaning to do on the site, but..salemaker is a huge part of what Id like to do.
Thanks
Printable View
Quote:
Originally Posted by Ajeh
Well..tell me how I can have a ray of hope to use Salemaker, and its a start.
:)
I have a -lot- of housecleaning to do on the site, but..salemaker is a huge part of what Id like to do.
Thanks
For you, gemohler, the ray of hope is gonna be custom code ...
With your mamoth list of Categories, you cannot get the screen to draw ... so need to re-write that one to use a totally different method of setting things up ...
But the brain is working away on this one ... how hard can it be? :blink:
[QUOTE=Ajeh]For you, gemohler, the ray of hope is gonna be custom code ...
With your mamoth list of Categories, you cannot get the screen to draw ... so need to re-write that one to use a totally different method of setting things up ...
But the brain is working away on this one ... how hard can it be? :blink:[/QUOTE
For someone who doesnt write code..you dont wanna know the answer.
Ask me about multi-continent data migrations WRT NAS/SAN configurations..and well, thats easy.
Petabyte here...petabyte there...
Since we last spoke..Ive figured out how to go from about 130,000 "products" to 2900 products..with everything else being linked..and I can use EZP to do it. Things are MUCH faster.Quote:
Originally Posted by Ajeh
55,000 cats are down to about 15,000..that could go down to about 1/10th of that but it would take a few summer students about a month to do it..not worth it.
AND..salemaker might be slow, but after seeing how I can use mysql directly to assign master categories to all of my products, I can also use mysql to define salemaker as well:
INSERT INTO `salemaker_sales` VALUES (1, 0, 'All Brake Pad Products Sale', '12.0000', 1, '0.0000', '0.0000', 0, '391,392,393', ',391,392,393,', '0001-01-01', '0001-01-01', '2006-05-24', '2006-05-25', '2006-05-25');
391, 392, and 393 are my three main manufacturers...and theyre all inclusive at a 12% discount.
Since I braved SQL just a little, im finding less and less use for parts of the Admin that dont work well with seiously deep trees of data (yet).
Processing refunds would be -nice- to have as a core part of the store, and it would be extra nice if PFC Order Center was locatable as well... :(