× Joomla Facebook Connect support forum

Topic-icon Powered By

Active Subscriptions:

None
15 years 8 months ago - 15 years 8 months ago #4964 by gymsolutions
Powered By was created by gymsolutions
I have configured the "Show Powered by link" to No, but it still shows on the login form.


mysql> SELECT * FROM jos_jfbconnect_config WHERE setting = 'show_powered_by_link';
+----+
+
+
+
+
| id | setting | value | created_at | updated_at |
+----+
+
+
+
+
| 19 | show_powered_by_link | 0 | 2010-09-20 23:19:11 | 2010-09-21 00:24:52 |
+----+
+
+
+
+
1 row in set (0.00 sec)
Last edit: 15 years 8 months ago by gymsolutions.
The topic has been locked.
Active Subscriptions:

None
15 years 8 months ago #4965 by gymsolutions
Replied by gymsolutions on topic Powered By
Disregard, I had to set the value on the module level. It's not inherited through the component configuration.
The topic has been locked.
Support Specialist
15 years 8 months ago #4966 by alzander
Replied by alzander on topic Powered By
No, it's not, and that's something we want to fix. At least we plan to make it so if you put in your affiliate ID in the main component, that's inherited. The links may not, as some people may want a link in one module, but not the others. We'll probably implement a 'master switch' in a future version though.

Sorry for the confusion.
The topic has been locked.
Active Subscriptions:

None
15 years 8 months ago #4972 by gymsolutions
Replied by gymsolutions on topic Powered By

alzander wrote: The links may not, as some people may want a link in one module, but not the others.


What you can do is maybe a dropdown with Global Configuration, Show, Hide - with Global Configuration being the default and inherited from the component configuration.

So far everything has been great. I do have questions about JomSocial Integration. If you have a Custom Profile field as something other than text (ie. date or dropdown) the jomsocial field does not show up in the integration. When you set birthday as textbox, the jomsocial formatting is lost.
The topic has been locked.
Support Specialist
15 years 8 months ago #4979 by alzander
Replied by alzander on topic Powered By
That's an excellent idea about "Global/Show/Hide". Added to our tracker. Thanks for the suggestion, don't know why we didn't think of that.

JomSocial - Yes, right now you can import into only text/textfields. We're investigating ways to allow for radio/select boxes, etc. However, with those, the 'options' in JomSocial would have to exactly match up with any possible option in Facebook, or else there can be problems. It would be great to allow importing into more areas though. If you have suggestions on how it should work to 'normalize' profile fields, we're open to hearing them.

Dates are something we should be able to fix up pretty easily since that's standard data. We'll look into fixing that.
The topic has been locked.