Forums / Developer / shop
Shoaib Bagdadi
Sunday 29 August 2010 6:48:13 am
The shop modules gives an error Seite nicht gefunden on the following url /index.php/www/shop/add/176/1 if I access the page without being logged in
If I access the url if I am logged in I do not get any error any ideas why ?
Thanks
Abdelkader RHOUATI
Sunday 29 August 2010 8:12:54 am
Hi,
this is so normal, the anonymous user can not add products to his basket.
tks
Abdelkader RHOUATI Blog (french) : http://arhouati.com ---- Extension arh_jdebug : EzDebug using jquery
Gaetano Giunta
Sunday 29 August 2010 10:15:21 am
But he will be abl, as soon as you give a proper access policy to the 'anonymous' role in the backoffice
Principal Consultant International Business Member of the Community Project Board
Sunday 29 August 2010 10:37:36 am
Hi Gaetano,
Exactly you're right !
But you can not give to 'anonymous', only access to add products to basket. and i think it's not so nice :)
Generally in module shop, we want to allow anonymous add products to basket, and he will need to login when he want to validate his order. this is not possible whit ezpublish and need a speciffed Development.
TKS
Sunday 29 August 2010 12:22:20 pm
Thank you guys for your help
Sunday 29 August 2010 3:42:21 pm
not so sure... you have 2 'delivery address' handlers, and one of them requires the buyer to be logged in as ez user iirc. That would mean anon could add stuff to basket and then be required to login to finalize the operation