Hi all.
I am trying to migrate a web site and just installed PhocaDownload because my old file mgmt system no longer supports J4.
I'm getting this undefined offset error after installation and having only a few files in the new setup.
Its PhocaDownload V4.0.6 on Joomla 4.3.2 stable / PHP 8.0.28
Can you assist please ?
Thanks
Notice: Undefined offset: 0 in /home/.../view.html.php on line 412
-
- Phoca Newbie
- Posts: 6
- Joined: 29 Jun 2019, 08:34
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Notice: Undefined offset: 0 in /home/.../view.html.php on line 412
Hi, can you paste whole path of the problem file here. To know in which view you get this problem?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 17 Jul 2023, 16:03
Re: Notice: Undefined offset: 0 in /home/.../view.html.php on line 412
Hi,
my problem is probably the same:
After updating to Joomla 4 and installation of the new phoca download i get the warning:
Warning: Undefined array key 0 in ...components/com_phocadownload/views/category/view.html.php on line 412
(The code is: $category = $this->category[0]; )
In the backend seems everything okay: The old files are shown and i can edit files.
Thank you for answering,
Angela
my problem is probably the same:
After updating to Joomla 4 and installation of the new phoca download i get the warning:
Warning: Undefined array key 0 in ...components/com_phocadownload/views/category/view.html.php on line 412
(The code is: $category = $this->category[0]; )
In the backend seems everything okay: The old files are shown and i can edit files.
Thank you for answering,
Angela
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Notice: Undefined offset: 0 in /home/.../view.html.php on line 412
Hi, which version do you use?
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 17 Jul 2023, 16:03
Re: Notice: Undefined offset: 0 in /home/.../view.html.php on line 412
Hi Jan,
I use phoca 4.0.6, but I ,,solved'' my problem: The error disappeared with changing the template away from the standard cassiopeia-template. Thank you,
Angela
I use phoca 4.0.6, but I ,,solved'' my problem: The error disappeared with changing the template away from the standard cassiopeia-template. Thank you,
Angela
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Notice: Undefined offset: 0 in /home/.../view.html.php on line 412
Ok
If you find Phoca extensions useful, please support the project