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  
 
   
phpBB SEO premod 3.0.1 released
Goto page 1, 2  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB SEO Premod
::  
Author Message
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13031

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 9:06 am    Post subject: phpBB SEO premod 3.0.1 released

Hello,

We are pleased to announce the availability of the phpBB SEO Premod 3.0.1 package, the "It was worth it" edition.

This release update the premod to phpBB3.0.1 and the phpBB SEO mod rewrites to the last version (0.4.2).
The premod includes the updated version of the phpBB SEO dynamic meta tag mod, Optimal title mod zero and no duplicate mod, all these are soon to be separately released.

Demo : http://phpbb3.phpbb-seo.net/

New in this version :
  • Updated to comply with phpBB 3.0.1.
  • mod rewrite 0.4.2 :
    • Updated : User messages pages URLs structure,
    • virtual folder option for user messages pages,
    • Added : copyright link formatting options,
    • Added : support for active_topics link,
    • Added : support for unanswered link,
    • Added : support for newposts link,
    • Added : support for egosearch link,
    • Added : support for most active topic link on profile view,
    • Fixed : group sort option links,
    • Fixed : unread link it topic view,
    • Fixed : Session tracking : Sessions tracking is now fully fixed for viewforum, but will only work with virtual folder trick in viewtopic,
    • Various optimizations in phpbb_seo_class.php and acp_phpbb_seo.php.

  • zero duplicate 0.4.2 :
    • Added : support for new URL rewritten pages,
    • Added : FF default iso encoding workaround,
    • Fixed : ignored posts,
    • Fixed : highlights,
    • Fixed : jumpto post link in emails,
    • Fixed : style preview,
    • Fixed : viewpoll topic links

  • no duplicate 0.4.2 :
    • Fixed : moved topic links on forum indexes.

  • Optimal titles 1.0.2 :
    • Updated : Minor additions.

  • Meta tags 0.2.2 :
    • Added : now filter code bbcode tag by default,
    • Fixed : reference misuse,
    • Fixed : use of sql_query_limit to grab keywords in topic view.



Available packages
    If you experience problems with the automatic update (white screens, timeouts, etc.) we recommend using the "changed files only" method for updating.

    With this release, there are four packages available.
    • Full Package
      Contains entire phpBB SEO premod source English and French language files.
    • Changed Files Only
      Contains only those files changed from previous versions of the phpBB3 SEO Premod.
    • Automatic Update Package
      Update package for the automatic updater, containing the changes from previous release to this release.

    Select whichever package is most suitable for you.

    Translations Update :
      Both French and English language pack are included by default in the auto update and changed file package.
      In case you are not using the french language pack at all, you can safely ignore updates of the French language files. Leaving it on your ftp and let the updater update it is of course not a problem.


Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation, updates or conversions!.

Be sure to take a look at the official phpBB3 announcement thread to find out more about the phpBB3.0.1 new feature and bug fixes included in the phpBB SEO Premod.

Please note for update :
    The update will require some additional set up and .htaccess update.
    Your forum URLs will stay exactly the same, but URL rewriting is extended and User Messages search pages URL will change.
    User Messages search pages URLs will change :
      We decided to go for a better url structure and to as well hanlde the sr (showresults, can be topics or posts in search results) option.
      It's no big deal, but if you update, you'll need to keep the previous rewriterule you had in your .htaccess for user messages pages.
      To do so, make a copy of your current .htaccess, generate a new one once you've updated, and then grab the rewriterule you had in your old .htaccess after (the line is longer):
      Code:
      # USER MESSAGES

      and copy it after :
      Code:
      # HERE IS A GOOD PLACE TO ADD OTHER PHPBB RELATED REWRITERULES

      in your new .htaccess and the zero duplicate will do the rest Wink

    Before you do so, you can change the way search user pages are rewrtten if you wish, if you as well change the profile URLs, then you'll need to keep the old profile rewriterule the same way in your new .htaccess.
    If you encounter some difficulties to update the phpbb_seo_class.php file, for example if you modded it, you will just have to use the new file and edit it to re enter your previous customisations (static part & delimiters).
    Once you will have updated, you will have to refresh your theme's cache as well as phpBB's cache (ACP => STYLE, Themes => Refresh).


Download/Documentation

_________________
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
emielvenlo
PR0
PR0


Joined: 21 Jan 2007
Posts: 74

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 9:52 am    Post subject: Re: phpBB SEO premod 3.0.1 released

Congrats dcz!!!!

Wonderfull to see the update so fast.
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13031

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 9:53 am    Post subject: Re: phpBB SEO premod 3.0.1 released

Thanks Very Happy

_________________
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
msfranky



Joined: 07 Nov 2007
Posts: 6

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 10:15 am    Post subject: Re: phpBB SEO premod 3.0.1 released

dcz wrote:
Thanks Very Happy

and when will be released mod rewrite 0.4.2 and other toolkits for classic phpbb 3.0.1?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13031

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 10:23 am    Post subject: Re: phpBB SEO premod 3.0.1 released

dcz wrote:

This release update the premod to phpBB3.0.1 and the phpBB SEO mod rewrites to the last version (0.4.2).
The premod includes the updated version of the phpBB SEO dynamic meta tag mod, Optimal title mod zero and no duplicate mod, all these are soon to be separately released.


Soon (very) 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
msfranky



Joined: 07 Nov 2007
Posts: 6

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 10:31 am    Post subject: Re: phpBB SEO premod 3.0.1 released

I look forward to it. Very Happy
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13031

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 1:21 pm    Post subject: Re: phpBB SEO premod 3.0.1 released

Sorry about that : http://www.phpbb-seo.com/boards/phpbb-seo-premod/seo-url-premod-vt1549.html

dcz wrote:
Important
    We apologize for this, but an last bug fix was just added to all the 3.0.1 packages, we did not renumber the version.
    For those who would already have installed (before this message was posted : 2008/04/16 1:15 pm GMT) or updated the 3.0.1 premod, the bug breaks the merge forum in MCP, but the fix is very easy.
    You can either redownload the archive and overwrite the phpbb_seo/phpbb_seo_class.php file, or manually edit it, the unique change is :

    Find :
    Code:
          $this->url = $this->url_in = $url = str_replace('?&', '&', $url);

    Replace with :
    Code:
          $this->url = $this->url_in = $url = str_replace('?&', '?', $url);


    Again we apologize about this, and wish you all a nice update 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
FaRuKuZaM



Joined: 20 Oct 2007
Posts: 4

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 3:34 pm    Post subject: Re: phpBB SEO premod 3.0.1 released

Hello, thanks for the premod. I have updated from 3.0.0 everything works perfect but only when i enter to my profile page (only admin profile) I have errors. When I enter to other member profiles there are no errors.

The errors shown me at the top of the page:
Code:
[phpBB Debug] PHP Notice: in file /includes/functions_display.php on line 1035: array_merge() [function.array-merge]: Argument #2 is not an array
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3583: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2984)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3585: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2984)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3586: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2984)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3587: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2984)


I will wait your replies... Rolling Eyes
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13031

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 4:52 pm    Post subject: Re: phpBB SEO premod 3.0.1 released

Grr, the dumbest mistakes are the one that have use losing the most time Rolling Eyes
Anyway, it should be solved with the new includes/function_display.php I just updated in the packages (still no new version, one per day is enough Laughing), was just because your user did not have a most active topic. Could be related to some DB problems on your install, but the code should handle such exceptions so ...

++

_________________
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
FaRuKuZaM



Joined: 20 Oct 2007
Posts: 4

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 5:44 pm    Post subject: Re: phpBB SEO premod 3.0.1 released

you're too fast Wink . Thank you very much
Back to top
emielvenlo
PR0
PR0


Joined: 21 Jan 2007
Posts: 74

phpBB SEO premod 3.0.1 releasedPosted: Wed Apr 16, 2008 9:39 pm    Post subject: Re: phpBB SEO premod 3.0.1 released

When i download the premodded version now, the bugs are fixed?
Back to top
Visit poster's website
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 707

phpBB SEO premod 3.0.1 releasedPosted: Thu Apr 17, 2008 12:01 am    Post subject: Re: phpBB SEO premod 3.0.1 released

Yes.

_________________
Dan Kehn
Back to top
Visit poster's website
digital1



Joined: 26 Oct 2007
Posts: 20

phpBB SEO premod 3.0.1 releasedPosted: Thu Apr 17, 2008 5:21 am    Post subject: Re: phpBB SEO premod 3.0.1 released

I automatic updated my forum and edited conflicting files my self and voila.
Thanks once again, this premod rocks. Smile
All functions are working pretty fast now.
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13031

phpBB SEO premod 3.0.1 releasedPosted: Thu Apr 17, 2008 8:34 am    Post subject: Re: phpBB SEO premod 3.0.1 released

Some little optimizations where indeed implemented in phpbb_seo_class.php that should at least make the new options and rewritten urls costless in page load, but it's as well possible that we won couple 1/1000 sec here and elsewhere 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
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13031

phpBB SEO premod 3.0.1 releasedPosted: Thu Apr 17, 2008 9:17 am    Post subject: Re: phpBB SEO premod 3.0.1 released

Grr, one more very small bug, just a single change in viewtopic.php, only concerns post redirection which was loosing pagination.

http://www.phpbb-seo.com/boards/phpbb-seo-premod/seo-url-premod-vt1549.html#15956

When releasing becomes harder than developing Laughing

Event though the problem is minimal because the fixes are fast to implement, we'll do better with next release Rolling Eyes

_________________
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 SEO TooLKit  » phpBB SEO Premod
Page 1 of 2 Goto page 1, 2  Next

Navigation Similar Topics

Jump to: