Editing avatar bug

For when things break.

Moderator: Executive

Post Reply
ButtPirate
Posts: 151
Joined: Mon Jul 20, 2009 8:23 pm
Location: Fresno, Cali, USA

Editing avatar bug

Post by ButtPirate »

I found a bug that I think arises from two conflicting modules (one outdated I believe) that are accessing same info from the SQL database

modules.php?name=Your_Account&op=edituser

(Accessed by clicking the "My Info" button)

This link gives me errors when I try to change my avatar to a different rank, telling me the script is restricted, while...

modules.php?name=Forums&file=profile&mode=editprofile

(Accessed by clicking the "Profile" button)

This link gives me no problems... and it looks nicer... :p

I -believe- they access/change the exact same info... in my opinion the "My Info" button form (top-most link) is not really needed, as it's uglier and non-updated anyway... I'd suggest nixxing it and just replacing any references with the "Profile" button form (second link).

Just my observations, hehe.
Bernout
Posts: 382
Joined: Mon Jul 20, 2009 8:23 pm

Post by Bernout »

Thanks! This fixed the problem I had trying to assign an avatar. Next time I'll have to remember to go through the forum profile option instead.

Bernout
Post Reply