Search…

X3 Photo Gallery Support Forums

Search…
 
stapes
Topic Author
Posts: 15
Joined: 21 Nov 2006, 05:56

Admin questions

27 Nov 2006, 06:49

Hi
I have a couple of questions to ask.

1. I am logged in to imagevue/admin. Delete image gives me 'An error has occured - cannot delete image'

2. Is it possible to change groupfolder / imagefolder names from here?

3. Is there a maximum recommended file size or image size for uploaded pics.

Stapes
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Admin questions

28 Nov 2006, 00:37

stapes wrote:1. I am logged in to imagevue/admin. Delete image gives me 'An error has occured - cannot delete image'
Chmod 777 all content's subdirs, more often than not when you create dirs using ftp php can not write to them.
stapes wrote:2. Is it possible to change groupfolder / imagefolder names from here?
Just rename folder on webserver's ftp.
stapes wrote:3. Is there a maximum recommended file size or image size for uploaded pics.
Common sense and server's php memory limit for thumbnail generation because to resize image it has to be fully unpacked into bitmap first.
firedev.com