*

Own

  • **
  • 17 posts



So here is what I am tring to do. I would like to set up a section on my website were people are able to upload files up to the file size of 10 GB when they post a listing. However there seems to be a settings issue between the Media setting 8.1.2 ( admin > Settings > media ) , the Virtual Products Plugin 1.3.1 , and also the theme Epsilon Osclass Theme 1.3.0 by MB Themes . I will show what each of their settings is like for each plugin and also what bug I encountered. My goal is simple I would like to allow users to upload files up to the max limit of 10GB but I encounter errors

List of Errors
1)   The Media Setting dose not allow me to change the “Maximum size” to 1GB and gives me the following error message “Maximum size PHP configuration allows: 131072 KB”. Its weird considering the fact my phpMyAdmin setting has “upload_max_filesize” set to 1GB .

2)   When I acted as a user and try to create a listing and upload a zip file it gives me the following messages
Errors:
“File is too big and was not uploaded. Maximum file size is: 20024kb”
“Great! We've just updated your listing”

What I am not understandings!???

The max filesize I should be able to upload is 1GB. But yet the media setting is not allowing me to go greater than 131 Mb and it is claiming that the setting is only allowing it to go that high when it is not true. But also I don’t know where this 20MB limit on uploading a file on a listing is coming from . I have searched everywhere on the osclass settings and don’t see to see were the limit for uploading is 20mb when on the virtual products plugin is set to 10GB .
What I need help with.
I would like to set the setting to were users are able to upload file with the max of 10gb ! please give me directions and steps by steps on how to fix it

PHP MY ADMIN SETTINGs
Version 8.0
allow_url_fopen  (checked Marked)
display_errors (checked Marked)
error_reporting
file_uploads  (checked Marked)
include_path .:/opt/alt/php80/usr/share/pear:/opt/alt/php80/usr/share/php:/usr/share/pear:/usr/share/php
log_errors  (checked Marked)
mail.force_extra_parameters  (blank)
max_execution_time  (0)
max_input_time (600)
memory_limit (512M)
open_basedir  (blank)
post_max_size (128M)
session.save_path
/opt/alt/php80/var/lib/php/session
short_open_tag (checked Marked)
upload_max_filesize  ( 1G)

Virtual Products Plugin Settings
Require Validation ON
Remove Older ON
hook download link ON
Style Download link as Button ON
Connect to Osclass Pay ON
File Required OFF
Allowed Extensions - zip,doc,pdf,rar,txt,
Max. File Size 10000 MB

MEDIA Settings
Thumbnail size 240x200
Preview size 480x340
Normal size 640x480
Original Size (checked Marked)
FORCE JPEG (OFF)
Crop image (OFF)
Force Aspect(OFF)
Maximum Size (130000)
ImageMagick (OFF)
Canvas background(White)
Watermark type (None)

*

MB Themes

1) “Maximum size PHP configuration allows: 131072 KB”  ... it's purely from PHP setting, double check with your hosting provider.
2) This one seems to be like from Osclass already hitting max 20MB per file
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Own

  • **
  • 17 posts
1)i already contact godaddy and i can see from the settings that the max upload file size is 1G
2)osclass has a limit of 20mb but can is there anyway for me to change that?

*

MB Themes

Its wuite crazy that whenever there are unexpected problems, people use godaddy.
Osclass has limit in media settings
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots