Hi christianebuddy, this is very unusual. can you point me to a sample webpage where this is happening so i can take a look?
I downgraded to the previous version, which was working perfectly, don’t want to interact with user experience for bad url’s etc… The site is http://vakantie-in-ameland.nl
Possible that you can upgrade again? We’d really like to fix this!
I just did. So if you can look at it now, the user will not experience difficulties for a long time?
Tnx!
Problem is there again!
@christianebuddy, can you please try to reset your SB settings? We think your database entries may be corrupt, and resetting should fix that. We realize it’s a pain to do so, but we think that should fix it. Let us know!
ps. have you tried the beta yet?
That did the trick! Adjusted it after a lot of clicking 😉 to my needs
Tnx!
Tried to use the beta version, but when I try it, the SB links in the bottom of the page are not there, so that part does not work. Conventional method works though
That’s great!
btw, we will be switching completely over to the new code (current “beta”) very soon. It would help if you could give it a deeper look.
Well, you can investigate the Beta problem. I just switched to the Beta version. Wonder what might cause that problem.
Here is the issue, this file is missing:
http://www.vakantie-in-ameland.nl/wp-content/plugins/sexybookmarks/spritegen/media/js/jquery.shareaholic-publishers-api.min.js
This usually happens when directory permissions are not set correctly. The spritegen folder needs to be CHMOD either 755 or 777. Once you make the change, simply re-save your settings in order to pull the latest file from the server! Let us know how it goes.
And the subdirectories as well otherwise the file isn’t generated and written. But that does not solve the problem as nothing shows
Two more 404s (the actual images/css):
http://www.vakantie-in-ameland.nl/wp-content/plugins/sexybookmarks/spritegen/api/sprite.css
http://www.vakantie-in-ameland.nl/wp-content/plugins/sexybookmarks/spritegen/api/sprite.png
btw, fixing this will also make “regular” mode much faster. Earlier you were not taking advantage of our image sprites. So you were loading all 60+ images vs. just the ones you chose to display!
Indeed I had to chmod this directory as well. Now the SB is flying… Tnx for that..
Think it would be necessary to automatically chmod the needed folders as I am not the only one using SB on a linux server 😉
Great!
The issue with automatic chmod is that frequently non-dedicated servers won’t allow scripts to change directory permissions. Let us know if you think of a workaround!