Page 1 of 1

Shop made simple parameters & categories

Posted: Tue Jul 29, 2008 12:57 am
by l1nda
Hi
I'm using Shop Made Simple 0.1.4 and wanted to add some of the parameters in particular - "display" and "catname". However when i do this as per the instructions I get an error.

This is what I'm putting in my page...

{cms_module module='ShopMadeSimple' display='productlist' catname='equipment'}

And this is the error on my page...

string(126) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: '=' (Smarty_Compiler.class.php, line 1547)" string(147) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: ''productlist' catname' (Smarty_Compiler.class.php, line 1547)" string(126) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: '=' (Smarty_Compiler.class.php, line 1547)" string(136) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: ''equipment'' (Smarty_Compiler.class.php, line 1547)"

I've made sure my catname matches exactly.

Can anyone shed any light on this?

Also, I can't get categories within another category to be displayed...  :-\

Re: Shop made simple parameters & categories

Posted: Tue Jul 29, 2008 1:22 am
by Dr.CSS
Sounds like one of two things...

1) You need to check your permissions on the module folder, may need 777, 775, 755...

2) You may need to reupload all files for this module, did you use module manager to get this, if so you may need to change your umask in Site Admin > Global Settings to 002 them uninstall it and remove it then install again...

[solved] Re: Shop made simple parameters & categories

Posted: Wed Jul 30, 2008 12:27 am
by l1nda
Thanks so much. It works now. You're a star mark!  ;D