Topic-icon A number of problems

Active Subscriptions:

None
12 years 3 days ago #44571 by adralt
Replied by adralt on topic A number of problems
So, if we disable just "System - JFBCSystem" plugin, we are not able anymore to see the Jreviews listings. The error is the following one:

Fatal error: Class 'JFBCFactory' not found in /home/uft4aohc/domains/cucina.it/public_html/plugins/content/jfbccontent/jfbccontent.php on line 59

Then if I disable also "Content - JFBCContent", everything is working fine but, of course, we lose all the JFBConnect functionalities. Given that we appreciate a lot your component, we would be happy to test it in any possible way so that we'll end up with a stable environment.

Thanks, Adriano
The topic has been locked.
Support Specialist
12 years 3 days ago #44582 by alzander
Replied by alzander on topic A number of problems
The JFBCContent plugin has a bug right now that requires the JFBCSystem plugin to be enabled. Otherwise, it will throw that error. The Content plugin requires the JFBCSystem plugin for all of it's functionality, so it shouldn't be enabled on it's own anyways (or at least, if it is, it won't do anything)

Does the solution above, in this post , fix your issue? That is the solution I was referencing.

Basically, the template switching problem only occurs when the Social Profiles - JomSocial plugin is enabled. Disabling the JFBCSystem plugin will also fix the problem because that System plugin is what also loads the Social Profile plugins. So, you can test by doing the following:
* Enable the JFBCSystem
* Enable the JFBCContent
* Disable the Social Profiles - JomSocial plugin
At things point, the template assignments should work.
If you re-enable the Social Profiles - JomSocial plugin, template assignments will likely break. To fix, implement the minor code change in the jomsocial.php file and see if that fixes all of your issues.

I hope that helps explain, but please let me know if you still need assistance.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 2 days ago #44621 by adralt
Replied by adralt on topic A number of problems

alzander wrote: Does the solution above, in this post , fix your issue? That is the solution I was referencing.


Yes, indeed. It worked for me, too! I commented those two lines in jomsocial.php and everything was working back fine. Now it shows the different templates.

Thanks a lot.
The topic has been locked.
Support Specialist
12 years 2 days ago #44622 by alzander
Replied by alzander on topic A number of problems
Glad to hear that fix worked for you. Again, a similar change will be in the 6.1 release, so you shouldn't run into that problem again.

Thanks,
Alex
The topic has been locked.