BUG Bug In Administration


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.

Profile PM  
Inactive User
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']);

Subject: Re: Bug In Administration
I have already fix this bug, I just want to show the bugs ;p

Profile PM  
Subject: Re: [BUG] Bug In Administration
Thanks for reporting.

Moving to BUGS forum.

Subject: Re: [BUG] Bug In Administration
Thanks, I have fixed this.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0897s (PHP: 19% SQL: 81%)
SQL queries: 10 - Debug Off - GZIP Enabled