Quote:
Originally Posted by doubleclick
I've tried everything. In the cp, I tried changing the "Avatar -Source" size.
In FaceBook, I deleted my avatar and selected several different ones as my avatar. Still no change from the time of my last post.
Disabled the whole thing, re-enabled it. What is so perplexing is that as I said before, my FB avatar thumb shows up fine on the Options page.
Also other FB users on my site are displaying their Profile Pic.
Any suggestions for me to try?
Thanks,
dc
|
You mean, avatar sync works with other members, except you?
Quote:
Originally Posted by sailnet
I'm pulling my hair out with this mod also.
Sometimes it will save the templates in the Facebook Bridge edit settings, but most times no.
It worked this morning and now it does not work. Nothing has changed in the last four hours on my site so I'm at a loss.
|
First, give your hair a rest
Well, I don't get your idea about "save the templates"? This product will try to register templates on the first time it is initialize (fill in API key and secret). Can you describe more detail about saving templates?
Quote:
Originally Posted by KURTZ
this is what i get if i try to read a post of another user ... (after some minutes this error is gone), anyway, the mysql error is only for me (user ID. 1) if i try to view that thread with my test account i haven't that error ...
|
Well, this is generated when the product try to update synced avatar. It not really safe mode but it's some kind of restriction from server side. If you can edit your php.ini, consider these 2 options
- Remove open_basedir value (or comment that line out by placing a "#" at the beginning
- Add a value named "upload_tmp_dir" and point it to one of the directory named in the error message. My personal suggestion is "/var/tmp"
Hope that help. Also, I'm wondering how your site can handle avatar upload with all these settings? Hmm