Upload file issue

Phoca Cart - complex e-commerce extension
User avatar
landed
Phoca Professional
Phoca Professional
Posts: 184
Joined: 15 Sep 2023, 10:51

Upload file issue

Post by landed »

Image

My settings permit up to 2048MB in PHP. The file is only 6MB pdf.

I am new to digital products, this is what I am trying to enable. TY

Tags:
User avatar
christine
Phoca Hero
Phoca Hero
Posts: 2963
Joined: 28 Nov 2010, 17:20

Re: Upload file issue

Post by christine »

Hi,

Generally, check the following:

- System Limit The maximum upload size is set in the Joomla Media Manager options:
content > media > Maximum Size (in MB)

- Server-side adjustment:
For example only:
upload_max_filesize = 128M
post_max_size = 128M

- Important:
Only lowercase letters and hyphens
No spaces or special characters > You have an & in the file path.

Kind regards
Christine
User avatar
landed
Phoca Professional
Phoca Professional
Posts: 184
Joined: 15 Sep 2023, 10:51

Re: Upload file issue

Post by landed »

All of those setting as fine and way beyond this 6mb pdf. But appreciate you helping. I have no issues uploading within Joomla backend from the media manager.
User avatar
landed
Phoca Professional
Phoca Professional
Posts: 184
Joined: 15 Sep 2023, 10:51

Re: Upload file issue

Post by landed »

Hi this is still an issue, realised my answer may have given the impression there wasn't an issue. Is it possible to link to the file if I manually upload the file?
User avatar
landed
Phoca Professional
Phoca Professional
Posts: 184
Joined: 15 Sep 2023, 10:51

Re: Upload file issue

Post by landed »

I found the settings and it is now fixed. They are down under one of the tabs. Under Form tab. Maximum Image Upload Size.
User avatar
christine
Phoca Hero
Phoca Hero
Posts: 2963
Joined: 28 Nov 2010, 17:20

Re: Upload file issue

Post by christine »

Hi,
landed wrote: 05 Sep 2025, 11:56 I found the settings and it is now fixed. They are down under one of the tabs. Under Form tab. Maximum Image Upload Size.
Generally, check the following:

- System Limit The maximum upload size is set in the Joomla Media Manager options:
content > media > Maximum Size (in MB)
Now: OK.

Kind regards
Christine
User avatar
landed
Phoca Professional
Phoca Professional
Posts: 184
Joined: 15 Sep 2023, 10:51

Re: Upload file issue

Post by landed »

I don't understand your reply. It was fixed by setting the value as I described earlier. No reply needed thank you.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49278
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Upload file issue

Post by Jan »

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