10-25-2007, 10:07 AM
10-25-2007, 10:28 AM
Was this meant for the PHP Form to e-Mail solution / forum ?
i2
i2
10-25-2007, 11:04 AM
Nope this was for the File Upload portion of the PHP Mailing List Manager. This option is found in the Email Subscribers segment - click on the Manage link next to the File Attachment drop down list.
10-25-2007, 11:23 AM
This is only an admin upload tool so you should just upload files of the size and file type you want?
10-25-2007, 03:54 PM
i2-Services, Inc. Wrote:
This is only an admin upload tool so you should just upload files of the size and file type you want?
Something to consider in future upgrades (and maybe for other scripts you offer). Our business is to design sites for our clients. We use these scripts to help them, however, in our case we don't allow clients access to the server (we offer cms applications and customized scripts but we do all the uploading and programming) therefore allowing them to upload any file of any size is inviting trouble.
The script is pretty nice but I can't afford to open my server like this - is there a way to disable this?
10-25-2007, 04:27 PM
Well your php.ini can allow you set the max upload size. Even if this was a setting it would be a option you can configure within the admin so they could change it. I understand though.
You could remove the links to the attachment management areas.
You could remove the links to the attachment management areas.