Arghh, 2nd try to attach file
(removed the one I uploaded before to see if it helps)
Arghh, 2nd try to attach file
(removed the one I uploaded before to see if it helps)
Last edited by paulm; 5 Oct 2007 at 10:48 AM.
Hi,
thanks for the update but it didn't help... Still have the same error.
erzfeind: I opted for uploading the file rather than modifying the script which "may cause problems with the upgrade... "
but still no luck.
Thanks, Ox.
did you try modifying the script?
are you logged in as a customer of the allowed group when you try to open the price list page?
No. I didn't try modifying the script. Which file do I have to modify?
Pardon my ignorance, but I don't see a filename - neither a file location....
Thank you,
Ox.
Ok,
for other newbies like me following this thread:
in "yourcart"\includes\functions\extra_functions edit the group_functions.php and take out the "\\" from:
//if((isset($_SESSION['customer_id']))&&(!isset($_SESSION['group_name']))) zen_group_name_add_to_session();
so it looks like:
if((isset($_SESSION['customer_id']))&&(!isset($_SESSION['group_name']))) zen_group_name_add_to_session();
then the group admin should work - at least mine does now.
I hope this helps other people as well.
Ox.
Hi oxxyfx,
can you tell what version of Zen Cart you are using? Because adding the missing file (\includes\init_includes\init_zen_group.php) actually should fix the issue without any file modification (on Zen Cart 1.3.x versions).
This is from the server info pages:
Zen Cart 1.3.7.1
Database Patch Level: 1.3.7.1
Ox.
Bookmarks