| View previous topic :: View next topic |
| Author |
Message |
hide'n'seek Member
Joined: 30 May 2008 Posts: 6
|
Post: #1 Posted: May 30, 2008, 7:48 PM Post subject: Couple of Bugs... - Forum Bugs |
|
|
I was trying to upload an avatar and a signature image, but I encountered two bugs whilst doing so.
Firstly when you upload an avatar (it is the right size) you get the following error:
General Error
Unable to upload file
DEBUG MODE
Line : 254
File : usercp_avatar.php
Then when you try to make any signature, you get this: 'Invalid Session. Please resubmit the form.'
It keeps showing up no matter how many times you resubmit the page.
Sorry if this is already been posted, I couldn't find it. I just thought I'd alert someone to fix it.
This is my first post! |
|
| Back to top |
|
 |
Lightning Administrator
Joined: 14 Feb 2007 Posts: 601
|
Post: #2 Posted: May 31, 2008, 1:17 AM Post subject: |
|
|
I'm aware of the avatar issue. As for the signature, I'll have to look into it. May be a result of the changes I did to avoid the bots. _________________ If you do not push the limits, then you do not know what limits exist. |
|
| Back to top |
|
 |
hide'n'seek Member
Joined: 30 May 2008 Posts: 6
|
Post: #3 Posted: May 31, 2008, 8:30 AM Post subject: |
|
|
| Thanks! And while we are on the issue of bugs, I became an n'sider yesterday, I can read the n'sider subforums, but I can't access the n'sider area of the site. Why could this be? |
|
| Back to top |
|
 |
Lightning Administrator
Joined: 14 Feb 2007 Posts: 601
|
Post: #4 Posted: May 31, 2008, 2:55 PM Post subject: |
|
|
Might be due to the ' in your name. It is case sensitive and must match exactly. I'll test the site with ' to make sure it is being handled right. _________________ If you do not push the limits, then you do not know what limits exist. |
|
| Back to top |
|
 |
hide'n'seek Member
Joined: 30 May 2008 Posts: 6
|
Post: #5 Posted: May 31, 2008, 3:27 PM Post subject: |
|
|
Ok thanks, it's what I thought it might be, I tried replacing the " ' "s in my name for but it still didn't work.
EDIT: How does the login form work? Does it use PHP and MySQL? If so, you can use the php function if anyone has got " ' "s in their name, because putting a " \ " before a " ' " stops the form from ending the input there. Google is a good best friend.  |
|
| Back to top |
|
 |
|