It is currently Fri May 25, 2012 7:40 pm

News News of phpBB mod Rewrite

Site map of phpBB mod Rewrite » Forum : phpBB mod Rewrite

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

compatibility

Advanced phpBB3 SEO mod Rewrite V0.4.0RC1

Bonne jour a tous et pardonne moi pour mon tres terrible francais, je suis dell'Italie.
Je aimerai installer sur mon forum
Advanced phpBB3 SEO mod Rewrite V0.4.0RC1

j'ai PhpBB3 RC5 le tool est compatible avec cette version de phpbb or il faut faire de changement
pardonne encore pour mon francais :?


Good morning to every one, the Advanced phpBB3 SEO mod Rewrite V0.4.0RC1 go well whit PhpBB3 RC5? before install it i'd like if I have to make some mod or there are plain compatibility. ...
Read more : compatibility | Views : 755 | Replies : 7


RC5??

wich mods can work ok with phpbb3 RC5 ? PLEASE ADMIN ANSWER ME.

Best Regards
Read more : RC5?? | Views : 855 | Replies : 6


Problem with cache when using portal

Using RC5 and V4 SEO I had a problem when trying to use phpbb SEO routines from the root when phpbb is located in a subdir. I traced it down to the cache path not being properly set when using the above configuration.

I was able to make things work by changing the path define in function phpbb_seo to include the phpbb root path.

Code: Select all
      define('SEO_CACHE_PATH', rtrim(phpbb_realpath($phpbb_root_path . $this->seo_opt['cache_folder']), '/') . '/'); // do not change


along with this to the beginning of the function.

Code: Select all
        global $phpbb_root_path;
Read more : Problem with cache when using portal | Views : 1329 | Replies : 7


Migrating from VB to phpBB3

hello
i was using vb forumes with vbseo to make my urls html and get high ranking
but now i convert my forum to phpbb and all my urls of cours changed to php
who can i redirect error 404 pages to home page? some one tooled me u need to write somthing in the htaccses but he dont know so please i want some one tell me who can i redict 404 error page to my home page because i lost many vistors also i dont want to use any seo product working with phpbb please help me what ...
Read more : Migrating from VB to phpBB3 | Views : 3222 | Replies : 5


ADD : Italian translation

Hello dcz, how you are?

The MOD "mod Rewrite phpBB3 SEO Avancé" for phpBB-RC4 is very goods. I have tested the modifications and work very well. Images

I have decided to make a gift this forum, Italian translation :D

/language/it/phpbb_seo/phpbb_seo.php :

<?php
/**
*
* seo_cache [Italian]
*
* @package language
* @version $Id: seo_cache.php,v 1.17 2007/08/23 12:31:21 linus (phpbb.it) Exp $
* @copyright (c) 2007 phpBB SEO
*
*/

/**
* DO NOT CHANGE
*/
if (empty($lang) || !is_array($lang))
{
$lang = array();
}

// DEVELOPERS PLEASE NOTE
//
// ...
Read more : ADD : Italian translation | Views : 2836 | Replies : 1


 

Login  •  Register


Statistics

Total posts 41127 • Total topics 8563 • Total members 15417