Undefined property: stdClass::$catid after upgrade to J3.2.2

Phoca Download - download manager
wfrueh
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 24 Jan 2014, 22:08

Undefined property: stdClass::$catid after upgrade to J3.2.2

Post by wfrueh »

Hi,
i am recently testing to uprade my site to J3.2.2 (on XAMPP environment) with the result, that on J3.2.2 the PhocaDownload in the backend at "File Rating" is showing folling warnings above the table:

Notice: Undefined property: stdClass::$catid in C:\xampp\htdocs\xxxxxx\administrator\components\com_phocadownload\views\phocadownloadrafile\tmpl\default.php on line 80

Notice: Undefined property: PhocaDownloadCpViewPhocaDownloadRaFile::$ordering in C:\xampp\htdocs\xxxxxx\administrator\components\com_phocadownload\views\phocadownloadrafile\tmpl\default.php on line 80

Warning: array_search() expects parameter 2 to be array, null given in C:\xampp\htdocs\xxxxxx\administrator\components\com_phocadownload\views\phocadownloadrafile\tmpl\default.php on line 80

Ist this a Bug of the new joomla version or is Phoca Download 3.0.3 not supporting the new joomla version?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Undefined property: stdClass::$catid after upgrade to J3

Post by Jan »

Hi, I didn't test it for now in 3.2.2 but this seems like there is some problem in database - this should have nothing to do with new version :Idea:

I am working on new version so I will take a look at it.

If you enable debug mode, do you get some error message from database?

Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Undefined property: stdClass::$catid after upgrade to J3

Post by Jan »

Hi, found it, fixed in 3.0.4

Jan
If you find Phoca extensions useful, please support the project
Post Reply