now i noticed in the checkout that the tax is displayed to low and the total is almost ok it's a few dollars high.
what is going on with this mod
now i noticed in the checkout that the tax is displayed to low and the total is almost ok it's a few dollars high.
what is going on with this mod
www.gorillagear.ca = zencart v1.3.9h with 40+ mods
here is a picture of my problems
http://img111.imageshack.us/img111/3371/cartct9.jpg = cart
http://img373.imageshack.us/img373/6065/checkoutjj1.jpg = checkout
Last edited by MB1; 10 May 2008 at 02:56 PM.
www.gorillagear.ca = zencart v1.3.9h with 40+ mods
i think the taxes are off because of the split sales tax mod
www.gorillagear.ca = zencart v1.3.9h with 40+ mods
the split tax was problem one in the checkout and price sensitive discounts was problem 2
www.gorillagear.ca = zencart v1.3.9h with 40+ mods
Hi guys,
We have just installed Group Pricing (per Item) 1.3b into our cart. (Zen 1.3.7)
ISSUE: Customers/Customers page.
Most of the install worked fine but we have come across one main issue. This is the customers page. I have looked through as many threads as possible but cannot find too much to help.
Firstly when you go into the Customers/Customers page it shows all the usual headings etc... but does not populate the list of customers.
After a bit of playing around it came up with an error in line 1124 of the customers.php file. Looking at other posts they suggested deleting this line, which I did and then the next error line. Now we get a populated list. That's a little better.
But now on the left side we have: TEXT_INFO_ADDRESS_BOOK_COUNT
And when we do a search it comes up with:
var-type undefined: regexp(xxxxx)
The main problem for us is not being able to search our customers (we have around 1000 of them active).
I have been able to change the TEXT_INFO_ADDRESS_BOOK_COUNT by adding an entry into our language folder, so that's not as much an issue although when you click on it, we get:
Fatal error: Call to undefined function: zen_get_address_format_id() in /home/fieldhockey/www/fhe/zen/admin/customers.php on line 36
If anyone can help, that'd be very muchly appreciated.
I have installed group pricing per item and it actually works great. However it only works of course if the user is logged in. Which is still what i want. However I am trying to figure out how to have the current price of a product displayed in the category view but when it is clicked and the customer is taken to the product information page i would like to have the current price but also what the retail price was. I have used the specials and it works however i dont want you save this much blah on the category view. Just on the product info view. Is this possible? Here is link to a page that is what i am looking for.
http://www.stxmilling.com/display.asp?DepartmentID=396
click a product then you will see a table with the information i am interested in figuring our how to do. Any ideas.
HI Guys,
Ive installed this mod and get the following error Warning: Invalid argument supplied for foreach() ...admin/includes/modules/product/collect_info.php on line 409
line 408 to 411
<?php
foreach ($group_pricing_array as $group) {
if ($group == GROUP_PRICE_PER_ITEM1) {
?>
Anyone have any ideas ? im running zen 1.3.8a
Thanks
Shane
Has anyone been able to find out how to fix so the shopping cart sub-totals display the proper group_price_per_item instead of the regular prices?
The rest seems to be working fine, I'm using 1.3.8a with the latest group_price_per_item (march) module...
ANY help towards fixing this would be appreciated and I would be willing to give a gift towards the person that can help me as I REALLY need this module working...
Thank you!
I also have the sub-total issue. But in addition to that I have another one not mentioned here.
The correct price shows on all the appropriate pages, but when a product is added to the cart an extra dollar is added to the price of every item. So, an item costing 28.95 shows as 29.95 once it is added to the cart. The sub-total shows retail price.
I am making all changes to a test server, so I have been able to try a number of different configurations using a clean install every time. When I had installed the online group pricing mod and THEN installed this one I had all of the above mentioned problems except the sub-total showed the total of all those extra one dollar bills added to each item!
How's that for weird?![]()
I did not notice that issue you just mentioned WebiWan...
Would be so nice if we can find a solution to these issues as this is a terrific module! If I were a PHP guru I would do it myself and post the solution here... sadly I'm not...
If someone has a working version of this module, can you explain how you went about it getting to work properly?
Thank you!