Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-02-25 21:12:14

carbon
New Member
Registered: 2006-06-18
Posts: 9

Limit uploaded images

I’m trying to let users upload up to 3 images, and no more. I’m thinking that this is possible, because the images have ID’s and authors. I’m no PHP expert, but here’s my take on the pseudo-code.

When the author is trying to upload image,

then check to see if the author has images under their name. if they do, then count how many. if it is less than three, continue and allow upload. else, die.

I’m not sure if this is easily plugin-able.

Ideas?

Offline

Board footer

Powered by FluxBB