Closed (fixed)
Project:
SexyBookmarks
Version:
6.x-2.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 May 2011 at 13:49 UTC
Updated:
12 Oct 2011 at 05:26 UTC
Hello,
Just installed sexybookmarks module. Permissions are set and have tried logging in with user/1, but can't access "/admin/settings/sexybookmarks".
The 2 blocks and option in 'edit content type' page are available, but no page to set up the profiles.
I also recently updated core to 6.22.
Comments
Comment #1
pog21 commentedJust noticed that on the help page (admin/help/sexybookmarks) there is a link to 'admin/config/content/sexybookmarks', which is different from the path given in the readme. But this gives me a page not found.
Comment #2
decipheredpog21, the help documentation is not yet completed, and what you're seeing is the result of a rushed backport, so that path would be correct if you where running Drupal 7.
While you should need to on a fresh install, it may be that you need to flush your cache for the ctools path to be generated. Give that a shot and let me know how you go.
Cheers,
Deciphered.
Comment #3
pog21 commentedDeciphered, thanks for the ideas. Flushed all caches and ran cron a couple of times, but still no link or page. Also tried downloading/installing via drush and manually. Previous version (6.x-1.1) seems to work ok.
Sorry I can't be more help!
Comment #4
decipheredDid you ever have Ctools installed?
The 6.x-1.x branch is abandoned, so downgrading isn't really a viable solution as it will get no new features or security updates. So I'd prefer to make sure that the issue is well and truly resolved.
Comment #5
pog21 commentedI do have ctools installed, as well as the other required modules:
"Depends on: Chaos tools (enabled), jQuery UI (enabled), jQuery Update (enabled)"
Comment #6
decipheredIf it's at all possible, can you try installing sexybookmarks on a fresh installation of Drupal?
The reason I asked about CTools is that it is possible when upgrading a module that the new dependencies would not be enabled and therefore the module may fail.
Thanks in advance for any help you can provide.
Comment #7
decipheredHi pog21,
Is it at all possible to provide me with access to a copy of the site code/database so I can attempt to look into the issue? It's just that I'm ready to release the stable build and would prefer if there aren't any bugs left in the beta before I do so.
Cheers,
Deciphered.
Comment #8
David Berndt commentedHappened to me too. Not sure if this helps: After I cleared the cache, the SexyBookmarks link appeared under Site Configuration but once clicked it sent me back to the Site Configuration Menu with lionk missing. Ran Cron and Flush all Caches and now it works.
Comment #9
decipheredYou should always run update.php when upgrading code, not just for any potential updates, but because it clears all caches and rebuilds the menu (that's the key there).
Marking this as fixed.
Comment #11
pog21 commentedVisiting update.php isn't helping on my live site, unfortunately. I've had less problems with other sites, so it must be due to some other modules (of which there are many). Will just have to keep testing on a local version. Will let you know if I determine the cause.
Comment #12
jbergeron commentedI'm still stuck on this too. The link shows up but clicking on it brings me to my site's top level configuration page. Cron, cache, and update have been tried multiple times with no luck.
Comment #13
jbergeron commentedComment #14
Freshy88 commentedHave you followed all of the steps to install the module outlined within the readme.txt, including updating to Jquery UI 1.7?
What version of the module are you using? The one listed in this issue is outdated so I'm assuming you're using 6.x-2.0? Please change this issue version if not.
Also marking as active since there's no patch current - check Status Settings for and issue for more info!
I'm happy to look into the issue and attempt to recreate but will require some more information on steps that produced this error. Following the install process worked fine for me so need to work out what is different about how other people are doing this if I am to recreate it!
Cheers
Comment #15
koppie commentedI've got this problem too, I tried both the 2.0 version and the dev version, ran update.php, cron, flushed caches . . .
Shocker88, you mention Jquery UI 1.7, how do I get my hands on that? The latest version I could find was 1.5, so I tried the dev version but it didn't work either.
I inherited this site from the previous developers, it's a rat's nest with a ton of modules and even more custom PHP, ajax, and javascript. It's like they didn't know how to use Drupal. So I'm wondering if there's a conflict in there somewhere.
Comment #16
deciphered@koppie,
He's referring to jQuery UI Library 1.7, look at the README.txt in the jQuery UI module.
Until anyone gives me a solid approach for reproducing this issue, I can't do anything. I apologize, but that's just the way it is. Reproduction steps or access to a site that is having the issue (preferably by providing a copy of a site I can run on my own server), and then maybe I can get this issue sorted.
Comment #17
netivajak commentedI was able to possibly replicate this with jquery ui 1.6 instead of 1.7 as recommended on the sexybookmarks project page. Updating to 1.7 and flushing cache causes admin link to appear.
Don't know if this will help anyone, but do check admin/reports/status and see what version of jquery ui Drupal is reporting as being used - it may not be what you think e.g. A leftover jquery.ui in the module directory.
Perhaps worth stating in the readme that 1.7 (minimum?) is required as well as on the project page?
Comment #18
decipheredMarking as a documentation issue.
Comment #19
asb commentedComing from #1180388: I can not access profile; as mentioned in #17, upgrading from jquery ui 1.6.x to 1.7.3 makes the configuration settings accessible again (fieldgroups now do expand).
Marking as fixed. Please reopen if upgrading to jquery ui 1.3 doesn't fix the issue for you.
Comment #20
aliyayasir commentedI have the same issue, that http://www.example.com/admin/settings/sexybookmarks is not present.
both in 6.x-2.0 and 6.x-2.x-dev versions.
I have tried module disable/enable , flush all cache, run cron several times but no luck