

esearing
Members-
Content count
43 -
Joined
-
Last visited
Profile Information
-
Real Name
eric searing
-
Nice mod! This will definitely help my clients mange their orders. I have one wee problem. I use the products_discounts contrib which adds fields to my orders_products table that contains discounts. How can I adjust the product_price by the amount of the discount? Better yet can I use the discount logic to calculate new product prices as they are added? Or if then logic to compare the discounted price to the products_price and use the lower of the two. my subtotal initially displays the discounted price but as soon as I update the tax or shipping amounts it jumps to the full price.
-
Clean install of STSv4.2 over new OSC. I see all elements of the page except $content when the application loads. I do not see my welcome message nor new products. $content does not populate when a category is clicked either. One potential issue: My domain is not propagated yet. I am still using the host server name and path. Index page works fine with STS off.
-
Error after installing Customer Discount
esearing replied to esearing's topic in General Add-Ons Support
Nevermind, I reloaded a couple of php files and it worked itself out. -
I installed customer discount contribution. The Contribution seems to work fine until I go to confirm the order. I get the following error. Fatal error: Cannot redeclare class shoppingcart in /home/traqmate/public_html/ecommerce/os/catalog/includes/classes/shopping_cart.php on line 13 I already redid the changes from a clean copy but still get this error. Anyone know the cause?
-
Here is the exact error message for your reference. The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. * This problem can sometimes be caused by disabling or refusing to accept cookies.
-
Installation Problem. I managed to install the database tables and got the message "you must go to configuration". When I click the message I get an error telling me it can not complete the task. I verified that the tables were created. I tried adjusting my cookie settings I tried blowing away the database qbi_tables and qbi fields in orders and products. Any ideas? Hosting IPowerWeb, Browser Firefox, OSC2.2, php 4something Is there a direct path to the configure page?
-
I installed the two files that came with the Paradata contrib. Now what? There does not appear to be any documentation included in the zip file. How do I test transactions and receive confirmation of orders automatically?