Author Topic: is admin able to upload bigger image than the user?  (Read 3233 times)

0 Members and 1 Guest are viewing this topic.

Offline tdkpaul

  • Full Member
  • ***
  • Posts: 205
    • View Profile
is admin able to upload bigger image than the user?
« on: July 30, 2006, 06:20:46 PM »
Recently i have problems uplaoding images on my server.
Even if i upload small images i get this Problem
[qcode]Fatal error: Allowed memory size[/qcode]

now i tried to upload the big images (3000 * 3000 and more and over 3 mb) to upload via ACP. And it works  8O

Whats the different between memberupload and adminupload (acp)?

I want my members to upload big images, too. It is time-consuming if my members have to resize imagefiles locally with any Photosoftware.

try it on you allery and report if you have same problem.


thumbconverter and imageresizer on upload were switched on


Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: is admin able to upload bigger image than the user?
« Reply #1 on: July 30, 2006, 08:13:31 PM »
As I mentioned in the reply of your other topic, this happens when 4images is trying create thumbnail or resize the image, because it must load the image into server's memory before it can work with it.
In ACP, there is no auto-thumbnaler/resizer involved when you upload an image - thats why you were able to upload large files.
I bet you'll get the same error message once you try to run the auto-thumbnailer/resizer in ACP.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline tdkpaul

  • Full Member
  • ***
  • Posts: 205
    • View Profile
Re: is admin able to upload bigger image than the user?
« Reply #2 on: July 30, 2006, 11:00:17 PM »
THX

the way you say it


it is because of the auto.thumb

i could switch off but then you only see the jpg icon

i have to force my users not to upload too big images

it is even better for my traffic