Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Account Control Issues!; Problems editing
Topic Started: Jul 2 2009, 04:51 PM (64 Views)
Ammers
Member
 *  
I have a relatively new board that was working beautifully at first. Now I have two problems:

  • I have set permissions so that all users may edit their custom title, but every time I try to do this with both an administrative account and a member account, it says I do not have permission to do so.
  • Using the administrative account, I went into the Mod CP to delete a post. Every time I try to delete it, I get to an error page saying the board does not recognize an account called "User Name" and asks me to log in again.


Please help! I don't know why it started doing this all of a sudden!

Board Here



EDIT: It appears to be an issue with the following code I had in my board wrapper for the sidebar, allowing users to switch between accounts without logging out:
Code:
 

<form style='display:inline' action="http://z3.invisionfree.com/FeartheSilence/index.php? act=Login&CODE=01&CookieDate=1" method="post">
<div align='center'>
<input type="text" class="forminput" size="10" name="UserName" onfocus="this.value=''" value="User Name" /> <input type='password' class='forminput' size='10' name='PassWord' onfocus="this.value=''" value='ibfrules' /> <input type='submit' class='forminput' value='Go' />

Anyone know what might be wrong with this code?

Edited by Ammers, Jul 2 2009, 04:54 PM.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · General Support - IF · Next Topic »
Add Reply