Edited by Jack_mcs, 05 July 2011, 03:01.
Add More Fields
#1
Posted 05 July 2011, 02:58
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#2
Posted 05 July 2011, 18:52
#3
Posted 05 July 2011, 22:43
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#4
Posted 05 July 2011, 23:19
Carine Bruyndoncx
KEUKENLUST, Everything but the kitchensink !
#5
Posted 06 July 2011, 02:51
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#6
Posted 06 July 2011, 13:16
Jack_mcs, on 06 July 2011, 02:51, said:
Bottom of the install file says:
===============================================================================
That completes the installation. To test it, first go to admin->Modules->Order Total
and install the Easy Discount module. Set the sort order to something between
those set for the sub total and tax settings. You may need to increase the sort
orders for tax and total to have it work properly. I suggest these settings:
Easy Discount 3
Shipping 2
Sub Total 1
Tax 800
Total 900
Then go to admin->Daily Specials and setup a banner. Two examples banners are
included for testing. There is a test option that will prevent the banner from
being seen by anyone but the shop owner. Once they are setup as you like, go to
admin->Configuration->Daily Specials and enable the module. Then go to your shop
to see how it appears. Instructions are provided in mouse-over popups. Just place
your mouse over the item you are interested in and a popup with instructions will
appear.
===============================================================================
The support thread is located at:
http://forums.oscommerce.com/topic/377083-add-more-fields/
Anyway Jack
#7
Posted 06 July 2011, 14:53
I was looking at the code changes part of the instructions and stopped before I reached the bottom. Thanks for pointing that out. Until a new version is uploaded, the text should read:
That completes the installation. To test it, please go to admin->Catalog->Add More Fields and add a field to the database. Fields that will be displayed on the site
should be created as product description fields if your site uses multiple languages. Once you have added a field, please go to a products edit page and you should see
the new field there.
Edited by Jack_mcs, 06 July 2011, 14:55.
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#8
Posted 07 July 2011, 01:23
- Corrected the install instructions.
- Changed how auto-insert code work.
- Added code to the product_info.php page to allow the auto-insert option to work.
The biggest change is with the auto insert code. I didn't realize I forgot to add that code. It allows the new field to be updated automatically via the products description. That use is optional and requires the use of a special syntax. See the instructions in admin->Catalog->Add More Fields for an example.
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#9
Posted 10 July 2011, 13:05
- Added error/success display when editing fields
- Changed symbols used for replacement in product_info to ##
- Fixed table changes for varchar fields
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#10
Posted 18 July 2011, 13:04
I have installed the latest version and it all seems to work. I have created a new field named EAN since i want to use it to add EAN codes to the product in my store. The extra field shows in the edit product page in the admin. I can enter the EAN code in there. But then i get lost...I would like the EAN code to show as well with the product on the shop side.
I have typed ##+EAN##- into the product description of the product but on the shop side it then shows exactly (##+EAN##-)that as well.
Obviously i am misunderstanding your instructions.
Could you help me out with this?
Thanks in advance
Petra
#11
Posted 18 July 2011, 13:47
Petra_Dutch, on 18 July 2011, 13:04, said:
I have installed the latest version and it all seems to work. I have created a new field named EAN since i want to use it to add EAN codes to the product in my store. The extra field shows in the edit product page in the admin. I can enter the EAN code in there. But then i get lost...I would like the EAN code to show as well with the product on the shop side.
I have typed ##+EAN##- into the product description of the product but on the shop side it then shows exactly (##+EAN##-)that as well.
Obviously i am misunderstanding your instructions.
Could you help me out with this?
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#12
Posted 18 July 2011, 14:21
Jack_mcs, on 18 July 2011, 13:47, said:
Using this for EAN codes might not be a very good idea of me. Now i have to type in the ##+"fieldname"##- code into every product description and the actual code in the value box as well......
Must be an easier way to do this i guess..
Anyway..thanks for another great contribution. Now i have to fry my brain over how to get the EAN code, made with this contrib, intergrate with your google base feeder
Petra
Edited by Petra_Dutch, 18 July 2011, 14:22.
#13
Posted 18 July 2011, 17:07
Petra_Dutch, on 18 July 2011, 14:21, said:
Using this for EAN codes might not be a very good idea of me. Now i have to type in the ##+"fieldname"##- code into every product description and the actual code in the value box as well......
Must be an easier way to do this i guess..
Anyway..thanks for another great contribution. Now i have to fry my brain over how to get the EAN code, made with this contrib, intergrate with your google base feeder
Petra
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#14
Posted 18 July 2011, 21:06
Jack_mcs, on 18 July 2011, 17:07, said:
I will give that a try Jack. Thanks!
Petra
#15
Posted 19 July 2011, 20:48
Jack_mcs, on 06 July 2011, 14:53, said:
I was looking at the code changes part of the instructions and stopped before I reached the bottom. Thanks for pointing that out. Until a new version is uploaded, the text should read:
That completes the installation. To test it, please go to admin->Catalog->Add More Fields and add a field to the database. Fields that will be displayed on the site
should be created as product description fields if your site uses multiple languages. Once you have added a field, please go to a products edit page and you should see
the new field there.
Jack, found a few tiny typos in the instructions. Nothing major. just some feedback...
point 3 in the instructions. should be: admin/includes/boxes/catalog.php
point 8 should be: product_info.php
and: FIND (around line 15):
and the last thing: the link "visit the support thread" links to the support tread of your header tags SEO support thread.
The contribution works perfect Jack. thanks!
Petra
#16
Posted 19 July 2011, 23:31
Petra_Dutch, on 19 July 2011, 20:48, said:
point 3 in the instructions. should be: admin/includes/boxes/catalog.php
point 8 should be: product_info.php
and: FIND (around line 15):
and the last thing: the link "visit the support thread" links to the support tread of your header tags SEO support thread.
The contribution works perfect Jack. thanks!
Petra
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#17
Posted 14 September 2011, 13:51
Just a quick questrion about this contribution.
What I want to do is have a box on each product page which will say either, VAT relief is available on this item or VAT relief is NOT available on this item. Ideally this would be next to the price. I have Easy Populate installed.
You can see an example on a webstore I found at;
http://www.mobilitysmart.cc/sticks-crutches-canes/crutches/closed-cuff-crutches/double-adjustable-elbow-crutches-p-14286.html
http://www.mobilitysmart.cc/wheelchair-accessories/bags/deluxe-coloured-wheelchair-bags-p-15508.html
Would this contribution do what I am after?
Thanks
#18
Posted 14 September 2011, 18:36
Most Important: Header Tags SEO - Ultimate SEO V 2.2d
All SEO Addons: Recommended SEO Addons
Support Links:
Finding relevant link exchanges - Headers Already Sent - What does it cost? -What's my version? - How to change titles? - Preventing HotLinking
#19
Posted 16 September 2011, 13:35
Jack_mcs, on 14 September 2011, 18:36, said:
Thanks Jack I will give it a go
#20
Posted 27 September 2011, 03:49
FIND (around line 470):
} elseif (tep_not_null($HTTP_POST_VARS)) {
$pInfo->objectInfo($HTTP_POST_VARS);
$products_name = $HTTP_POST_VARS['products_name'];
$products_description = $HTTP_POST_VARS['products_description'];
$products_url = $HTTP_POST_VARS['products_url'];














