I might know a way to fix the edit button.

Is somebody flaming or causing problems? Is there a post that is too large for content? Moderators will check here often to discover problems quickly.
Locked
User avatar
Death~John





Posts: 366
Joined: Sat Dec 09, 2006 7:57 pm
Location: "Make love, not war. Condoms are cheaper than guns" - Tilda Swinton
Contact:

I might know a way to fix the edit button.

Post by Death~John »

Ok, whoever has direct FTP settings to this site, please take a look at this.

open any ftp up to halomods.com/forums/usercp.php,

open it up in any text editor, and find the following line:

Code: Select all

<a href="usercp.php" title="Edit" accesskey="e">
now replace it with this line:

Code: Select all

<a href="http://forums.halomods.com/usercp.php?mode=editprofile" title="Edit" accesskey="e">
Presto!

you may want to try this on a regular php file on your computer before uploading it onto the server.




and if this works, you must all bow down to me as the almighty edit button fixer.
User avatar
SpecOp44




Advisor Recreator Snitch! Critic

Posts: 2008
Joined: Tue Jun 06, 2006 12:34 pm
Location: The Canadarm

Re: I might know a way to fix the edit button.

Post by SpecOp44 »

Tural wrote: I know how to fix profile editing as well, but Grenadiac hasn't responded to me in IRC. :|
The staff knows how. They just need an admin to do it.
Image
User avatar
Death~John





Posts: 366
Joined: Sat Dec 09, 2006 7:57 pm
Location: "Make love, not war. Condoms are cheaper than guns" - Tilda Swinton
Contact:

Post by Death~John »

Ok, I just thought i would try to help out.
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

The page isn't broken, the permissions are. I already have the solution.
Locked