Hi, i'm using D7 and installed SB in sites/all/modules but SB does not show up in Content authoring but does show in frontend. I'm unable to configure the module.

Comments

deciphered’s picture

Version: 7.x-2.x-dev » 7.x-2.0

Try flushing the site cache or running update.php and see if that resolves the issue.

Any information you can give me about how you installed it, such as if CTools was already installed in advance, or if you upgraded from 6.x, or anything else out of the ordinary would be extremely helpful.

Cheers,
Deciphered.

P.S, I assuming that you're running 7.x-2.0 and selecting the dev version in this issue was a mistake? If not, you really should make sure your running the stable build unless you have a good reason not to be.

henkvandijk’s picture

Hi Deciphered,

Yep, I'm running D7.2, sexybookmarks-7.x-2.0 stable and Ctools was already installed. I uninstalled a lot of other modules to ensure that none of them are conflicting with SB. Flushed the cache and updated more than once. Still no luck. I do keep getting this error after flushing the cache "The website encountered an unexpected error. Please try again later." but this message does not seem to have any impact on the performance nor does it generate visible flaws. Are there modules out there not compatible with SB?

Thanks, Henk van Dijk.

deciphered’s picture

Are you able to access the SexyBookmarks path directly (typing it in your address bar)? Expected path is on the project page and in the README.txt

Are you running the latest version of CTools?

I would suggest, if you have the time and ability, trying setup up a d7 Sandbox with just ctools and SexyBookmarks.

henkvandijk’s picture

Hi Deciphered,

I'll do a clean install of D7, Ctools and SB on my local machine (Win7 and Xammp) and install them in the correct order. It's funny that on my Mac and Mamp Pro everything works fine. No conflicts, no errors, nothing. I'll let you know.

Thanks for your assistance.

pointdexter02’s picture

Not sure if this got solved, but I was having this same issue and was looking for a solution. My symptoms were that when I clicked on the configure tab under modules, it would go to the content authoring list but there was no mention of sexy bookmarks. Also, I couldn't go directly to the page. I ended up deselecting the module (not uninstalling it) and then turning it back on and it fixed it right up.

MaffooClock’s picture

I had the same experience just now. Clearing cache was of no use. I tried pointdexter02's suggestion (comment #5) and had the same success.

Of note: I do everything via drush if I can. When I first tried pointdexter02's suggestion with drush, no dice. My success came only from my second attempt in which I visited the modules list in my browser and unchecked SexyBookmarks, saved, re-checked SexyBookmarks, and saved again.

Very odd.

MaffooClock’s picture

Also, I just noticed another peculiarity. I disabled another module (via drush), and shortly thereafter, I noticed the admin/config/content/sexybookmarks link disappeared again. I had to perform pointdexter02's suggestion again to get it back!

Me thinks this is a bug.

Zorin 007’s picture

Had same problem here. Worked fine until I played with restorind db , removing and reinstalling sexybookmarks :(
Here's the error from drush when disabling and re-enabling

drush en sexybookmarks

The following extensions will be enabled: sexybookmarks
Do you really want to continue? (y/n): y

WD php: DatabaseSchemaObjectExistsException: Table sexybookmarks_profiles already exists. in DatabaseSchema->createTable()[error]
(line 652 of /var/www/mysite/includes/database/schema.inc).
Cannot modify header information - headers already sent by (output started at /home/hunter/drush/includes/output.inc:37) [warning]
bootstrap.inc:1239
DatabaseSchemaObjectExistsException: Table sexybookmarks_profiles already exists. in DatabaseSchema->createTable() (line 652 of /var/www/mysite/includes/database/schema.inc).
Drush command terminated abnormally due to an unrecoverable error.

So, I went to database and deleted sexybookmarks_profiles. Then drush en sexybookmarks and everything was ok again.
Good luck!

21tech’s picture

Glad I found this. Same situation. CentOS/LAMPP server, drupal 7.14 (all caching disabled), sb7.2, c-tools7.1 already installed. Many other modules installed as well. Installed SB and no menu item. /admin/config/content/sexybookmarks just went to admin/config/content, but it showed the full url in the address bar.

Installed by:
ftp unpacked SB module folder to sites/all/modules. "Installed" from /admin/modules.

I activated shorten urls at the same time when I originally installed this. That is the only variable that I can think of that is different when I "re-activated" SB.

After de-selecting/re-selecting SB in the module list I now have the menu item and everything seems to work.

When I first installed it the sexybookmarks showed in the article manage display page and on the articles, but threw a long list of this error (50+ per page):

Notice: Undefined property: stdClass::$content in sexybookmarks_entity_view() (line 110 of /home/baypreps/public_html/sites/all/modules/sexybookmarks/includes/field_ui.inc).

Thanks for the great module (and all your other ones). I hope this helps.

Edit: There are four blank icons (this may be sharoholic issue): Google Buzz, Google Reader, Mixx, "undefined, undefined"

I am still getting the error code. I will research that. Edit: It looks like this patch is already ported in the 7.2.0 release. I am still getting the error.

Final Edit: I found the post relating to the missing icons, I updated the services to include G+ and now have ~a dozen blank icons (not a problem for me.)

I experienced every issue I found while installing this module, this one, black bullets instead of icons... In the end I cleared the cache updated db, uninstalled, reinstalled and now it seems to be working. I still get the error message above, but all features seem to work, I just installed this module last and disabled messages. I had trouble adding a profile so I just edited the default, I can't even think of a reason to have multiple profiles. A little buggy to install, but seems to work fine.

alessandro.universus’s picture

I have the same problem, and I don't know what can I do... the configuration page doesn't exist!
Please help me :(

Masselink’s picture

I had the same issue.

I fixed it by clicking on the sexybookmarks permissions link (in the module view) and check the Administer SexyBookmarks for administrator checkbox.

shareaholic’s picture

Issue summary: View changes

SexyBookmarks module is no longer being actively maintained. It was a port of Shareaholic for WordPress, and Shareaholic has since released an official Drupal module:

http://drupal.org/project/shareaholic

Please migrate to the official Shareaholic for Drupal module, which has updated buttons, styles, services, 100% mobile-ready and much more! You can learn more here: https://blog.shareaholic.com/drupal-module/

shareaholic’s picture

Version: 7.x-2.0 »
Status: Active » Closed (fixed)