Bug In Administration »  Show posts from    to     

Icy Phoenix


Old Bugs - Bug In Administration



Informpro [ Wed 07 Oct, 2009 17:35 ]
Post subject: Bug In Administration
Hello, bug:

ACP > Forum > Prune Overview > Click on a forum, and
Quote:
Not Found

The requested URL //admin/admin_forums.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


Lopalong [ Thu 08 Oct, 2009 13:25 ]
Post subject: Re: Bug In Administration
Try This:

/adm/admin_prune_overview.php

Find:

$forum_url = append_sid(IP_ROOT_PATH . '/admin/admin_forums.' . PHP_EXT . '?mode=editforum&f=' . $forums[$i]['forum_id']);

Replace With:

$forum_url = append_sid(IP_ROOT_PATH . 'adm/admin_forums.' . PHP_EXT . '?mode=editforum&f=' . $forums[$i]['forum_id']);


Informpro [ Thu 08 Oct, 2009 13:41 ]
Post subject: Re: Bug In Administration
I have already fix this bug, I just want to show the bugs ;p


Chaotic [ Thu 08 Oct, 2009 20:13 ]
Post subject: Re: [BUG] Bug In Administration
Thanks for reporting.

Moving to BUGS forum.


Mighty Gorgon [ Wed 21 Oct, 2009 00:32 ]
Post subject: Re: [BUG] Bug In Administration
Thanks, I have fixed this.




Powered by Icy Phoenix