Problems setting up Shop Made Simple
Posted: Fri May 28, 2010 7:58 am
Hoi all,
I'm currently trying to build a small e-commerce site trough CMSMS. I tried this using Shop Made Simple, Cart Made Simple and Payment Made Simple.
I've installed the modules and made a page that's named products containing this code:
I've also made a page called shoppingcart containing code:
Now i've added some products, but when I press the "add to cart" button i get a new page with this info:
No template passed from page and no default template available.
Please inform webmaster.
If I then go to my shopping cart i get this:
But when I press "View cart" I also get the No template error.
This module is attached to frontendusermodule, and in FEU there's a group that's named CartMadeSimple.
If i click on this group in the backend at FEU i get this error:
How can I attach my cart to the products module or is the FEU-error the problem?
I hope someone can help me, thanks.
I'm currently trying to build a small e-commerce site trough CMSMS. I tried this using Shop Made Simple, Cart Made Simple and Payment Made Simple.
I've installed the modules and made a page that's named products containing this code:
Code: Select all
{cms_module module='ShopMadeSimple'}
Code: Select all
{cms_module module='CartMadeSimple' template='tinybox'}
No template passed from page and no default template available.
Please inform webmaster.
If I then go to my shopping cart i get this:
Code: Select all
1 products in your cart
View cart
This module is attached to frontendusermodule, and in FEU there's a group that's named CartMadeSimple.
If i click on this group in the backend at FEU i get this error:
Code: Select all
Warning: Invalid argument supplied for foreach() in /usr/local/www/vhosts/www.mydomain.eu/web/modules/FrontEndUsers/action.addgroup.php on line 126
Fout
Geen eigenschap gevonden voor opgegeven groep
I hope someone can help me, thanks.