Page 1 of 1

non-object error on line 120 of route.php

Posted: 19 Mar 2010, 13:06
by marcoaiki
I've got a strange error while inserting a download link on a page on my development site. Even if the link works, the following error message appears on the top of the page:

Notice: Trying to get property of non-object in C:\Programmi\EasyPHP 3.0\www\www_test\components\com_phocadownload\helpers\route.php on line 120

I installed the following extensions:

phocadownload component 1.3.3
phocadownload plugin 1.3.3
phocadownload editor plugin 1.3.3

I checked the code on route.php and all seems to be ok. I do not know what could be the problem.
php and MySQL versions are:

php v. 5.2.8
mysql v.5.1.30

Re: non-object error on line 120 of route.php

Posted: 07 Apr 2010, 12:49
by Jan
Hi, seems like there is no itemid. I will do some changes for the next version so this warning will be not displayed.

Jan