Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Joomsef + blogomunity p8pbb bridge = Fatal error
(1 viewing) (1) Guest
Support forum for customers who have purchased JoomSEF 3 (Joomla 1.5 compatible). Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Joomsef + blogomunity p8pbb bridge = Fatal error

Joomsef + blogomunity p8pbb bridge = Fatal error 12 years, 3 months ago #26837

Hello

When i enable joomsef 3.9.2 with blogomunity p8pbb bridge v 1.4.8 i get a blank page on few pages like forum and home

Here is the error message :

Fatal error: Cannot redeclare class JRoute in /var/www/vhosts/xxxxxx.com/httpdocs/libraries/joomla/methods.php on line 25

I have joomla 1.5.25 and jomsocial 2.4.1

If i disabled this two plugins there's no more error :

User - Blogomunity's p8pbb bridge
User - Blogomunity's p8pbb bridge jomsocial synchronization

So i guess it might be something wrong in those plugins.....

Please i need your help, i spent so much time trying to fix this issue

Thank you
The topic has been locked.

Re: Joomsef + blogomunity p8pbb bridge = Fatal error 12 years, 3 months ago #26848

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,
If you understand PHP, you can check the plugins' source code to see if there's a line that loads the /libraries/joomla/methods.php file and comment it out.
Anyway, thank you for your report, we'll try to make JoomSEF compatible with these plugins.
ARTIO Support Team
The topic has been locked.

Re: Joomsef + blogomunity p8pbb bridge = Fatal error 12 years, 3 months ago #26849

Thank you for your reply,

The sad thing is every php file from p8pbb bridge are encrypted with Ioncube, so i can't modify anything....

I'm struck, any help ?

Regards

Erik
The topic has been locked.

Re: Joomsef + blogomunity p8pbb bridge = Fatal error 12 years, 3 months ago #26853

  • dajo
  • OFFLINE
  • Posts: 5069
In that case you can modify the JoomSEF's plugin code:
1. Open the /plugins/system/joomsef.php file in some editor
2. Around line number 51 find these two lines of code and comment them out:
JLoader::register('JRoute',JPATH_SITE.DS.'components'.DS.'com_sef'.DS.'helpers'.DS.'methods.php',true);
JLoader::register('JText',JPATH_SITE.DS.'components'.DS.'com_sef'.DS.'helpers'.DS.'methods.php',true);
 

This will however prevent the new subdomains functionality in JoomSEF from working, but that should be OK if you don't use it and it shouldn't affect anything else.
ARTIO Support Team
The topic has been locked.

Re: Joomsef + blogomunity p8pbb bridge = Fatal error 12 years, 3 months ago #26861

That did the trick !

Thank you for your helpful reply

I don't use subdomain so should be fine for a while

Erik
Last Edit: 12 years, 3 months ago by rikoooo.
The topic has been locked.
  • Page:
  • 1
User Login Empty