phpBB SEO premod 3.0.4 released!

phpBB SEO site news and official annoucements.

Moderator: Moderators


phpBB SEO premod 3.0.4 released!

Postby SeO » Sat Dec 20, 2008 2:03 pm

Hello,

We are pleased to announce the availability of the phpBB SEO Premod 3.0.4 package, the Yet worth it edition.

This release update the premod to phpBB3.0.4 and the phpBB SEO mod rewrites to the last version (0.4.8).
The premod as well includes updated versions of the zero duplicate mod, all these are soon to be separately released.

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

New in this version :
  • All mods Updated to comply with phpBB 3.0.4.
  • GYM Sitemaps & RSS 2.0.RC3 :
    • Added Added more option for displaying links on the forum,
    • Fixed Google ping again,
    • Fixed Google and Yahoo pinging (RSS & Google),
    • Various bug fixes and enhancement.
  • mod rewrite 0.4.8 :
    • Added : topic and forum url are now rewritten in notification emails,
    • Added : topic url in print view is now rewritten.
  • zero duplicate 0.4.8 :
    • Fixed : ' character in highlights,
    • Fixed : No redirecting when marking / bookmarking / subscribing.

Minimum Requirements
phpBB3 has a few requirements which must be met before you are able to install and use it.
  • A webserver or web hosting account running on any major Operating System with support for PHP
  • A SQL database system, one of:
    • MySQL 3.23 or above (MySQLi supported)
    • PostgreSQL 7.3+
    • SQLite 2.8.2+
    • Firebird 2.0+
    • MS SQL Server 2000 or above (directly or via ODBC)
    • Oracle
  • PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible)) with support for the database you intend to use.
  • getimagesize() function need to be enabled
  • These optional presence of the following modules within PHP will provide access to additional features, but they are not required.
    • zlib Compression support
    • Remote FTP support
    • XML support
    • Imagemagick support
    • GD Support
The presence of each of these optional modules will be checked during the installation process.
The mod_rewrite apache module will be necessary to use url rewriting. It is though possible to adapt the rewriterules for isap_rewrite on IIS servers (windows).

Security
Security issues found should be reported to the phpBB.com security tracker in the usual way.

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.
    • Patch Files Package :
      Contains patch compatible patches from previous versions of phpBB3, starting from 3.0.2. Mainly intended for advanced users.
    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.4 new features and bug fixes included in the phpBB SEO Premod.

Please note for update :
    This update will not change any of your settings.
    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).

    GYM Sitemap & RSS
    GYM update process is separated from the premod's one and essentially consist in file upload.
    You will need to replace all GYM files with those from the last version (to be found in the root/ dir of GYM archive, just upload all files in root/ in your phpBB ftp directory) and browse the update script (gym_sitemaps/gym_install.php). It will tell you what to do.

    IMPORTANT :
    GYM sitemaps and RSS is likely to be updated before the premod, it will be up to you to keep it up to date meanwhile, you can be notified about updates by subscribing to the release thread while logged in :
    GYM Sitemaps & RSS module 2.0.RC3

Download/Documentation
SeO
Admin
Admin
 
Posts: 6012
Joined: Wed Mar 15, 2006 9:41 pm

Advertisement

Postby Nels0r » Sat Dec 20, 2008 3:43 pm

Thank You Very Much :)
Nels0r
 
Posts: 8
Joined: Thu Nov 27, 2008 3:30 pm

Postby SeO » Sat Dec 20, 2008 4:29 pm

You're welcome ;)

Unfortunately, a tiny glitch was left in search.php, the fix is remplace :
Code: Select all
$_REQUEST[$request] = utf8_normalize_nfc(utf8_recode($_REQUEST[$request]), 'iso-8859-1');

with :
Code: Select all
$_REQUEST[$request] = utf8_normalize_nfc(utf8_recode($_REQUEST[$request], 'iso-8859-1'));


All packages are now updated ;)
SeO
Admin
Admin
 
Posts: 6012
Joined: Wed Mar 15, 2006 9:41 pm

Postby Nels0r » Sat Dec 20, 2008 5:57 pm

I have changed. Thanks again :)
Nels0r
 
Posts: 8
Joined: Thu Nov 27, 2008 3:30 pm

Postby Professional » Sun Dec 21, 2008 8:32 am

thank's a lot.
i have a question:
i installed manually all of seo mods except seo stat.now i want use this my current version is phpbb 3.0.2 .i shoud run db? or not.
plz exlplain me.tnx a lot :wink: :)
User avatar
Professional
PR5
PR5
 
Posts: 540
Joined: Mon Apr 07, 2008 5:41 am
Location: 1/2 of the World

Postby dcz » Sun Dec 21, 2008 8:41 am

Well, to go for the premod, you need to install it fully.

If everything is already installed (eg no dupe and url rewritng) you can safely merge your phpBB3.0.2 with the phpBB3.0.3 premod files (using winmerge for example), then run install/ database_update.php from the 3.0.3 update package (any of it) and then do the same to go from 3.0.3 to 3.0.4 but you'll be able to use the premod's automatic update package this time.
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 19930
Joined: Fri Apr 28, 2006 9:03 pm

Postby Professional » Thu Dec 25, 2008 4:44 pm

thank u ,so we can't update db from 3.0.2 ta 3.0.4 directley yes?
User avatar
Professional
PR5
PR5
 
Posts: 540
Joined: Mon Apr 07, 2008 5:41 am
Location: 1/2 of the World

Postby SeO » Thu Dec 25, 2008 4:49 pm

Would be safer not to ;)
SeO
Admin
Admin
 
Posts: 6012
Joined: Wed Mar 15, 2006 9:41 pm

Postby Professional » Sat Dec 27, 2008 6:56 am

thank u,another thing:
i think if we get the phpbb 3.0.2 to phpbb 3.0.4 from phpbb.com and run the databse and then insert all files except config.php it'll work .
but i am not sure about GYM :D
User avatar
Professional
PR5
PR5
 
Posts: 540
Joined: Mon Apr 07, 2008 5:41 am
Location: 1/2 of the World

Postby SeO » Sat Dec 27, 2008 10:34 am

GYM is not a problem, premodded files are up to date, so you can just upload all files and hit the install / update script ;)
SeO
Admin
Admin
 
Posts: 6012
Joined: Wed Mar 15, 2006 9:41 pm

Postby userkiller » Mon Jan 26, 2009 12:03 pm

MY Forum is not being redirected well it is but the forums are not like games section and other are not i get page not found. any idea
my webhosting company support this but idon't now what wrong.
userkiller
PR0
PR0
 
Posts: 78
Joined: Fri Jan 23, 2009 10:57 pm
Location: http://www.gamehaxerz.com

Postby dcz » Mon Jan 26, 2009 5:22 pm

Must be an .htaccess implementation issue, have you placed it where the red bold message in the .htaccess generator ?
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 19930
Joined: Fri Apr 28, 2006 9:03 pm

Postby userkiller » Mon Jan 26, 2009 5:39 pm

Can you upload a working one.
userkiller
PR0
PR0
 
Posts: 78
Joined: Fri Jan 23, 2009 10:57 pm
Location: http://www.gamehaxerz.com

Postby dcz » Mon Jan 26, 2009 6:21 pm

There is not a single .htaccess for all, only the .htaccess generator can generate one for your own settings.

You can as well save one in the phpbb_seo/cache dir to be moved in the good place.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 19930
Joined: Fri Apr 28, 2006 9:03 pm

my problem is

Postby userkiller » Mon Jan 26, 2009 9:35 pm

okay i notice that the htacess point to my old website gamehax.site50.net
i took the database from it and place it on my new domain which is the one am using gamehaxerz.com



Now it show in the acp Htacees

show this Version : Mixed - 0.4.8 ( Support Forum )


--------------------------------------------------------------------------------

⇒ Once you are ready, you can select the .htaccess code, and paste it in a .htaccess file or use the "Save .htaccess" option bellow.
This .htaccess is meant to be used in the domain's root folder, which in your case is where http://gamehax.site50.net/ leads to in your FTP.

You can generate an .htaccess meant to be used in the eventual phpBB sub-directory using the "More options" option bellow.


my current domain is gamehaxerz.com
i took the data base from my old one how can fix it
userkiller
PR0
PR0
 
Posts: 78
Joined: Fri Jan 23, 2009 10:57 pm
Location: http://www.gamehaxerz.com

Next

Return to Site Announcements

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 3 guests


 
cron