Page 1 of 1

Notice: Trying to get property of non-object in

Posted: 06 Oct 2010, 05:58
by talmore
Hello world,

When I go to my article in joomla with the Phocadownload code on it I get the following error message at the start of my page

Notice: Trying to get property of non-object in C:\wamp\www\mazepartyj\components\com_phocadownload\helpers\route.php on line 149

The code I'm using is:

Code: Select all

    * {phocadownload view=section|id=2|text=Science Fiction|target=s}
    * {phocadownload view=section|id=3|text=Nature|target=s}
    * {phocadownload view=section|id=4|text=People|target=s}
    * {phocadownload view=section|id=5|text=Holidays|target=s}
    * {phocadownload view=section|id=6|text=Fantasy|target=s}
    * {phocadownload view=section|id=8|text=Machines|target=s}
everything still works, My download sections are listed and work fine, there is just the above error message at the top of my page.

HELP!
????

Thanks

Talmore

Re: Notice: Trying to get property of non-object in

Posted: 07 Oct 2010, 05:05
by talmore
I did some digging found it to be a common problem, but no direct solution suggested. I found a similar problem with the gallery pluggin. It seems that you have to create a menu module for the downloader. You don't have to use the menu, it just has to be in menu manager it seems. Thats all I changed, and it seems to be working now.

Talmore

Re: Notice: Trying to get property of non-object in

Posted: 11 Oct 2010, 14:26
by Jan
Hi, try to enable debug mode, if you get some more info from database :idea:

Jan