Page 1 of 1

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

Posted: 14 Feb 2014, 23:30
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?

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

Posted: 16 Feb 2014, 18:52
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

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

Posted: 17 Feb 2014, 16:09
by Jan
Hi, found it, fixed in 3.0.4

Jan