Hi,
I trid V3.5, it's greate.
We have added a field "products_warranty" in "poducts" table.
How can we make it to be dispayed as a tab automaticly.
Thanks
ERIC
Printable View
Hi,
I trid V3.5, it's greate.
We have added a field "products_warranty" in "poducts" table.
How can we make it to be dispayed as a tab automaticly.
Thanks
ERIC
TA DA!
- DATABASE CONFIG! Now all configuration settings are in Admin->Configuration->Tabbed Product Config. No more file editing :)
- Fixed a small typo.
- Updated the readme to refer to the admin configuration area.
Thats right folks.. Tabbed Lite is moving up in the world! It now has its configuration stuff in the admin area, saved to the configuration table in the database! No more file editing!
For being my first Admin controlled contrib.. I have to say it was quite easy! Once again in awe by the power of zencart :) I thought I needed a dozen or so admin files... turns out I only need a small database entry and to change a few variable pointers.
(only 3 files changed from 3.5):
/includes/modules/tabbed_products_lite.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_tabbed_products_lite.php
/includes/languages/english/extra_definitions/tabbed_products_lite.php
So if you already have custom changes for 3.5 on your product info file, you can just upload these 2 files.
Then all thats left is to run the SQL from Admin->Tools->Install SQL Patches
Enjoy!
Crikey! You are some kind of freakin' genius!Quote:
Originally Posted by qhome
Especially since you seemed to know that I'd just updated to your last version about 18 seconds before :)
Thanks yet again - the only help I can offer in return is to say that if you save your screenshots as png, they are (in the case of admin_example) 6k, and that's with no loss.
lol.. Im too old fashioned for these new fangled image types. JPG till i Die! :P
Qhome, is the attached 3.6 zip above a complete file set or do I need the 3.5 first?
Thanks!
It is complete.Quote:
Originally Posted by BlessIsaacola
I joined just to thank you for this contribution.
I have been using zen-cart for about a year now and just normally surfed to find help, but now I need help that I can't find with your tabbed contrib.
Not spam:
On this site
http://www.bamachips.com/store/index...products_id=58
I need to know how to add the Required Info which is an attribute as a tab?
I am not too good with php but I have figured out alot on my own. I now have the TAB contrib added to almost all of the stores I maintain. The site above is still being tweaked since updating to the newest version.
Thanks for everything you all have done.
Oi oi smarty pants!
Nice work sir!
One nice contrib here!
I think your going to be pestered forever how to do custom tabs for XYZ.
Thanks for your work on this. :lamo:
just install the V3.6.
but under "Tabbed Products Config", there's only one item "Global Product Description Tab". There're 9 more in DB.
Did I do anything wrong ?
Eric
Did you install everything in the SQL file at once? That should only happen if you do it all separately.Quote:
Originally Posted by ericpeng
You are going to have to edit it in Phpmyadmin to change them all to match the same Configuration Group ID as the Global Products Description Tab settings in the "configuration" table.
I will see if i can make a simple update script to match if you need help. I'm not really sure how else to do it. I follow another contrib's example and had the same problem if I didn't do it all at once.