ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
mc12345678 is partially correct ...
While the change to the orders_products table is needed when changing the products_description table size, it is not needed when changing the categories_description size ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
NOTE: also do not include the quote marks and end the line with a semi-colon ...<br>Code:<br>ALTER TABLE `categories_description` CHANGE `categories_name` `categories_name` VARCHAR( 64 ) NOT NULL;<br>
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Absolutely...
I focused on what was being changed and overlooked where it was being changed.. I shouldn't have to say this, but listen to ajeh...
Sorry for those reading this in the future for muttling the thread with an unnecessary action. There is no capturing of the categories description in the purchase/order process.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
Still a help to folks learning new things ... as someone making changes to categories_description table and gets the urge to do similarly to products_description will now have the reminder that products_description changes for the products_name needs to be done on the orders_products table as well ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Thanks everyone.... that work! So now it's just a matter of adding product... LOL.. I did notice that when I duplicate a product, it duplicates the photos as well... then when I changed them, it changed the 'host' item's images too... figured all that out and now I'm on a roll.
Nothing like knowing nothing then jumping right in with both feet... this programming stuff (the real understanding of it) is way beyond my attention span... LOL
thanks again.