

ehib
Members-
Content count
12 -
Joined
-
Last visited
-
Hey Everyone, this is an awesome contribution by the way. So far I have been able to install it with no major problems except an error I found about not being able to find define TABLE_PRODUCTS_OPTIONS_VALUES. I added the following line to database.php define('TABLE_PRODUCTS_OPTIONS_VALUES', 'products_options_values'); and this enabled me add attributes. However I still have one problem, when i add items to my shopping cart, the page doesn't display an more. the whole page goes blank. However when I check cart contents, it does display with the chosen options, if I click update cart however the shopping cart page displays blank again. I installed this on oscommerce-2.2ms2. I am not sure if I need some additional changes in order to make this work. Any assitance on this issue would be greatly appreciated. I am anxious to start using this!! Thanks Ehi Binitie
-
Does any one please know of any contributions where a shop owner can give discounts to customers based on the amount of purchase? For example if you purchased $100 - $200 you would get 10% off your entire order, $200 - $300 you would get 20% off etc, etc....
-
Are there any contributions where a shop owner can give discounts to customers based on the amount of purchase? For example if you purchased $100 - $200 you would get 10% off your entire order, $200 - $300 you would get 20% off etc, etc....
-
Thank you very much Deborah! That fixed my problem.
-
Ok, I figured out that the product model # needs to be unique and then I started getting the following sql error..... QTY was --10-- | 1 | Fennell_Al | Ancient Wh | 17" x 3 | | | | | 300 | 1 | 2003_01_01 | 2003_01_01 | 10 | Fennell Al | Lithograph | | | | | | | 1 | Active !New Product! 1064 - You have an error in your SQL syntax near '1", "10", 46)' at line 18 INSERT INTO products ( products_image, products_model, products_price, products_status, products_last_modified, products_date_added, products_date_available, products_tax_class_id, products_weight, products_quantity, manufacturers_id) VALUES ( "Fennell_Albert/Ancientwhispers.gif", "1", "300", "1", CURRENT_TIMESTAMP, "2003_01_01 00:00:00", "2003_01_01 00:00:00", ", "1", "10", 46) ...... from the insert statement it seems like it is not retrieving the value for the tax flag from the excel spreadsheet. Even though I have modified this field to be 0 it still does not show up here. Is this a bug anybody is aware of? Or am I putting in the wrong value here or doing something else worng. Any assistance here will be really appreciated. i ahve been stuck on this for a week now. thanks Ehi
-
I am trying to upload an excel file with Easy Populate but it even though it says it updates all the rows in the file. I only see the last row of the file actually imported into the database. Does anybody have any idea why this is happening? I have been stuck on this problem for days and would really appreciate some assistance. Thanks guys
-
By the way this is the 2.4 version Digikid
-
EasyPopulate 2.4 Updating of the Description of a product
ehib replied to Holder's topic in General Add-Ons Support
Thanks for this contribution it seems like it is really going to make my life easier if I can only get it to work! For some reason when I import the file I only se the last row under my products even though it says all the products were updated. Does anybody know why??? Desperately seeking help, Digikid -
Thanks for this contribution it seems like it is really going to make my life easier if I can only get it to work! For some reason when I import the file I only se the last row under my products even though it says all the products were updated. Does anybody know why??? Desperately seeking help, Digikid