Undefined index

Phoca Download - download manager
isenhand
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 03 Sep 2014, 12:51

Undefined index

Post by isenhand »

I get the following error when uploading:

Please select category

I also get this message:

Notice: Undefined index: name in /home/xxxx/components/com_phocadownload/views/user/view.html.php on line 162

I have created three categories:

components -> Phoca downloads -> categories -> new

For each category I set Access Rights, Upload Rights and Upload Rights to All registered users.

From the upload front end:

I select the category top right - Select category -

I select the file Filename -> Browse

Fill in File Title and Author and select Start Upload

Upload fails with the above message.

thx
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Undefined index

Post by Jan »

Hi, try to check limits on your server - if there is no limit regarding the file upload - because in the code part (error you have described) the error is coming because no information about uploaded file there is :idea:

Jan
If you find Phoca extensions useful, please support the project
isenhand
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 03 Sep 2014, 12:51

Re: Undefined index

Post by isenhand »

Yes, that worked. Thanks :)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Undefined index

Post by Jan »

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