Shape 5

Joomla Templates => Aluma Photography - October - Club => : nerdz December 25, 2010, 11:54:45 PM



: Invalid argument supplied for foreach .../mod_s5_vm_quick_category.php on line
: nerdz December 25, 2010, 11:54:45 PM
Im on my second strike on finding a template since the first one was giving me so much trouble. It must be my luck because after running Site Shaper on on Aluma Photography  template, Im again presented with error messages. On module S5 VM Quick Category tab from the main screen is giving me this error:

:
Warning: Invalid argument supplied for foreach() in
/html/mydomain.com/modules/mod_s5_vm_quick_category/mod_s5_vm_quick_category.php
on line 201

I looked at this file and saw this on line 201

:
foreach($rows as $row){	

Secondly another error is also displayed when I click on " Photo - Photo for Sale" from the home page

:
Error: Module Not Registered."shop" is not a valid VirtueMart core module.

Please help


: Re: Invalid argument supplied for foreach .../mod_s5_vm_quick_category.php on line
: mikek December 27, 2010, 08:49:19 AM
Hello,

Can you please post a url to where this occurs? I will need to see the live code.


: Re: Invalid argument supplied for foreach .../mod_s5_vm_quick_category.php on line
: nerdz December 27, 2010, 10:20:54 AM
Thanks Mike but I have already moved on to another template, this was just not working form me.


: Re: Invalid argument supplied for foreach .../mod_s5_vm_quick_category.php on line
: pctechie February 18, 2011, 03:18:47 PM
hi, I'm getting the "Invalid argument supplied for each.." I don't get this error when I do a manual install using fantistico.. I only get this when I use the site shaper. Any thoughts? Thanks!


: Re: Invalid argument supplied for foreach .../mod_s5_vm_quick_category.php on line
: mikek February 18, 2011, 03:22:54 PM
Hello,

This usually occurs if you are using a different table prefix other than jos_ for your Joomla installation. If this is the case edit the following file:

modules/mod_s5_vm_quick_category/mod_s5_vm_quick_category.php

And do a find replace for:

jos_

and replace it with your own table prefix.


: Re: Invalid argument supplied for foreach .../mod_s5_vm_quick_category.php on line
: pctechie February 18, 2011, 03:33:23 PM
Hi, I replaced all the jos_ and it didn't work..  anything else I can try?  Just go to http://www.jitty.com and mouse over "Customer Photos".  TIA


: Re: Invalid argument supplied for foreach .../mod_s5_vm_quick_category.php on line
: mikek February 21, 2011, 08:32:33 AM
Hello,

I looked at your site but I do not see that error anywhere.