| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
korb
Joined: 21 Aug 2008 Posts: 25
|
Posted: Fri Aug 22, 2008 8:17 am Post subject: (SOLVED)Issue with a Joomla bridged phpBB3 |
|
|
Hello Devs, thanks for your true powerfull mod.
I managed to install this premod of yours with latest Joomla 1.5.6.
I am using advanced URL rewriting mode.
phpBB3 is installed in Joomla folder name distribution, exactly like rokbridge docs says.
Everything works perfect URL rewruting and meta when "surfing" with .../joomla/distribution. Link .../joomla/forum is not working.
Before installing your premoded phpBB 3.0.2, I had an original phpbb 3.0.2 bridged installation that worked fine with URL like .../joomla/forum.index.php
Now I have this error:
| Code: | | Fatal error: Call to a member function set_url() on a non-object in D:\xampp\htdocs\joomla\distribution\includes\functions_display.php on line 120 |
You have any idea?
Thank you for any reply
Danny |
Last edited by korb on Sun Aug 24, 2008 5:16 pm; edited 1 time in total |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Sat Aug 23, 2008 9:20 am Post subject: Re: (SOLVED)Issue with a Joomla bridged phpBB3 |
|
|
This can be a tough one to fix depending on how phpBB3 is bridged.
From what you describe, phpBB is in deed installed in joomla/distribution/ and works there, but does not work when called as a joomla module with /joomla/forum.index.php
The error suggest that in such cases, the phpbb_seo class was not started, like if common.php was not included as it should.
Looking at the bridge's code a bit, it seems pretty hard to have these two working, without further modifications.
The bridge is using hooks (in forum/includes/) including one for append_sid, so it will be hard to use it as is, since append_sid is already hooked by the phpbb_seo class (but outside of the hooking system for performances).
If you know a bit of code, you should be able to manage something playing with the hooked append_sid function, and properly starting the phpbb_seo class in the bridge files, but is may be complex.
++ |
_________________ 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 |
|
 |
korb
Joined: 21 Aug 2008 Posts: 25
|
Posted: Sat Aug 23, 2008 3:49 pm Post subject: :( Maybe a good idea |
|
|
Thank you for reply
I "think" your idea is good, but I am no coder to do this.
I would very much want to know if there is anybody who managed to make phpBB SEO premod to work from inside Joomla, and of course HOW....bridget or not, I realy need to know.
I would apreciate a step by step, (for dummy like) way to make premod fully work installed inside Joomla with or without bridge. Maybe an experienced phpBB3 SEO premod user could try a Joomla installation and try to make it work briddged or not with premoded phpBB.
Now I am strugling to make phpBB work from inside Joomla, in a folder called "forum", without bridge and auth plugins. this htaccess is a very tough work for me and I cannot handle because I don't yet fully understand coding rules there. I cannot get rif of 404 page here
Note: I have a localhost installation with mod_rewrite activated. Maybe on a live server is different....
Danny |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
korb
Joined: 21 Aug 2008 Posts: 25
|
Posted: Thu Aug 28, 2008 8:38 am Post subject: This is new to me |
|
|
The more options for htaccess management is very nice, but I managed to solve this using 2 htaccess files, Joomla redirecting to phpBB. Excelent done.
Danny |
|
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |