phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
phpBB3 Release Candidate 5 (RC5) released
Goto page 1, 2  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
::  
Author Message
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

phpBB3 Release Candidate 5 (RC5) releasedPosted: Fri Aug 24, 2007 8:10 pm    Post subject: phpBB3 Release Candidate 5 (RC5) released

as acyd burn announcement phpbb3 RC5 is released on friday 24/8/2007

Quote:


We are very pleased to announce the availability of the phpBB3 RC5 package. This is the fifth (and hopefully last) release candidate which is meant to become the Gold release if no more critical problems arise.


this mean it maybe be the gold one Wink

you can read full topic from phpbb.com

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
emielvenlo
PR0
PR0


Joined: 21 Jan 2007
Posts: 78

phpBB3 Release Candidate 5 (RC5) releasedPosted: Fri Aug 24, 2007 9:42 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

mhmdkhamis wrote:
this mean it maybe be the gold one Wink


Thats what they've said with all rc's Razz
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

phpBB3 Release Candidate 5 (RC5) releasedPosted: Fri Aug 24, 2007 10:06 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

emielvenlo wrote:
mhmdkhamis wrote:
this mean it maybe be the gold one Wink


Thats what they've said with all rc's Razz


yes u are right Very Happy

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
Peter77
phpBB SEO Team
phpBB SEO Team


Joined: 10 May 2006
Posts: 512
Location: Michigan

phpBB3 Release Candidate 5 (RC5) releasedPosted: Sun Aug 26, 2007 4:10 am    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

I can almost taste the Gold. Smile
Back to top
emielvenlo
PR0
PR0


Joined: 21 Jan 2007
Posts: 78

phpBB3 Release Candidate 5 (RC5) releasedPosted: Sun Aug 26, 2007 6:18 am    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

Peter77 wrote:
I can almost taste the Gold. Smile


Goldfever Laughing
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14131

phpBB3 Release Candidate 5 (RC5) releasedPosted: Sun Aug 26, 2007 1:16 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

phpBB3 really is a hot topic Laughing

By the way, the 0.4.0RC1 mod rewrite will work with phpBB3.0.RC5, the only thing to change is a single FIND in the install.

In search.php, you should now FIND :

Code:
#
#-----[ FIND ]------------------------------------------
#

         $view_topic_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$u_forum_id&t=$result_topic_id" . (($u_hilit) ? "&hilit=$u_hilit" : ''));


Instead of :
Code:

#
#-----[ FIND ]------------------------------------------
#

         $view_topic_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$u_forum_id&t=$result_topic_id&hilit=$u_hilit");


Wink

_________________
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
Visit poster's website
Ľubor
PR0
PR0


Joined: 13 Feb 2007
Posts: 52
Location: Slovakia,Bratislava

phpBB3 Release Candidate 5 (RC5) releasedPosted: Sun Aug 26, 2007 1:54 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

Code:
Not Found

The requested URL /pre-administratorov-f19.html was not found on this server.
Back to top
Visit poster's website
Ľubor
PR0
PR0


Joined: 13 Feb 2007
Posts: 52
Location: Slovakia,Bratislava

phpBB3 Release Candidate 5 (RC5) releasedPosted: Sun Aug 26, 2007 1:56 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

and htaccess is where?
Back to top
Visit poster's website
Ľubor
PR0
PR0


Joined: 13 Feb 2007
Posts: 52
Location: Slovakia,Bratislava

phpBB3 Release Candidate 5 (RC5) releasedPosted: Sun Aug 26, 2007 2:24 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

is nomal Shocked Shocked ?
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

phpBB3 Release Candidate 5 (RC5) releasedPosted: Mon Aug 27, 2007 7:02 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

dcz wrote:
phpBB3 really is a hot topic Laughing

By the way, the 0.4.0RC1 mod rewrite will work with phpBB3.0.RC5, the only thing to change is a single FIND in the install.

In search.php, you should now FIND :

Code:
#
#-----[ FIND ]------------------------------------------
#

         $view_topic_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$u_forum_id&t=$result_topic_id" . (($u_hilit) ? "&hilit=$u_hilit" : ''));


Instead of :
Code:

#
#-----[ FIND ]------------------------------------------
#

         $view_topic_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$u_forum_id&t=$result_topic_id&hilit=$u_hilit");


Wink


does this for simple mod too dcz Rolling Eyes

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
spy



Joined: 07 Mar 2007
Posts: 38

phpBB3 Release Candidate 5 (RC5) releasedPosted: Wed Aug 29, 2007 11:29 am    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

is there any way to upgrade from RC3 to RC5 without uninstall/install all mods again?!
I have phpBB RC3 forum with 9 installed Mods and some style modification Confused
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3472

phpBB3 Release Candidate 5 (RC5) releasedPosted: Wed Aug 29, 2007 2:08 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

@mhmdkhamis

The simple mod rewrite does not perform this particular code change in search.php, so do not bother, it should be installed the same way it did on RC4.

@spy
Well, that's the kind of problem you may have to deal with when using RC releases.
The phpBB SEO team does provide an update procedure for phpBB3 mods, but phpBB itself does not, so I guess you're going to have to reinstall all your mods again. Because I'm pretty sure it will be less pain than 1) compare all phpBB updated files and update them manually and 2) update the mods.

We'll soon be releasing a premodded, I guess it will help out, but this is the most we can do, I myself reinstall all the seo mod upon each phpBB3 release on my test boards for now.

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

phpBB3 Release Candidate 5 (RC5) releasedPosted: Wed Aug 29, 2007 2:55 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

SeO wrote:
@mhmdkhamis

The simple mod rewrite does not perform this particular code change in search.php, so do not bother, it should be installed the same way it did on RC4.

@spy
Well, that's the kind of problem you may have to deal with when using RC releases.
The phpBB SEO team does provide an update procedure for phpBB3 mods, but phpBB itself does not, so I guess you're going to have to reinstall all your mods again. Because I'm pretty sure it will be less pain than 1) compare all phpBB updated files and update them manually and 2) update the mods.

We'll soon be releasing a premodded, I guess it will help out, but this is the most we can do, I myself reinstall all the seo mod upon each phpBB3 release on my test boards for now.


thanks dcz

any way i will wait the next RC (i think it will be soon)and update from RC4 to GOLD . Very Happy

but if i update now to rc5 any problem with seo compatible mods?

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
Ľubor
PR0
PR0


Joined: 13 Feb 2007
Posts: 52
Location: Slovakia,Bratislava

phpBB3 Release Candidate 5 (RC5) releasedPosted: Wed Aug 29, 2007 6:33 pm    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

and my problem?
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14131

phpBB3 Release Candidate 5 (RC5) releasedPosted: Sun Sep 02, 2007 11:08 am    Post subject: Re: phpBB3 Release Candidate 5 (RC5) released

Ľubor wrote:
and my problem?


Well, it just looks like you overwritten the .htaccess while uploading the new phpBB3 files, since there is one in the package.

You just need to keep your old one.

@mhmdkhamis
Looks like I answered to this one, you can upgrade to RC5.

++

_________________
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
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
Page 1 of 2 Goto page 1, 2  Next

Navigation Similar Topics

Jump to: