Topic-icon Adsmanger and JFBConnect + https facebook api problems

Support Specialist
When you say you get an error in the backend, can you post what the error is? Are you using the free or pro versions?

Glad to hear our fix worked for the AdsManager problem.

As for JFBCSend module, if you want to specify the image, you'll need to include the {JFBCGraph image=http://site.com/link-to-image.jpg} tag somewhere on teh apge to specify the image. Once set, it can take Facebook a few days to update the image that will actually be used.

Hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None

alzander wrote: When you say you get an error in the backend, can you post what the error is? Are you using the free or pro versions?

I use last free versions JoomlaWatch 1.2.12
. Error gomes when you select backend JoomlaWatch components and you klick JoomlaWatch Live Stats link. Its shows "Loading visits..." and its never load that..
The topic has been locked.
Support Specialist
Can you try one code change in JFBConnect that may fix your issue. In the /plugins/system/jfbcsystem/jfbcsystem.php file, around line 51, you'll see:
if (!$app->isAdmin())
        {
            $canvasFile = JPATH_ROOT . DS . 'components' . DS . 'com_jfbconnect' . DS . 'libraries' . DS . 'canvas.php';
            if (!JFile::exists($canvasFile))
                JError::raiseError(0, "File missing: " . $canvasFile . "<br/>Please re-install JFBConnect or disable the JFBCSystem Plugin");
            require_once($canvasFile);
            $this->jfbcCanvas = JFBConnectCanvasLibrary::getInstance();
        }
Change that to the code below, adding the 2 forward slashes to the first, second, and last lines:
//        if (!$app->isAdmin())
//        {
            $canvasFile = JPATH_ROOT . DS . 'components' . DS . 'com_jfbconnect' . DS . 'libraries' . DS . 'canvas.php';
            if (!JFile::exists($canvasFile))
                JError::raiseError(0, "File missing: " . $canvasFile . "<br/>Please re-install JFBConnect or disable the JFBCSystem Plugin");
            require_once($canvasFile);
            $this->jfbcCanvas = JFBConnectCanvasLibrary::getInstance();
//        }
Hopefully, that will fix you up, but if not, let us know.

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

None
Can you help me this?
I have great idea but i dont know how this can do it. :) I have webpage where is facebooklogin (JFBConnect) and adsmanger ..but no good facebookcomments module this idea. I like to integarade facebook comments in adsmanger add sections..?(under this) And i like such kind of module or skript which enables each adds under the own different facebook comments sections..
Is may your comments JFBCcommentsmodule in any way bend to this..?
Is this possible in any way shut easily..or has anybody made this yet?

All comments and ideas are welcome! ;)

Sorry my bad english..
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #19686 by mtk

freeartists wrote: Can you help me this?
I have great idea but i dont know how this can do it. :) I have webpage where is facebooklogin (JFBConnect) and adsmanger ..but no good facebookcomments module this idea. I like to integarade facebook comments in adsmanger add sections..?(under this) And i like such kind of module or skript which enables each adds under the own different facebook comments sections..
Is may your comments JFBCcommentsmodule in any way bend to this..?
Is this possible in any way shut easily..or has anybody made this yet?

All comments and ideas are welcome! ;)

Sorry my bad english..

Hello,
you could do this by using either the JFBComment moduleand set it to display in a specific position on certain pages or use the {JFBComment} tag inside your template (or the adsmanager template).

Let us know if that helped.

Mati
The topic has been locked.
Active Subscriptions:

None

mtk wrote:
Sorry my bad english..

Hello,
you could do this by using either the JFBComment moduleand set it to display in a specific position on certain pages or use the {JFBComment} tag inside your template (or the adsmanager template).

Let us know if that helped.

Mati

This type solution won't work because each add is "different address" and in the module is possibility shows only one place in address. This module is no enough different alternatives. Module shows all earlier comments (other adds too) same positions if i dry to make solutions a template systems. ({JFBComment} tag inside your template). If i try to make {JFBComment} tag inside add its not work at all. In any case if I want to get FB comments to the visible i have put publishing FBcommentsmodule place someplace..but this yours module shows all comments same place.
Eny more ideas...?
The topic has been locked.
Support Specialist
If you add the {JFBCComment} tag or use the JFBCComment module and do not specify an HREF/Url parameter, the comment box will always use the current page's URL. That will allow you to show the Comment box on multiple pages and each one will be unique and not share the same comments across multiple pages.

Hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None

alzander wrote: If you add the {JFBCComment} tag or use the JFBCComment module and do not specify an HREF/Url parameter, the comment box will always use the current page's URL. That will allow you to show the Comment box on multiple pages and each one will be unique and not share the same comments across multiple pages.

Hope that helps,
Alex

I make new section my template (i use this site beez_20) and i publish this sections jfbccomments but fist this module not shows nothing (no that jfbccomments module too) and when i make backed not publish/publish this modules few times its goin to show after littele time this sections comments box..but when user make comments so only this user see their own comment but no other's if some other person commented also to this something else. Questons2. This commentboxs is litle selects publish facebook selection square..i dont see nothing change in this is. If i look this useraccount in facebook this comments is not show enywhere facebook..and this comments not shows other people or you dont se others comments.. You can test this www.nettikirppis.com right now.

I test that more and i may be found reason this.. if i use this site a fb app..the adrees is diffrent..or what.? And if i use normally way website then this commentsmodule shows others comments.
Is eny help this..how i get this work ok..? I haven't got to operate to produce {JFBCComment} sytems whit admangers files..only my template. I dont know why this comments box is not show fb app users comments others.. Eny ideas..?

I found old adsmanger plugin (1.5 suitable) where is much different properties but this plugin is old and not work. I try to find this old version some kind of repair sytems but I haven't found answer from the adsmanager support forum. This old plugin (adsmanger social plugin)work this new version joomla like this that its shows all the alternatives of the sharing but the links of their don't operate. My problems is that im not codeing and that I can't code from nothing.. Is eny help this..how i get this work ok..?
The topic has been locked.
Support Specialist
I just posted a comment on the home page Comment box of your page. The comment showed up in my wall. Also, when I logout of Facebook and view the page, the comment still shows.

Can you test with other Facebook users? Also, if you make a post, let us know when we can check to see if we can see the post.

From what we see, things look right.

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

None
I see that comments now..my page. But when i use this site whit in FB aplications this bouth comments not see enywhere..why?
Try it and you see what i meen. --> apps.facebook.com/218034574934720/
The topic has been locked.