I've been working on a php based image gallery for a gaming clan im part so that the members can upload some fun screenshots. The idea is that they either select the image file or an external url. In either case a thumb file is generated and in the case of the file a copy of the file is made with a max size of 700*700 in png format. The max size of the folder with the rerendered copies is 5mb (old ones get deleted after 2 weeks if there's a new upload request).
I've read a few posts that say image hosting is not allowed on x10, I also read one that says it is allowed for forum avatar galleries, so i was wondering: am i allowed to use this script on x10? thx in advance ^^
I've read a few posts that say image hosting is not allowed on x10, I also read one that says it is allowed for forum avatar galleries, so i was wondering: am i allowed to use this script on x10? thx in advance ^^