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  
 
   
Fatal error: Call to undefined function: seo_end()

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Advanced SEO URL
::  
Author Message
abcEzy



Joined: 20 Oct 2007
Posts: 9

Fatal error: Call to undefined function: seo_end()Posted: Sat Oct 20, 2007 5:00 pm    Post subject: Fatal error: Call to undefined function: seo_end()

Hi,

I just updated my forum to RC7, then tried the Adv' SEo Mod - followed the instrutions, got the congratulations message, but under the main body of the page is this error.

Fatal error: Call to undefined function: seo_end() in /home/XXXXXX/public_html/forum/phpbb_seo/phpbb_seo_install.php on line 197

Any clues what this means?

Cheers.
Back to top
abcEzy



Joined: 20 Oct 2007
Posts: 9

Fatal error: Call to undefined function: seo_end()Posted: Sat Oct 20, 2007 5:47 pm    Post subject: Re: Fatal error: Call to undefined function: seo_end()

It's ok, I worked it out. Smile

this is a great mod, thanks. Smile

Where's your paypal donation thingy, I'd like to send ya some dosh.
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

Fatal error: Call to undefined function: seo_end()Posted: Sun Oct 21, 2007 4:24 pm    Post subject: Re: Fatal error: Call to undefined function: seo_end()

That's kind of you Wink

We should be adding a paypal donation link someday, whenever I'll get 5 minute to do it, which is not the easiest thing Mr. Green


Anyway, happy you like it 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
walterakkermans



Joined: 10 Nov 2007
Posts: 11

Fatal error: Call to undefined function: seo_end()Posted: Sat Nov 17, 2007 1:26 am    Post subject: Re: Fatal error: Call to undefined function: seo_end()

Could you please tell the rest how you solved that problem? I got the same error Sad
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

Fatal error: Call to undefined function: seo_end()Posted: Sun Nov 18, 2007 9:29 pm    Post subject: Re: Fatal error: Call to undefined function: seo_end()

Are you using the last version ? Did you just updated and forgot to update the phpbb_seo/phpbb_seo_class.php file ?

The seo_end() method's code should be in your phpbb_seo/phpbb_seo_class.php file, it's the first thing to make sure about.

++

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



Joined: 10 Nov 2007
Posts: 11

Fatal error: Call to undefined function: seo_end()Posted: Sun Nov 18, 2007 10:28 pm    Post subject: Re: Fatal error: Call to undefined function: seo_end()

This is the first time I am using phpbbseo for my forum. So I downloaded the latest version here, and its not an update. The seo_end() is in that file...
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

Fatal error: Call to undefined function: seo_end()Posted: Fri Nov 23, 2007 1:24 pm    Post subject: Re: Fatal error: Call to undefined function: seo_end()

Well, this is pretty strange then.

What is the error code you get if any ?

As well, you can increase the debug level in your config.php file, replacing :
Code:
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);


with :

Code:
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);


Please post whatever error message you get here.

++

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



Joined: 10 Nov 2007
Posts: 11

Fatal error: Call to undefined function: seo_end()Posted: Fri Nov 23, 2007 6:01 pm    Post subject: Re: Fatal error: Call to undefined function: seo_end()

I got 'exactly' the same message:
Fatal error: Call to undefined function: seo_end() in /home/mydomain/public_html/forum/phpbb_seo/phpbb_seo_install.php on line 197.
But I can continue the installation. Only I dont know if this error will cause trouble later on...
Maybe the following (my fault?) could cause this error:
In that notepad file (advanced-phpbb3-SEO....) is stated that you should upload the files first, go to ....install.php, and after the installation you should THEN edit the files like functions.php etc. This is right? Not that I should have edited the files like functions.php etc first, and then upload the files from the zip-file.
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3477

Fatal error: Call to undefined function: seo_end()Posted: Fri Nov 23, 2007 6:08 pm    Post subject: Re: Fatal error: Call to undefined function: seo_end()

Well, it looks like possible there is some confusion with the mod version here.

The last version's install tells :

install wrote:
________________________________________
>>>> INSTALLATION INSTRUCTION <<<<<
________________________________________
___________
IMPORTANT :
________________________________________
Before you start, read this with caution.
=> For a smooth install :
1) Backup all your files;
2) Apply the mod code changes on copies of your files;
3) Upload all files;
4) CHMOD the phpbb_seo/cache/ folder to 0777;
5) Empty the phpBB/cache/ folder : just delete all files EXCEPTS the .htaccess.
6) Go to -www.yoursite.com/phpBB/phpbb_seo/phpbb_seo_install.php and follow the install instruction
7) Go to phpBB ACP : It's now time to play with settings described bellow;
Cool Generate your personalized .htaccess and upload or move it following the instructions;
9) 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 8;
10) Activate URL rewriting in phpBB ACP and allow yourself some auto-congratulation Very Happy
________________________________________


You should do all the editing, and upload everything before you run the install script and start using the mod.

So make sure you edited all files properly and that your are indeed using the last version.

Maybe you should test the premod to get familiar with the way the mod is supposed to work.

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



Joined: 10 Nov 2007
Posts: 11

Fatal error: Call to undefined function: seo_end()Posted: Fri Nov 23, 2007 6:20 pm    Post subject: Re: Fatal error: Call to undefined function: seo_end()

O damn thats stupid of me... I read it twice though hm. (In my opinion it would be clearer to change it to something like:
Apply the mod code changes stated BELOW on copies of your files; Razz)
But anyway my fault, sorry guys, thank you both for helping! (now I understand why dcz found this pretty strange..)
I hope the rest will work out as it should, cause this mod (and the others) are really good! Very Happy
Back to top
abcEzy



Joined: 20 Oct 2007
Posts: 9

Fatal error: Call to undefined function: seo_end()Posted: Thu Dec 13, 2007 9:38 pm    Post subject: Re: Fatal error: Call to undefined function: seo_end()

Sorry for not getting back to you with the solution. I'm glad you worked it out. Smile

If anyone else is having probs, make sure you upload them and set the permissions first...lol
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Advanced SEO URL
Page 1 of 1

Navigation Similar Topics

Jump to: