× Joomla Facebook Connect support forum

Topic-icon Urgent! Adding module to /component/jfbconnect/?view=loginregister

Active Subscriptions:

None
The topic has been locked.
Support Specialist
We can help you do that. First, what version of JFBConnect are you using? Also, please post with the account you subscribed with. We prioritize support to our active subscribers.

Thanks!
The topic has been locked.
Active Subscriptions:

None
i use JFBConnect 3.0.0 my account its dormopoco or Paolo Cervesato i have buyed JFBCONNECT Bundle
The topic has been locked.
Support Specialist
I'm assuming you want to put a module in the sidebar or some other module position. There's 2 ways to do this.

You can use something like the Advanced Module Manager from NoNumber.
www.nonumber.nl/extensions/advancedmodulemanager

With this, you can set a module to show whenever any component is displayed. Since JFBConnect only has one page, that would work fine. That module is awesome for a ton of other reasons as well.

Alternatively, and slightly harder, you can create a menu item that points to the login register page. You'd do this by creating a menu item of type "external link". In the URL box, use the url of:
index.php?option=com_jfbconnect&view=loginregister

Then, get the ID of that menu from the menu manager (the right-hand column that says ItemId). Finally, you'll need to update the following file to add the ItemID:
/components/com_jfbconnect/controller.php. Line 70. Update the URL with the new ItemID:
index.php?option=com_jfbconnect&view=loginregister&Itemid=xxx

You can then use the Module Manager to add any modules to this new menu item.

We'll try to investigate a better way to make this a menu item that you can easily add modules too.
The topic has been locked.
Active Subscriptions:

None
Now Works very Fine TNX for All and for fast Tecnical Support!!

VERY GREAT!!
The topic has been locked.