List of Files (Category View) Warning
Posted: 24 Aug 2023, 23:40
In the website menu manager I edit the Phoca Download menu item to select List of Files (Category View) for the Menu Item Type. When I open that page in the website's Frontend, I receive this warning:
Warning: Undefined array key 0 in /components/com_phocadownload/views/category/view.html.php on line 412
Call Stack
# Time Memory Function Location
1 0.0005 373320 {main}( ) .../index.php:0
2 0.0009 374648 require_once( '/var/www/html/montague/includes/app.php ) .../index.php:32
3 0.0230 983392 Joomla\CMS\Application\CMSApplication->execute( ) .../app.php:61
4 0.0241 1109416 Joomla\CMS\Application\SiteApplication->doExecute( ) .../CMSApplication.php:293
5 0.2094 1947992 Joomla\CMS\Application\SiteApplication->dispatch( $component = ??? ) .../SiteApplication.php:249
6 0.2117 1978432 Joomla\CMS\Component\ComponentHelper::renderComponent( $option = 'com_phocadownload', $params = ??? ) .../SiteApplication.php:208
In addition to the warning message, I see only the H1 heading title. No categories nor files are shown.
When I use a Menu Item Type of List Of Categories (Categories View), the page displays as expected.
Joomla version 4.3.4
PHP version 8.1.12
Warning: Undefined array key 0 in /components/com_phocadownload/views/category/view.html.php on line 412
Call Stack
# Time Memory Function Location
1 0.0005 373320 {main}( ) .../index.php:0
2 0.0009 374648 require_once( '/var/www/html/montague/includes/app.php ) .../index.php:32
3 0.0230 983392 Joomla\CMS\Application\CMSApplication->execute( ) .../app.php:61
4 0.0241 1109416 Joomla\CMS\Application\SiteApplication->doExecute( ) .../CMSApplication.php:293
5 0.2094 1947992 Joomla\CMS\Application\SiteApplication->dispatch( $component = ??? ) .../SiteApplication.php:249
6 0.2117 1978432 Joomla\CMS\Component\ComponentHelper::renderComponent( $option = 'com_phocadownload', $params = ??? ) .../SiteApplication.php:208
In addition to the warning message, I see only the H1 heading title. No categories nor files are shown.
When I use a Menu Item Type of List Of Categories (Categories View), the page displays as expected.
Joomla version 4.3.4
PHP version 8.1.12