Shape 5

Joomla Templates => eTensity - May 08 - Club => : jellybean May 04, 2010, 12:19:11 PM



: Undefined issues with etensity inner
: jellybean May 04, 2010, 12:19:11 PM
I'm copying over the site onto the net right now, will post URL in a bit.  (Big site to copy).  Creating my post as I can get to info.



I get several undefined messages from the etensity inner, one with the menu (YET AFTER THESE MESSAGES THE MENU DISPLAYS FINE:


Notice: Undefined offset: 98 in C:\xampp\htdocs\online\modules\mod_vmcategorymodule\helper.php  on line 84

Notice: Undefined offset: 98 in C:\xampp\htdocs\online\modules\mod_vmcategorymodule\helper.php on line 85



A SECOND UNDEFINED MESSAGE WITH FEATURED PRODUCTS MODULE repeats with each product in module(default module with vm):


Notice: Undefined variable: html in C:\xampp\htdocs\online\administrator\components\com_virtuemart\classes\ps_product.php  on line 2230
Double Sink 410 B
Double Sink 410 B
Login for Prices


: Re: Undefined issues with etensity inner
: jonahh May 05, 2010, 12:42:58 PM
It looks like the errors are all VM modules. I would contact VirtueMart and see what they suggest regarding this.


: Re: Undefined issues with etensity inner
: jellybean May 06, 2010, 08:26:35 AM



I got a copy posted online- but it seemed like it might be more template related/compatibility related.  If I switch to shopperfrenzy (which is used on the furniture tab)   it displays without any issues.   Is there anything different between the two templates that I might look into?



: Re: Undefined issues with etensity inner
: jonahh May 06, 2010, 11:23:33 AM
Not really sure what to suggest without looking at it first hand.  If you PM me FTP and Joomla login details I can take a look for you.


: Re: Undefined issues with etensity inner
: jellybean May 06, 2010, 12:25:40 PM

Sent,  Thank you for your help.


: Re: Undefined issues with etensity inner
: jonahh May 12, 2010, 01:39:19 PM
I took a look and forgot that some of our older templates have error reporting in the suckerfish and  no moo menu files turned on.  With this on it shows all php errors on your site.  As you can see the VM module has some errors.  I disabled the php error output and your site now works with no errors.


: Re: Undefined issues with etensity inner
: jellybean May 13, 2010, 06:47:46 PM
Hi Johah,  Thank you for checking that out.   There is another component on the site which only works with older templates.

Could you tell me where to turn off the php error output, this is just the test site, I need to do it to the live site.  (pending resolving the errors)


THANKS!!!



: Re: Undefined issues with etensity inner
: jonahh May 14, 2010, 01:12:54 PM
Sure, just open up the two php files in your template folder, s5 suckerfish.php and s5 no moo menu.php look for and remove:

   error_reporting(E_ALL);


: Re: Undefined issues with etensity inner
: jellybean May 14, 2010, 10:07:17 PM
Many thanks!   shape5 is the best!