I use last free versions JoomlaWatch 1.2.12alzander 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?
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();
}// 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();
// }Hello,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..
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.Hello,mtk wrote:
Sorry my bad english..
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
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.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
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
