× Joomla Facebook Connect support forum

Topic-icon Error: Administrators list on like button

Active Subscriptions:

None
15 years 1 month ago #8919 by coolweb
Suddenly it asks for a list of administrators or the facebook app id
fb:app_id
fb:admins

tree hours ago it was working fine
The topic has been locked.
Support Specialist
15 years 1 month ago #8921 by alzander
Can you post a URL to the page you're seeing this on (or PM it to us)?
The topic has been locked.
Active Subscriptions:

None
15 years 1 month ago #8922 by coolweb
Now i can't get the error, but two hours ago there was no trace of the count and it wasn't working, i could see the error only on standard view. this is the link of the error page www.facebook.com/connect/connect_to_node_error.php
this is the one of my site www.isardegna.com you can see the like button in every page

I've a few more questions:
Why i can't see the comment box completely? what i need to do to see it leaving the postion of the button as it is now?
Why it always share my home page?
The topic has been locked.
Support Specialist
15 years 1 month ago #8933 by alzander
Facebook, late last week, updated the style of the Like button. My guess is that it was temporarily broken. This happens every once in a while where they make a change and bad things happen for a short period. It's usually fixed quickly, and that seems to be the case here. If you run into the same problem, let me know.

As for the comment box, I just looked around your site, but couldn't find an instance of the Comment box to see what you're talking about. You can change the width of the comment box in the Content plugin or Module parameters, if the width is cut off. If it's vertically cut off, I'll need to see what's happening to figure out a fix. Please let me know how you're inserting the Comment box (module, plugin, or {JFBCComment} tag)

I'm not sure what you mean by "what i need to do to see it leaving the postion of the button as it is now?" What are you trying to leave in it's position? If it's already there, why do you have to move it?

I answered the Share question in the other thread. Please keep your questions separate so that it's easier to answer specific topics in each post.

Thanks!
The topic has been locked.
Active Subscriptions:

None
15 years 1 month ago #8939 by coolweb
Ok alex, sorry if i've messed things up. I'm talking about the comment box that renders after you click on the like button (JFBClike module). I would like it to render on top of every layer of my site, sorry if i can't explain myself better, but as you can see my english is not so good :)
The topic has been locked.
Support Specialist
15 years 1 month ago #8941 by alzander
Coolweb,
Your English is very good. I was confused, sorry about that.

From looking at your template, I think if you add the following to your css file, it should fix your issue:
#center {
overflow:visible;
}

Currently, somewhere in your CSS (it's compressed, so I can't see the exact line), there's the same setting as above, but it's set to "hidden". This is preventing anything from going beyond the div it's in. While normally this is good, in this case, it's causing the problem you're seeing.

Good luck, and hope that helps. I'll let you know when we figure something out about the URL issue from another thread. Have a great day!
The topic has been locked.
Active Subscriptions:

None
15 years 1 month ago #8952 by coolweb
Thank you for your suggestion, but i would prefer to keep that rule, or change it just temporarily, for example now that i have removed it, i can't use the standard view of FJBCinvites. Is there a chance to have JFBClike with a different behavior in the future?
The topic has been locked.
Support Specialist
15 years 1 month ago #8953 by alzander
No, unfortunately, there isn't. The functionality of the Like button is completely controlled by Facebook. We used to have a little more control over the display of it, but recently, they've removed most customization options.

If we find any other options, we'll definitely add them to the Like module or let you know of other options. Sorry for the troubles!
The topic has been locked.
Active Subscriptions:

None
15 years 1 month ago #8954 by coolweb
I can't change the width of the JFBCinvites module either, right?
The topic has been locked.
Active Subscriptions:

None
15 years 1 month ago #8955 by coolweb
anyway no problem, i'll use the condesed view...it's even faster
The topic has been locked.