| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
mr.engineer
Joined: 13 Oct 2007 Posts: 6
|
Posted: Wed Dec 26, 2007 5:43 pm Post subject: what about SQL queries ? |
|
|
i just updated to phpBB2 Gold
if i uploaded a fresh Pre-moded copy and put the config file of my forum in it
will it work ?
or the pre moded needs a SQL query to run at the phpmyadmin ??
srry 4 my bad english |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
Posted: Thu Dec 27, 2007 2:01 pm Post subject: Re: what about SQL queries ? |
|
|
| mr.engineer wrote: | i just updated to phpBB2 Gold
|
You mean phpBB3 ? The premod is based on phpBB3.
| mr.engineer wrote: | if i uploaded a fresh Pre-moded copy and put the config file of my forum in it
will it work ?
|
Yes, but you'll need to run the phpbb_seo_install.php file (to be found in contrib/ dir of the release) after you will have uploaded it in the phpbb_seo/ dir on your ftp.
This will install the phpBB SEO ACP.
Then, you'll need to run this query for the no duplicate mod included in the premod :
| Code: | | ALTER TABLE `phpbb_topics` ADD INDEX ( `topic_last_post_id` ); |
With the proper table prefix, and you'll be done with the install, you'll just have to set up the premod as if you installed it for the first time, it's all explained in the install file.
++ |
_________________ 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 |
|
 |
mr.engineer
Joined: 13 Oct 2007 Posts: 6
|
Posted: Thu Dec 27, 2007 6:41 pm Post subject: Re: what about SQL queries ? |
|
|
thx dcz
i will try this
i know that no bb2 gold but i was sleepy a little  |
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |