HI. I need to change the 700Kb limit for images upload, i just modify this value on Gallery but now I have to do the same on site (images upload). If someone knows how to do that? I thanks in advanced.
Jorge
DCSun Administrator
Posts: 611
August 24, 2006 @ 12:36pm
Hi Jorge,
Yes, unfortunately that number isn't available in the site settings yet.
To change it you can go into the database directly using PHPMyAdmin or something similar. It's the "MaxImageFileSize 700" row in the core-Settings table.
If you're unable to change it through the database directly, let us know what you want it changed to and we can give you a script to run.
David
FlexCMS v3.2 Has Been Released!
Jorge
Posts: 15
Image Upload Change
August 24, 2006 @ 12:42pm
Thanks for the answer! I go change the MySQL data input.