Custom Images

A signature and avatar generator addon

Moderator: zanix

Custom Images

Postby Mordain » Mon Aug 07, 2006 1:42 am

I want to allow users to upload custom pics of their toons onto their sigs, the problem is that I keep getting an error that says:

Custom Images folder isn't writable
Click HERE to try to chmod [/home/aetherfl/public_html/roster/addons/siggen/img/members/]
Custom Image uploading is temporarily disabled

If I try to chmod it, it gives me this error:

Warning: chmod(): Operation not permitted in /home/aetherfl/public_html/roster/addons/siggen/inc/functions.inc on line 47

and underneath that it says:

Custom Images folder COULD NOT be chmod'ed
Manually set write access

What sould I do?
Mordain
WR.net Apprentice
WR.net Apprentice
 
Posts: 23
Joined: Wed Aug 02, 2006 8:31 pm

Custom Images

Postby zanix » Mon Aug 07, 2006 3:05 am

I think it's obvious...

Do what it says
Code: Select all
Custom Images folder COULD NOT be chmod'ed
Manually set write access



Oh, and by they way, users cannot upload images themselves
The roster admin has to do it
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Custom Images

Postby Mordain » Mon Aug 07, 2006 9:47 am

Well, you see, the problem is that I am a noob at this :rabbit2: . I tried changing the permissions on the files it mentioned to 666 and 777 but neither helped. Am I missing something here?
Mordain
WR.net Apprentice
WR.net Apprentice
 
Posts: 23
Joined: Wed Aug 02, 2006 8:31 pm

Custom Images

Postby zanix » Mon Aug 07, 2006 11:40 am

Did you chmod the folder?
Code: Select all
/home/aetherfl/public_html/roster/addons/siggen/img/members/
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Custom Images

Postby Mordain » Mon Aug 07, 2006 6:45 pm

Yes but every time I try it says:

Code: Select all
Warning: chmod(): Operation not permitted in /home/aetherfl/public_html/roster/addons/siggen/inc/functions.inc on line 47
Mordain
WR.net Apprentice
WR.net Apprentice
 
Posts: 23
Joined: Wed Aug 02, 2006 8:31 pm

Custom Images

Postby PleegWat » Mon Aug 07, 2006 7:49 pm

Try chmodding the folder from your ftp client.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: Custom Images

Postby Mordain » Mon Aug 07, 2006 9:11 pm

It succesfully did it. It said:

CHMOD 666 members
200 Permissions changed on members

Siggen still says I need to set write access :sad:
Mordain
WR.net Apprentice
WR.net Apprentice
 
Posts: 23
Joined: Wed Aug 02, 2006 8:31 pm

Custom Images

Postby zanix » Mon Aug 07, 2006 9:20 pm

It needs to be 777
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Custom Images

Postby Mordain » Tue Aug 08, 2006 1:03 am

Does it again. I get a confirmation:

CHMOD 777 members
200 Permissions changed on members

and it still says I need to write permissions.
Mordain
WR.net Apprentice
WR.net Apprentice
 
Posts: 23
Joined: Wed Aug 02, 2006 8:31 pm

Custom Images

Postby zanix » Tue Aug 08, 2006 4:24 am

Then I dunno, if your host has a control panel of some sort, try using that

If this doesn't work, then there's something up with your host
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Custom Images

Postby Mordain » Tue Aug 08, 2006 7:39 am

Do all the folders up to that one have to have the permissions set correctly? Also, why does the error refer to /home/aetherfl/public_html/roster/addons/siggen/inc/functions.inc
Last edited by Mordain on Tue Aug 08, 2006 7:45 am, edited 1 time in total.
Mordain
WR.net Apprentice
WR.net Apprentice
 
Posts: 23
Joined: Wed Aug 02, 2006 8:31 pm

Custom Images

Postby zanix » Tue Aug 08, 2006 11:02 am

Thats the file that has the command that was trying to chmod the folder

Only the 'members' folder needs those permissions, the ones above it do not
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Custom Images

Postby Mordain » Tue Aug 08, 2006 7:09 pm

Well now I feel dumb. Somehow I had a Siggen folder in my root roster folder and another in the addons folder. I kept messing around with the one in the root folder, which was the wrong one. Oh well, problem solved. Thanks for all the help though!!
Mordain
WR.net Apprentice
WR.net Apprentice
 
Posts: 23
Joined: Wed Aug 02, 2006 8:31 pm


Return to SigGen

Who is online

Users browsing this forum: No registered users and 1 guest

cron