Hi,
thanks for your quick reply.
That didn't help, if there is a group name set in the price list config, no one can access the price list
Martin
Hi,
thanks for your quick reply.
That didn't help, if there is a group name set in the price list config, no one can access the price list
Martin
Do you know which version you got?
1.4.1 with ZC 1.3.7
It seems that the function zen_group_is_valid always returns false as far as I understood the code (with printline debugging ;)
It looks like I left something out or somethingI remember I was combining two pieces of group code I wrote at the time.
It works on my test install though, I will take a look and hopefully I will be able to find the missing part quickly .... It's probably a missing init_includes file.
Can you upload the attached file and tell me if it helps?
Another option may be to uncomment:
in function zen_group_is_valid()Code://if((isset($_SESSION['customer_id']))&&(!isset($_SESSION['group_name']))) zen_group_name_add_to_session();
But I think adding the file is better, to prevent possible upgrade problems (not that updates are expected soon, other than a fix for this issue).
Last edited by paulm; 1 Oct 2007 at 03:28 PM.
perfect, thanks a lot :)
Hi,
Great module, i just installed it but it does not work for me. On thre page i have three options...a4 Potrait, a4 Landscape, Testing.
A4 landscape works,
but with a4 potrait and testing i get this error..
Fatal error: Call to undefined function: tm_box_head() in /hsphere/local/home/site/includes/templates/theme005/sideboxes/tpl_languages.php on line 27
Any ideas....
also i didnt get the last few posts can we use this with dual pricing...
Chris
It looks like your languages sidebox is corrupted or something. You can switch "Boxes" to false in the pricelist admin settings for these profiles. This will disable the languages and currency box.Fatal error: Call to undefined function: tm_box_head() in /hsphere/local/home/site/includes/templates/theme005/sideboxes/tpl_languages.php on line 27
I think not, that probably would need some code edits.can we use this with dual pricing...
Thanks for quick reply. I got that sorted.. replaced with the latest file.
Few quick questions:
My third link says testing.. why? where can i change that.
Also once i click on testing i get this.. how do i correct it:
nc. £ ex. £ TABLE_HEADING_ADDTOCART_3
100 100
You can see its not picking up the nc and ex amount, i believe this is tax/vat. Also it says next to it table_heading_addtocart_3 why....
Sorry i have managed to sort out the heading.. just not sure why its not picking up pricing with tax too and the writing after it..
i.e.
nc. £ ex. £ TABLE_HEADING_ADDTOCART_3
100 100
Thanks
Bookmarks