Post by antics83 » Sat Oct 22, 2011 11:46 am

I am trying to upload 16-20mb files but i keep getting this error:

Notice: Undefined index: download_description in /home/content/60/8268860/html/admin/controller/catalog/download.php on line 420Warning: Invalid argument supplied for foreach() in /home/content/60/8268860/html/admin/controller/catalog/download.php on line 420Notice: Undefined index: download in /home/content/60/8268860/html/admin/controller/catalog/download.php on line 426Notice: Undefined index: download in /home/content/60/8268860/html/admin/controller/catalog/download.php on line 25Notice: Undefined index: remaining in /home/content/60/8268860/html/admin/model/catalog/download.php on line 4Notice: Undefined index: download_description in /home/content/60/8268860/html/admin/model/catalog/download.php on line 12Warning: Invalid argument supplied for foreach() in /home/content/60/8268860/html/admin/model/catalog/download.php on line 12Warning: Cannot modify header information - headers already sent by (output started at /home/content/60/8268860/html/admin/index.php:79) in /home/content/60/8268860/html/system/engine/controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /home/content/60/8268860/html/admin/index.php:79) in /home/content/60/8268860/html/system/engine/controller.php on line 29

using latest OC version and my php.ini looks like this:

magic_quotes_gpc = Off;
register_globals = Off;
default_charset = UTF-8;
memory_limit = 64M;
max_execution_time = 18000;
upload_max_filesize = 999M;
safe_mode = Off;
mysql.connect_timeout = 20;
session.use_cookies = On;
session.use_trans_sid = Off;
session.gc_maxlifetime = 12000000;
allow_url_fopen = on;


any ideas?? thanks!

Newbie

Posts

Joined
Sun Aug 21, 2011 6:31 am

Post by uksitebuilder » Sun Oct 23, 2011 12:03 am

what is your post_max_filesize setting for your server ?

If too low, that is the reason and you may need to add it to your php.ini to increase

Please note that your server may restrict php.ini overrides, so those settings in your php.ini may not be doing anything at al. Check with your host.

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by antics83 » Sun Oct 23, 2011 10:18 am

my post_max_filesize = 192M;
godaddy lets me overwrite it

which php.ini file should be edited?
i ve edited both in root and admin folder. are there any more?


thanks for quick reply

Newbie

Posts

Joined
Sun Aug 21, 2011 6:31 am

Post by uksitebuilder » Sun Oct 23, 2011 3:48 pm

hmm those are the only php.ini files that need editing

the only thing I can suggest is possibly using a mod that allows you to upload large files via ftp

http://www.opencart.com/index.php?route ... ion_id=185

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom
Who is online

Users browsing this forum: Baidu [Spider] and 93 guests