JFusion Activity Module -> phpbb3 Problem

Support specific to the phpBB 3 plugin.
Forum rules
Please post all the bugs you encounter on our issue tracker.

JFusion Activity Module -> phpbb3 Problem

Postby simonharding on Wed Jul 06, 2011 10:02 pm

Please fill up the following form to enjoy free support from our Team. No Support will be provided in case this form is not filled up!

1. Have you searched the forums and checked the documentation section for a solution?
Yes
2. Please summarize your problem in a few lines.
Recent Posts in the JFusion Activity Module do not link to the related post in phpbb3
3. What steps will reproduce the problem?
Clicking on the forum post link in the module
4. What is the expected output? What do you see instead?
Instead of loading the relevant forum post a 404 - category not found error is displayed
5. You must include a printout of the login checker in the JFusion component.

Code: Select all
Server Configuration
Joomla Version    1.6.4
PHP Version    5.2.17
MySQL Version    5.0.92-community-log
System Information    Linux host.quksdns10.net 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64
Browser Information    Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
jfusion user Plugin    Enabled
jfusion authentication Plugin    Enabled

JFusion Versions
JFusion Component Version    1.6.0-000 (Rev 2527)
JFusion Activity Module Version    1.6.0-000
JFusion Login Module Version    1.6.0-000
JFusion Authentication Plugin Version    1.6.0-000
JFusion User Plugin Version    1.6.0-000
JFusion Search Plugin Version    1.6.0-000
JFusion Discussion Plugin Version    1.6.0-000

JFusion joomla_int Plugin
configuration    master 1
slave 0
dual_login 1
check_encryption 1
JFusion phpbb3 Plugin
configuration    master 0
slave 1
dual_login 1
check_encryption 1


Authentication Plugin
userid    42
activation    ""
username    admin
name    Administrator
password    0d21ee********
email    admin@nomadicguild.eu
block    0
params    {"admin_style":"","admin_language":"","language":"","editor":"","helpsite":"","timezone":""}
password_salt    jF1M*****
language    en-GB
credentialed_username    admin
password_clear    ******
   Authentication Plugin Success
Authentication Plugin Debug
0    joomla_int Password Encryption Check: 0d21ee******** vs 0d21ee********
1    joomla_int Password Encryption Check: Success


User Plugin
   User Plugin Success
User Plugin Debug
init    0 Using userinfo JFusion authentication plugin
joomlaid    42
phpbb3 User Update    0 A user has been found that matches the login details
1 Skipped Password Update:Password already valid
2 Language of the user not updated
phpbb3 User DETAILS    userid 2
name admin
username admin
email admin@nomadicguild.eu
password $H$9Ba********
password_salt null
activation ""
reason 0
lastvisit 1309981606
group_id 5
group_name ADMINISTRATORS
user_type 3
user_avatar avatars/0-10-1.gif
user_avatar_type 3
block 0
password_clear ******
phpbb3 Session    0 Created Cookie: Name=phpbb3_vyk33_u, Value=2, EXPIRES=31536000, Cookie Path=/, Cookie Domain=.nomadicguild.eu
1 Created Cookie: Name=phpbb3_vyk33_sid, Value=fd5f95********, EXPIRES=31536000, Cookie Path=/, Cookie Domain=.nomadicguild.eu
User avatar
simonharding
JFusion Newbie
JFusion Newbie
 
Posts: 1
Joined: Wed Jul 06, 2011 9:54 pm

Re: JFusion Activity Module -> phpbb3 Problem

Postby fanno on Fri Jul 08, 2011 2:35 pm

jfusion 1-6 is not yet supportet in the forums
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: JFusion Activity Module -> phpbb3 Problem

Postby Primalis on Tue Aug 02, 2011 2:01 pm

I have found the fix for this.

Rename your htaccess.txt in your Joomla! directory where configuration.php resides.

Then go to your Joomla! Global Configuration and set 'Use URL rewriting' to yes.
User avatar
Primalis
JFusion Newbie II
JFusion Newbie II
 
Posts: 18
Joined: Tue Aug 02, 2011 7:00 am

Re: JFusion Activity Module -> phpbb3 Problem

Postby fanno on Tue Aug 02, 2011 2:11 pm

Primalis wrote:I have found the fix for this.

Rename your htaccess.txt in your Joomla! directory where configuration.php resides.

Then go to your Joomla! Global Configuration and set 'Use URL rewriting' to yes.

sorry to say it... but thats incorrect , jfusion is not supported in sef mode because of a joomla bug.
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: JFusion Activity Module -> phpbb3 Problem

Postby Primalis on Tue Aug 02, 2011 2:18 pm

Really? :o

I came across this post with the same problem...and all I did was what I stated and it started working...

Using jFusion 1.6RC, Joomla! 1.7 and PHPBB3 3.0.9
User avatar
Primalis
JFusion Newbie II
JFusion Newbie II
 
Posts: 18
Joined: Tue Aug 02, 2011 7:00 am

Re: JFusion Activity Module -> phpbb3 Problem

Postby fanno on Tue Aug 02, 2011 2:20 pm

Primalis wrote:Really? :o

I came across this post with the same problem...and all I did was what I stated and it started working...

Using jFusion 1.6RC, Joomla! 1.7 and PHPBB3 3.0.9

what post ?
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: JFusion Activity Module -> phpbb3 Problem

Postby Primalis on Tue Aug 02, 2011 2:22 pm

2. Please summarize your problem in a few lines.
Recent Posts in the JFusion Activity Module do not link to the related post in phpbb3
3. What steps will reproduce the problem?
Clicking on the forum post link in the module
4. What is the expected output? What do you see instead?
Instead of loading the relevant forum post a 404 - category not found error is displayed


I found that enabling URL rewriting did the trick on my end.
User avatar
Primalis
JFusion Newbie II
JFusion Newbie II
 
Posts: 18
Joined: Tue Aug 02, 2011 7:00 am

Re: JFusion Activity Module -> phpbb3 Problem

Postby fanno on Tue Aug 02, 2011 2:37 pm

Primalis wrote:
2. Please summarize your problem in a few lines.
Recent Posts in the JFusion Activity Module do not link to the related post in phpbb3
3. What steps will reproduce the problem?
Clicking on the forum post link in the module
4. What is the expected output? What do you see instead?
Instead of loading the relevant forum post a 404 - category not found error is displayed


I found that enabling URL rewriting did the trick on my end.

ohh i miss read what you typed.

joomla core is still not fixed.

-Thanks
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen


Return to phpBB 3

Who is online

Users browsing this forum: No registered users and 0 guests