When i call a form from list i got the "Notice: Trying to get property of non-object in .." error

Ipolo

New Member
when i try open a form from my list i got this error :
Notice: Trying to get property of non-object in D:\wamp\www\mysite\templates\axe_extreme_2.5.0\index.php on line 75 Call Stack #TimeMemoryFunctionLocation 10.0007699760{main}( )..\index.php:0 22.780531151184JSite->render( )..\index.php:48 32.780831152048JDocumentHTML->parse( )..\application.php:259 42.780831152048JDocumentHTML->_fetchTemplate( )..\html.php:414 52.781131152576JDocumentHTML->_loadTemplate( )..\html.php:591 62.781631238736require( 'D:\wamp\www\mysite\templates\axe_extreme_2.5.0\index.php' )..\html.php:531 body_" >

whith the form openned under this notice and working as well.

but openning the form from the menu ,all things is ok without is notice.
is it a way to toggle this kind of notice ?.

i am using the 3.0.7 - joomla 2.5.9
Thanks
 
This error happen when passing a list in a article to a detailed form .
so when i insert my list in an article ,viewing a raw in a form i got this notice.

That's all.
 
is it a way to toggle this kind of notice ?.
To remove PHP notices from your site, go to Joomla's global configuration page, and under the 'server' tab set 'error reporting' to 'simple'. However, a notice shouldn't be generated, so it would be best if we figure out what is causing it and fix it.

This error happen when passing a list in a article to a detailed form .
I'm not sure I follow at 100% - are you saying you are using the Fabrik content plugin to insert a list into a Joomla article with, if so what placeholder text are you using. e.g. :

Code:
{fabrik view=list id=1}

and then does the error occur when you click on a row's details link? If so what is that link's URL ?

Cheers
Rob
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top