| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
JonathanD
Joined: 16 Jun 2008 Posts: 3
|
Posted: Mon Jun 16, 2008 10:52 pm Post subject: first instruction -- common.php |
|
|
First off, thanks for the greatmod. It's one of a king for phpbb3.
When looking through the instructions for 0.2.4 mixed,
it says
| Code: |
#
#-----[ OPEN ]------------------------------------------
#
common.php
#
#-----[ FIND ]------------------------------------------
#
if (file_exists('install') || file_exists('contrib'))
{
message_die(GENERAL_MESSAGE, 'Please_remove_install_contrib');
}
#
#-----[ BEFORE, ADD ]------------------------------------------
#
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
include($phpbb_root_path . 'phpbb_seo/phpbb_seo_class.'.$phpEx);
$phpbb_seo = new phpbb_seo();
// www.phpBB-SEO.com SEO TOOLKIT END |
yet the lines to find do not exist in common.php, or anywhere in phpbb3 for that matter. (searched the entire folder). I'm running 3.0.1, is this incompatible? |
|
|
| Back to top |
|
 |
|
 |
Professional PR2


Joined: 07 Apr 2008 Posts: 210 Location: 1/2 of the World
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
JonathanD
Joined: 16 Jun 2008 Posts: 3
|
Posted: Tue Jun 17, 2008 7:54 pm Post subject: Re: first instruction -- common.php |
|
|
Heh, that would make sense. Thanks, seo, you rock  |
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |