phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Admin panel can't find file

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
::  
Author Message
Tony Malone



Joined: 02 Feb 2007
Posts: 2

Admin panel can't find filePosted: Fri Feb 02, 2007 3:25 pm    Post subject: Admin panel can't find file

Hi!

I've just tried to install this mod on a fresh install of phpbb 2.0.22 with Ptirhik's Categories hirerachy 2.1.6d and a url rewrite installed.

When I go into the admin panel, there is an option for 'Gym_Sitemaps_&_RSS' there, but when I click on it I get
"The requested URL /admin/modules/mx_ggsitemaps/admin/admin_mx_ggsitemap.php was not found on this server."

(which I guess is hardly surprising as there is no /admin/modules/ folder!)

I uploaded all of the included files from /root as instructed and ran the SQL manually (if that makes any difference)


Does anyone know where I'm going wrong please?

Thanks!
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Admin panel can't find filePosted: Fri Feb 02, 2007 4:04 pm    Post subject: Re: Admin panel can't find file

I am not sure the module will fully work with CH, but, for the admin part it seems it could be because there is no admin_board.php file in your admin folder.

Please try opening admin/admin_mx_ggsitemaps/ and replace :

Code:
if ( file_exists( 'admin_board.' . $phpEx ) )
{
   define('IN_PHPBB', 1);
   $admin_root_path1  = 'admin/';
   $admin_root_path2 = '';
   $module_root_path2 = $phpbb_root_path = $mx_root_path = './../';
   $module_root_path =  './../mx_ggsitemaps/';
   $pathkb = '';
}
else
{
   define('IN_PORTAL', 1);
   $mx_root_path = './../../../';
   $admin_root_path1 = 'admin/';
   $admin_root_path2 = 'modules/mx_ggsitemaps/admin/';
   $module_root_path2 = $module_root_path = '../';

   $pathkb = 'modules/mx_kb/';
}


with :

Code:

   define('IN_PHPBB', 1);
   $admin_root_path1  = 'admin/';
   $admin_root_path2 = '';
   $module_root_path2 = $phpbb_root_path = $mx_root_path = './../';
   $module_root_path =  './../mx_ggsitemaps/';
   $pathkb = '';


++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche


Last edited by dcz on Fri Feb 02, 2007 4:15 pm; edited 1 time in total
Back to top
Visit poster's website
Tony Malone



Joined: 02 Feb 2007
Posts: 2

Admin panel can't find filePosted: Fri Feb 02, 2007 4:14 pm    Post subject: Re: Admin panel can't find file

Hi dcz!

Thanks for coming back to me so quickly!

That seems to have solved the problem.
Very Happy

Thankyou!

And big thanks to all for the mod!
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Admin panel can't find filePosted: Fri Feb 02, 2007 4:15 pm    Post subject: Re: Admin panel can't find file

You're welcome Wink

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » GYM Sitemaps
Page 1 of 1

Navigation Similar Topics

Jump to: