Forums

What is the max upload size you can have with PHP and chrono

crazyjd525 02 Sep, 2008
Users can not upload photos on my site if they are over 2 MB or so.

Is there anyway I can upload more? How in the world is it possible to have the upload action change the image size down like myspace?
Max_admin 02 Sep, 2008
Hi, this is a PHP setting, if you have a VPS or dedicated server then you can fix it yourself on the server webpanel, if not then talk to the hosting guys!

good luck!

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max_admin 24 Oct, 2008
Hi crazyjd, show me a screenshot of your uploads tab and what happens when the file is over 1.5 ? what can you see once the form is submitted ?

Cheers,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
crazyjd525 25 Oct, 2008
Here is my uploads Tab:



When the form is submitted it shows no errors and hits the thank you page.

Hope this helps find me a solution.

Thanks,

Jon
GreyHead 25 Oct, 2008
Hi crazyjd525,

In your site admin look at Help | System Info | PHP Information and find the upload_max_filesize entry - on my host it's '7M'.

Bob
Max_admin 26 Oct, 2008
also remove " ,*=all are ok"
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
GreyHead 26 Oct, 2008
Ah - missed that :-)
This topic is locked and no more replies can be posted.