| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
vsabah

Joined: 06 Jul 2008 Posts: 21
|
Posted: Sun Sep 07, 2008 2:37 pm Post subject: Function set_user_url() error while update to phpBB 3.0.2 |
|
|
Hi friends,
I take this error while i want to update my phpBB to 3.0.2.
| Quote: | | Fatal error: Call to a member function set_user_url() on a non-object in /home/*****/public_html/phpbb3/includes/functions_content.php on line 1158 |
I use
Advanced SEO URL
phpBB3 Zero duplicate
phpBB3-SEO-mod-Rewrite_0.4.4_TR_fix
What can i do? |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15133
|
Posted: Sat Sep 13, 2008 9:11 am Post subject: Re: Function set_user_url() error while update to phpBB 3.0.2 |
|
|
Make sure you have :
after :
| Code: | function get_username_string($mode, $user_id, $username, $username_colour = '', $guest_username = false, $custom_profile_url = false)
{
global $phpbb_root_path, $phpEx, $user, $auth; |
in includes/functions_content.php.
If not enough, errors should occur on all pages basically.
++ |
_________________ 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 |
|
 |
vsabah

Joined: 06 Jul 2008 Posts: 21
|
Posted: Sat Sep 13, 2008 9:34 am Post subject: Re: Function set_user_url() error while update to phpBB 3.0.2 |
|
|
Thanks my friend...
Problem Solved...
NOT: I added set_time_limit(3000); code to file which i take error... And problem solved |
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |