Search…

X3 Photo Gallery Support Forums

Search…
 
cheongphoto
Topic Author
Posts: 12
Joined: 19 Jul 2010, 12:56

can't save the setting after add the facebook "like" button

17 Jun 2011, 18:05

I can't save the setting after add the facebook "like" button,i am using 2.7.2
after i add this code to Counters and save,then i can't change any setting,when i save the setting again,it was 404 error

<div style="position: absolute; top: 12px; left: 276px;" id="facebook-container">
<div>
<img id="small-icon" src="http://cache.addthiscdn.com/icons/v1/th ... cebook.gif" style="position: absolute;"/>
<div id="myfacebook" style="position: absolute; padding: 0px 0px 0px 25px;">
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.j ... "></script>
<fb:like href="https://www.photo.gallery/demo/x2/" send="true" show_faces="false" colorscheme="dark" font=""></fb:like>
</div>
</div>
</div>

<script>
$("#facebook-container").mouseenter(function () {
$("#myfacebook").fadeIn("fast");
});
$("#facebook-container").mouseleave(function () {
$("#myfacebook").fadeOut("fast");
});
</script>
 
cheongphoto
Topic Author
Posts: 12
Joined: 19 Jul 2010, 12:56

Re: can't save the setting after add the facebook "like" but

17 Jun 2011, 18:14

it was work when i using 2.7.1!
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: can't save the setting after add the facebook "like" but

18 Jun 2011, 02:51

Not sure, but can you try to remove the <script> tags and the content, and see if this changes anything?

If not, please provide link and login to your admin for further diagnose ...
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: can't save the setting after add the facebook "like" but

18 Jun 2011, 07:11

Ftp login would really come in handy, I am not 100% sure what's going on but it might be something server-related. In any case gotta check on the server.
firedev.com