Contributions
Category Fields
The Category Fields contribution is a rework of Products Extra Fields by Max Grabowski. This contribution allows you to add extra fields (input or text) to the admin/categories.php products edit page on a per category basis. This gives a far wider range of description options for different types of products within their own categories or sub categories.
Extra fields can be added by following the link from admin>>catalog>>category fields.
The support thread is here:
http://forums.oscommerce.com/index.php?showtopic=149865
Expand All / Collapse All
Buna cotribuitia dar pe unele servere cand urcam siteu nu imi aparea nici un camp desi in admin totul e ok.
Faza e ca dupa ce am modificat un pic acum functioneza si Search-Engine Safe URLs deci se poate activa desi am auzit ca e de cacao. (scuze expresia :))). deci daca e asa astept un e-mail
Sory for my bad English , this is a great contribution and when i use this on local server all work
but when i upload on the net the contribuition disapear even if in admin section all fields apear.
When i activate Search-Engine Safe URLs again another problems, now all works for me.
I'm a beginer and i don't know if this thing is good for you but for me works.
I add this: . (int)$HTTP_GET_VARS['products_id'] .
Some of the coding was not preparing the output in categories.php tep_db_input changed to tep_db_prepare_input. This way nasty backslashes are not added to php installations without magic_quotes or addslashes activated for non standard characters.
Category Fields is a great contribution!
Only problem I had was that if my image was too large on the Product info page, it would begin to overlap with the category fields text.
This is simply fixed by a bit of formatting.
Updated the SQL file due to problems with older databases
The Category Fields contribution is a rework of Products Extra Fields by Max Grabowski. This contribution allows you to add extra fields (input or text) to the admin/categories.php products edit page on a per category basis. This gives a far wider range of description options for different types of products within their own categories or sub categories.
Extra fields can be added by following the link from admin>>catalog>>category fields.
Note: Contributions are used at own risk.