Page 1 of 1

can't upload or delete with non admin users

Posted: 16 Oct 2006, 03:35
by olina
hi

I'm still having problems with users that are restricted to a single folder.

when I'm admin there's no problem uplading or deleting but when I
use a different user I get these problems:

1. on IE6 - although upload is done, the spinning arrow goes on and on and the
folder doesn't get updated with the new picture.
on FireFox - upload is working well.

2. on both browsers - can't delete pictures that I uploaded.
gives me a message: "An error occured - cannot delete image"

here's the admin console:
http://www.jcsgallery.com/admin/

use "moss" for admin
and "gibson" for a limited user

please help.

Posted: 16 Oct 2006, 04:03
by mjau-mjau
You are right, let me look into this bug and get back to you...

Posted: 16 Oct 2006, 04:06
by olina
I appreciate it!

Posted: 16 Oct 2006, 15:34
by olina
I see that you have uploaded an image (a plane) to my galleries

do you have the same problems?

any news about these bugs?

Posted: 17 Oct 2006, 01:50
by mjau-mjau
Yes, I uploaded it, but from firefox where it works fine.... Please have patience, I will place it in my schedule.

Posted: 23 Oct 2006, 07:42
by olina
Hello again,

It's been a week now since I posted about the problems and I'm worried
that nothing has changed...

Is this going to take long? I've only baught my hosting service for 2 months,
and I can't start working on my website without the admin module working
properly.

please try and fix these bugs soon.

Thank you.

Posted: 31 Oct 2006, 02:12
by olina
another week has passed....


what is going on?

please respond!

Re: can't upload or delete with non admin users

Posted: 03 Nov 2006, 09:52
by Destructiva
olina wrote:hi
I'm still having problems with users that are restricted to a single folder.
when I'm admin there's no problem uplading or deleting but when I
use a different user I get these problems:
.
I'm having the same problem with users restricted to single folder, did you find any solution for this?

Cheers. :D
Antonino

Posted: 04 Nov 2006, 02:37
by olina
No I haven't and unfortunately the guys at imagevuex don't seem to
care
too much.... :-(

it's really disappointing because I bought it plus a domain
and hosting services just
for the imagevuex modules and they don't work like they should!

A waste of money

Posted: 10 Nov 2006, 06:38
by mjau-mjau
Sorry for the late fix on this issue :? Better late than never, isnt that what they say? 8)

Read the updates post here: viewtopic.php?t=142 and check out fixes done 10. November.

The files that need to be updated are:
include/secure.inc.php
admin/admin.swf
admin/upload.php

Posted: 10 Nov 2006, 14:35
by Destructiva
Thank U man!, :D I'm gonna ask some of the persons who couldn't upload images, to try again, hope everything is kewl now. :wink:

Antonino

Posted: 11 Nov 2006, 05:13
by olina
THANK YOU!!

Posted: 11 Nov 2006, 07:26
by globetrotter
Do we need to update the adminconfig.ini as well?
There are some settings added in this file.

Posted: 13 Nov 2006, 01:45
by mjau-mjau
Do we need to update the adminconfig.ini as well?
There are some settings added in this file.
That is not necessary. This following setting was added:
Code
passwordreminder = true
Its only function is to display a reminder to set password on the users first visit(cookie), so it will not apply to exsisting users anyway. The only reason its added in the configuration, is that a few users might want to strictly turn it off - Like for our demo admin page, I dont want to display a "set password" reminder for every first visit.