How can i disable seo mod with phpmyadmin?

Discussions and support about the different URL Rewriting techniques for phpBB.

Moderator: Moderators

How can i disable seo mod with phpmyadmin?

Postby vsabah » Sun Jan 08, 2012 4:04 pm

Hi,

How can i disable seo mod with phpmyadmin? I can't log in ACP. But i must disable it.

What can i do my friends?
Thanks...
User avatar
vsabah
PR0
PR0
 
Posts: 58
Joined: Sun Jul 06, 2008 1:09 pm

Advertisement

Re: How can i disable seo mod with phpmyadmin?

Postby Stephen26 » Sun Jan 08, 2012 4:38 pm

If you have FTP access, download /phpbb_seo/cache/phpbb_cache.php and edit it with e.g. Notepad++ - It's pretty self-explanatory what to change (for example 'url_rewrite' => true, to 'url_rewrite' => false,). Then reupload it and clear the board cache.
I install and configure phpBB-SEO (and other mods) for a fair price and very fast. If you are interested simply send me a private message.
Stephen26
phpBB SEO Team
phpBB SEO Team
 
Posts: 404
Joined: Mon May 03, 2010 7:06 am

Re: How can i disable seo mod with phpmyadmin?

Postby dcz » Sun Jan 08, 2012 4:38 pm

SEO settings are stored in phpbb_seo/cache/phpbb_cache.php
removing this file (after backup will reset the mod's options, including the url rewriting activation (you can also edit it manually, it's pretty understandable).
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: 21291
Joined: Fri Apr 28, 2006 9:03 pm

Re: How can i disable seo mod with phpmyadmin?

Postby vsabah » Sun Jan 08, 2012 4:45 pm

Thanks... :)

But what is problem i can't understand.

http://www.rpgturk.com/forum/

After update phpBB 3.0.10 it crashed
User avatar
vsabah
PR0
PR0
 
Posts: 58
Joined: Sun Jul 06, 2008 1:09 pm

Re: How can i disable seo mod with phpmyadmin?

Postby dcz » Sun Jan 08, 2012 4:59 pm

Looks like an .htaccess issue.
-http://www.rpgturk.com/forum/naruto/jutsular-ve-seviyeleri-t3884.html is 404
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: 21291
Joined: Fri Apr 28, 2006 9:03 pm

Re: How can i disable seo mod with phpmyadmin?

Postby Stephen26 » Sun Jan 08, 2012 5:01 pm

You may use a standard .htaccess file with just the following in it if you don't want to use URL rewriting at the moment:

<Files "config.php">
Order Allow,Deny
Deny from All
</Files>

<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
I install and configure phpBB-SEO (and other mods) for a fair price and very fast. If you are interested simply send me a private message.
Stephen26
phpBB SEO Team
phpBB SEO Team
 
Posts: 404
Joined: Mon May 03, 2010 7:06 am

Re: How can i disable seo mod with phpmyadmin?

Postby vsabah » Mon Jan 09, 2012 6:51 am

Thanks my friend...

I solved it. A file was crashed. I looked it from error_logs file. Thanks for your helps...
User avatar
vsabah
PR0
PR0
 
Posts: 58
Joined: Sun Jul 06, 2008 1:09 pm


Return to phpBB mod Rewrite

Who is online

Users browsing this forum: Bing [Bot] and 7 guests