Topic-icon [SOLVED] - {JFBCGraph description= in Articles

Active Subscriptions:

None
14 years 3 months ago #19103 by trawel
Hello,

I recently tried the recommendation in the following linked article when I was having issues while inserting text only in articles.

www.sourcecoast.com/forums/jfbconnect/jf...disqus-live-together

Unfortunately I'm now experiencing a similar issue but I'm thinking that it's related to a plugin I use called ModulesAnywhere. I use this plugin to be able to link PHP and HTML code into articles. The tag looks like {module 123}. I also tried to use the traditional {loadposition xxxxxx} method but that also results in the {JFBCGraph tag being at the top of the article.

You can see what is happening at www.lincolnspeak.com then click the Live Events link in the menu.

I have tried to disable unnecessary plugins, change the code as recommended in the above link, then upgrade to 4.1.2. I'm at a loss here. Any help would be appreciated.

Thanks
Tracy Welch
The topic has been locked.
Support Specialist
14 years 3 months ago #19106 by alzander
Tracy,
The code that's showing up in the page is not formatted in a way that JFBConnect could parse it out. I think the problem is that JFBConnect is trying to take the beginning of the article as the description tag, but it's getting confused with the intro text in the article. Can you tell me if you're inserting the {JFBCGraph description=xxx} tag yourself, or if you have JFBConnect set to automatically generate it for the article (this is a setting in the Open Graph tab of the Social Configuration setting).

I'd recommend disabling the Automatically Generate Description tag setting and try to insert the {JFBCGraph description=xx} tag yourself for the article. In that tag, don't use any other tags (like {loadposition}).

It looks like:
See below

If you're not doing the above, let us know what you are doing, and we'll try to help further.

Hope that helps,
Alex
The topic has been locked.
Support Specialist
14 years 3 months ago #19107 by alzander
Sorry.. here's the code again with your key tag removed:
{JFBCGraph description=<!-- START: Modules Anywhere -->Visit <a href="http://ustre.am/Hzsl" target="_blank">Lincoln Speak</a> on UStream to view past events
<p>
<iframe src="http://www.ustream.tv/embed/10384401" width="608" height="368" scrolling="no" frameborder="0" style="border: 0px none transparent;"></iframe><a href="http://www.ustream.tv/everywhere" style="padding: 2px 0px 4px; width: 400px; background: #ffffff; display: block; color: #000000; font-weight: normal; font-size: 10px; text-decoration: underline; text-align: center;" target="_blank">Live video for mobile from Ustream</a> <!-- END: Modules Anywhere -->key=xxx}
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #19111 by trawel
The only code in my article is {module 123} which tells modulesAnywhere which module to insert.

I disabled the OpenGraph description. It still appears to be inserting the JFBC code.

I would be glad to provide access to my admin panel if the would help you troubleshoot. Just let me know how to get the credentials to you.
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #19112 by trawel
Alex,

I played around with the issue a little more after my last post and got it figured out. Your suggestion pointed me in the right direction. Once I turned off OpenGraph Description as well as System - Cache it went away.

Thanks for your quick response.
Tracy
The topic has been locked.
Support Specialist
14 years 3 months ago #19133 by alzander
Tracy,
The System Cache plugin should work with JFBConnect. However, you need to make sure it is the last (highest number) plugin in the ordering. That makes sure that all the other plugins operate before it caches the result.

Feel free to test that way (but clear the Joomla Cache after any changes), and hopefully you'll be able to have everything running how you want.

Thanks,
Alex
The topic has been locked.