problem with administration control panel

phpBB3 SEO Advanced mod Rewrite support forum.
This mods performs URL rewriting for phpBB, injecting forums and topic titles in their URLs.

Moderator: Moderators

problem with administration control panel

Postby diederen » Mon Mar 01, 2010 6:32 pm

Hi,

I installed the phpBB SEO scripts to have a Google sitemap. All worked well. I tried to access my administration control panel and I don't see anything there anymore! I have no idea what happened as I didn't do anything since my last login. I attach a pic so you see what I mean. If I look at the page source there is a lot of data there but nothing is displayed.
Attachments
Screenshot-ACP index - Mozilla Firefox.png
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Advertisement

Re: problem with administration control panel

Postby diederen » Thu Mar 04, 2010 1:16 pm

nobody ?
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Re: problem with administration control panel

Postby dcz » Thu Mar 04, 2010 2:06 pm

Try Activating phpBB debugging and report if you get any helpful error message.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Re: problem with administration control panel

Postby diederen » Sat Mar 06, 2010 10:53 pm

I tried with debug and debug_extra uncommented in the config.php file. If I go to the administration page I still don't see anything, only the stuff in the uploaded picture. Too bad. Will it be possible to just get rid of this module by doing everything backwards and see if my phpBB forum has an accessible administration page?
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Re: problem with administration control panel

Postby diederen » Sun Mar 07, 2010 11:23 am

I could not do an uninstall from the administrator control panel, as I don't see anything there. I removed all code and files and I still see nothing in the ACP. It's driving me nuts. I can't uninstall and in the source code of the ACP index.php I still see a SEO entry. How can I manually uninstall further ? Probably I need to do more (MySQL?). Can someone please help ?

Maybe there is a way to uninstall not from within the ACP, but somewhere else. I mean, maybe someone can give me a script which I can put somewhere else (e.g. in the root of phpBB) to execute the same thing to uninstall the SEO mod. Hopefully I get my ACP back then.
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Re: problem with administration control panel

Postby diederen » Sun Mar 07, 2010 12:27 pm

I already tried to execute the gym_install.php from within the gym_sitemaps root (so outside acp). But then I get the same result as in the ACP. I see a blank page....I am out of ideas for the moment...Please help.
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Re: problem with administration control panel

Postby SeO » Sun Mar 07, 2010 7:12 pm

install.xml wrote:To uninstall :

1) Connect yourself as admin and go to "http://www.yourdomain.com/phpbb_folder/gym_sitemaps/gym_install.php" to un-install

2) remove all files and code changes added


This is how you remove the acp module and GYM config table.

So, activating debug did not help. It does not change anything at all, or ?

Anyway, try to run the gym_install.php script in un-install mode, and see if it gets better. If it does not and you did remove the edit from admin css (which would be the only possible guilty file left), then your problem come from elsewhere.

Also, are you trying the latest version (currently 2.0.1) since it was updated recently ?

++
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Re: problem with administration control panel

Postby diederen » Sun Mar 07, 2010 7:17 pm

I cannot do the uninstall as I have no links there in the admin page. It's blank. Also when I do it from the gym_sitelinks folder. If I force the uninstall (from source page, similar to this: <li><a href="./index.php?sid=ae84c4b61fbcb1bc9192d9ad6108d0e1&amp;i=198"><span>ACP_CAT_PHPBB_SEO</span></a></li> by pasting the part after index.php...
), then nothing happens. Activating debug did not give me any result. I installed the latest gym sitelinks. I think this problem started by removing the cache. I have no idea what to do. I need to get back to how it was before I installed the mod, as I have no access anymore to the ACP.
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Re: problem with administration control panel

Postby SeO » Sun Mar 07, 2010 7:23 pm

But you do not install un-install this mod form the acp.

Then if you see ACP_CAT_PHPBB_SEO, it means that the language pack is not installed, so there may be other part missing, have you followed the install steps to the letter ?
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Re: problem with administration control panel

Postby diederen » Sun Mar 07, 2010 7:32 pm

I am sure I followed the install to the letter. I have now deleted everything and removed all code in the hope that it would go back to no avail. Maybe if I give you the password to the ftp server, you could have a look. I don't know what to do anymore. this ACP_CAT_PHPBB_SEO I see in the ACP.
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Re: problem with administration control panel

Postby diederen » Sun Mar 07, 2010 7:46 pm

I can also tell you that it used to work in the beginning. But I don't remember what I did exactly, I think I emptied the cache in the phpBB from within the ACP, then the problem started.
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Re: problem with administration control panel

Postby dcz » Mon Mar 08, 2010 4:55 pm

If you see ACP_CAT_PHPBB_SEO in acp, it means that some how the mod was not fully installed or un installed. A solution to fix this situation would be to use phpBB stk to clean your acp module table and then, to try re installing them using the phpBB SEO scripts (not with the acp module tools).

Should work. Of course backup everything before you do this (db and files).

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Re: problem with administration control panel

Postby diederen » Mon Mar 08, 2010 5:40 pm

Removed all non-default phpBB tables. Also did a few other tools. I still have the same problem :( A blank page in the ACP.
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Re: problem with administration control panel

Postby diederen » Mon Mar 08, 2010 6:07 pm

I once emptied the /phpBB3/cache folder via ftp, only leaving .htaccess there...I think that caused my problem...I have no index file anymore :?
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Re: problem with administration control panel

Postby diederen » Tue Mar 09, 2010 7:47 am

Hey!
Today I just tried again and it works again!! I don't know why I could not access last night, but it seems to work again...I am so so happy !!!!! :D :D :D
diederen
 
Posts: 13
Joined: Mon Mar 01, 2010 6:05 pm

Next

Return to Advanced SEO URL

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests