| :: |
| Author |
Message |
Stokerpiller PR0

Joined: 24 May 2007 Posts: 73
|
Posted: Mon Apr 07, 2008 10:46 pm Post subject: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
Hello
I have checked this on several boards.
If the Advanced SEO premod is installed, it wont detect that there is a new version og phpBB3 available.
Is there any solution to this?
On the version that is not premodded I get this error:
| Code: | | Fatal error: Call to a member function url_rewrite() on a non-object in /var/www/stoker/forum3/includes/functions.php on line 1743 |
Is there any solution to this? |
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3301
|
Posted: Tue Apr 08, 2008 8:09 am Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
This is not a bug, the phpBB SEO premod does not check the phpBB.com server, which, since we maintain custom update packages seems pretty logical.
Expect an update soon, but we cannot start to work on phpBB before it is released, should take a week or so.
About the other error, when do you get it exactly ? |
_________________ 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 |
|
 |
Stokerpiller PR0

Joined: 24 May 2007 Posts: 73
|
Posted: Tue Apr 08, 2008 8:53 am Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
No, off-course.
I will be looking forward to an update
You have done a great Job with the SEO Mod.
The error appears at the moment I Push the install button. |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3301
|
|
| Back to top |
|
 |
Stokerpiller PR0

Joined: 24 May 2007 Posts: 73
|
Posted: Tue Apr 08, 2008 1:15 pm Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
That solution just leads to another error:
| Code: | Warning: require(./../install/functions.php) [function.require]: failed to open stream: No such file or directory in /var/www/stoker/forum3/install/index.php on line 151
Fatal error: require() [function.require]: Failed opening required './../install/functions.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/stoker/forum3/install/index.php on line 151 |
|
|
|
| Back to top |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 800
|
Posted: Tue Apr 08, 2008 2:28 pm Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
| I noticed the same problem with the 3.0.1 update package; removing the phpBB-seo modification to append_sid(...) temporarily while running the update corrected it. My board has other modifications, which according to the phpBB update, provoked "conflicts" that I haven't resolved yet. Given the reports of 3.0.1 update problems on phpBB.com, I plan to sit tight for a little while. When the dust has settled, I will test it locally before worrying about the live board. |
_________________ Dan Kehn |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13607
|
Posted: Wed Apr 16, 2008 10:29 am Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
| Stokerpiller wrote: | That solution just leads to another error:
| Code: | Warning: require(./../install/functions.php) [function.require]: failed to open stream: No such file or directory in /var/www/stoker/forum3/install/index.php on line 151
Fatal error: require() [function.require]: Failed opening required './../install/functions.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/stoker/forum3/install/index.php on line 151 |
|
Then, this mean you are trying the premod updater, the suggested trick was meant for phpBB3 update packages with our mods installed.
By the way, 3.0.1 premod is out  |
_________________ 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 |
|
 |
Stokerpiller PR0

Joined: 24 May 2007 Posts: 73
|
Posted: Wed Apr 16, 2008 1:52 pm Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
I have updated 1 premodded with succes.
But I couldn't read anywhere that a .htacess file update was necassary?
I used the automatic updater
Can I use that for the NOT premodded version too? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13607
|
Posted: Wed Apr 16, 2008 2:04 pm Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
| installe wrote: | ________________________________________
>>>> INSTALLATION INSTRUCTION <<<<<
________________________________________
___________
IMPORTANT :
________________________________________
Before you start, read this with caution.
=> For a smooth install :
1) Upload all files and lunch www.yoursite.com/phpBB/ in your browser;
2) Follow the installation / conversion / upgrade steps;
3) Go to phpBB ACP : It's now time to play with settings described bellow;
4) Generate your personalized .htaccess and upload or move it following the instructions;
5) Test a rewritten URL, such as www.yoursite.com/phpBB/post1.html, if you end up with a 404 (not a phpBB message), go back to step 5;
6) Activate URL rewriting in phpBB ACP and allow yourself some auto-congratulation
7) Activate the Zero duplicate is wise at this point.
________________________________________ |
Step 4 is .htacess
To install the premod over an existing phpBB3 install, follow instruction posted in this topic : phpBB3 => phpBB SEO premod
++ |
_________________ 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 |
|
 |
Stokerpiller PR0

Joined: 24 May 2007 Posts: 73
|
Posted: Wed Apr 16, 2008 3:22 pm Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
Thanks for Your answer
The problem with overwriting my exixting files with the premod is that all my mods will be lost.
Is there no easy way to update a phpBB3 board which has the manually installed Adv. SEO mod?
Or is it best to overwrite for easier future updates? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13607
|
Posted: Wed Apr 16, 2008 4:51 pm Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
Well, that's trickier if you want to keep mods, the easiest may be to install the SEO mods separately, like for any other mods.
The premod adds few things to check our server for updates, but you'll get the same mods.
Or, if you want the full story, you can use the phpbb3.0.1_to_premod3.0.1.diff file in the contrib dir of the release.
++ |
_________________ 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 |
|
 |
Stokerpiller PR0

Joined: 24 May 2007 Posts: 73
|
Posted: Wed Apr 16, 2008 5:28 pm Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
I am not sure that You understand me.
I have several boards with the premod installed. There is no problem in updating them with the automatic updater.
I have one problemboard though. It has a lot (10-20) mods/template changes AND also the manuel installed Adv. SEO Mod.
I dont want to use a lot of time manually installing updates every time one is available.
There fore my question is:
Will it be easier to install future updates IF I start over and install the premod.
Then I can use the automatic updater? Or the change will be bigger? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13607
|
Posted: Wed Apr 16, 2008 5:36 pm Post subject: Re: [BUG] Advanced SEO Premod doesnt detect new phpBB3 version |
|
|
Well, I understand, but maybe I was unclear.
The thing is, if you go for the premod, you'll only save the SEO mod update in comparison with stying with phpBB3 modded, you'll still have to manually take care of your 10-20 other mods.
So yes it can help, but, it's not simple to go from a heavily modded phpBB3 install to the premod.
Maybe the easiest would be to use for example winmerge to merge all file modded by the premod.
The file / dirs list to check / add is :
| Code: | language/en/install.php
language/en/acp/phpbb_seo.php
language/en/acp/common.php
language/en/common.php
styles/subsilver2/template/overall_header.html
styles/subsilver2/template/forumlist_body.html
styles/subsilver2/template/viewtopic_body.html
styles/prosilver/template/overall_header.html
styles/prosilver/template/forumlist_body.html
styles/prosilver/template/forum_fn.js
styles/prosilver/template/viewtopic_body.html
memberlist.php
search.php
index.php
viewtopic.php
phpbb_seo/cache
phpbb_seo/docs/COPYING
phpbb_seo/docs
phpbb_seo/.htaccess
phpbb_seo/phpbb_seo_class.php
phpbb_seo
images/phpbb-seo.png
includes/db/dbal.php
includes/functions_content.php
includes/functions_posting.php
includes/acp/acp_update.php
includes/acp/info/acp_phpbb_seo.php
includes/acp/acp_phpbb_seo.php
includes/functions_display.php
includes/functions.php
includes/constants.php
viewforum.php
common.php |
once you would have done the merging, you would need to proceed as explained in the phpBB3 => phpBB SEO premod thread.
++ |
_________________ 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 |
|
 |
|
|