Active
Project:
Sweaver
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2010 at 23:00 UTC
Updated:
20 May 2014 at 08:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
swentel commentedDo you have a login / pass so we can test on our machines here ?
Comment #2
R-H commentedHello,
I have just sent the login details using the Drupal contact page for user "swentel".
Thank you for your assistance!
Ryan
Comment #3
swentel commentedOk found, the problem - very critical in fact, fixed in CVS and patch attached for port to the D7 version. Next build of D6 will have this fix. You'll have clear the complete cache, after that, you'll be able to style.
Comment #4
R-H commentedSorry, but clearing the cache doesn't work for me. Again on my site, http://etceteria.com clearing cache hasn't solved the problem of not being able to select elements to work on. I have tried clearing cache via drush and by using the devel tools. The login I gave you should still work. The development block is now turned on.
Comment #5
swentel commentedHave you installed the patch in #3 or done a fresh checkout from CVS (note that if you downloaded the dev version, it may not already contain the fix as dev is only rebuilt every 12 hours) ? The page that should be different is this one: http://etceteria.com/admin/settings/sweaver/editor/selectors There is an empty row still on that page which shouldn't be there with the fix ?
Comment #6
R-H commentedFYI, the 6.x-1.x-dev version in CVS still has the empty row.
Comment #7
R-H commentedIs this patch (http://drupal.org/files/issues/957974.patch) for the d6 or d7 module?
Comment #8
swentel commentedOh crap, thought I committed that, sorry about that :( Committed now to D6, patch is for me to port to Drupal 7
Comment #9
R-H commentedI did a fresh install, again. I've applied the patch and the same issue exists.
I'm trying to get the dev version of Sweaver for D6 working.
I've cleared the cache.
Totally lost here.
Comment #10
R-H commentedOk, so is the issue that the patch was for D7 and I was apply to D6?
Comment #11
R-H commentedI don't see the commit for D6.
Comment #12
swentel commentedWell, the commit is here http://drupal.org/cvs?commit=445624 - the dev version isn't probably rebuilt though - so yeah, you'll have to apply that patch for now, it will work on the D6 version too - sorry for the hassle !
Comment #13
R-H commentedI have successfully applied the patch to Sweaver 6.x-1.x-dev. The empty row in the Selectors menu is gone.
I still have the same problem.
I will email you the login credentials. This is a fresh install again.
Comment #14
swentel commentedOk, problem lies in jquery ui this time:
Looks like either your version of jquery ui is to old or to new or simply has this missing file.
Comment #15
R-H commentedOk, killed this bug! There was something going on with the jquery ui library. Reinstalling it solved the problem! Whew. That was driving me crazy! Thanks for your help getting the install working. Might be good to make a note in the Sweaver Readme to make sure that jquery 1.6 is installed. That seems to be the correct library!
Comment #16
R-H commentedCan you please let me know which version of JQuery Sweaver wants?
I have to have the latest version for Skinr 2 and that seems to be conflicting with Sweaver.
Skinr wants: jQuery UI 1.8.6 and jQuery Update 1.3.2
Thanks
Comment #17
swentel commentedSweaver works perfectly with core jquery & jquery UI 1.6 - you can download that version still from http://code.google.com/p/jquery-ui/downloads/list.
Latest jquery UI breaks indeed with sweaver for D6, however, we're not going to support other versions. It's a bad idea anyway to upgrade to latest jquery as this possibly breaks other modules, even core.
Comment #18
swentel commentedalso commited the fix to D7 version
Comment #20
shaisamuel commentedHi, I have the same problem. I have installed Sweaver 6.x-1.1 on Drupal 6.2. I have Jquery UI 6.x-1.4, jQuery plugins 6.x-1.10, jQuery Update 6.x-2.0-alpha1 and Jquery UI 1.6. Still can't get Sweaver do show elements information.
OK, I did manged to get it to work, once I got jQuery to run clean, by implementing a patch there. So now Sweaver is working great. Thanks.
Comment #21
kerrycurtain commentedHi
I need to reopen this issue.
I have been using Sweaver for about a year now and simply love it. However after an update of several modules including D7.28 I've run into problems.
Sweaver is no longer able to select elements for editing. Please see screenshot attached.
In troubleshooting so far I have..
a) Disabled all newly installed modules (Instagram Feeds and associated modules). These do not seem to be the culprits.
b) Identified the version of Jquery as v1.4.4 which I understand is compatible
c) Updated Jquery updater
d) Tested the colorbox & jquery simple color library in sites/all/libraries
I am hoping you may be able to provide some clue as to where the issue may lie. Naturally I am very keen to solve and get back to using Sweaver asap. Hope you are able to help.
Comment #22
kerrycurtain commentedPlease refer to the comment above.
Comment #23
kerrycurtain commentedStill having problems with this, any help would be much appreciated.
Comment #24
kerrycurtain commentedWell, for anyone else who gets stumped on this problem. The answer lies with the jquery update module 7.x-2.x-dev. After going through the tedious process of testing all updates finally isolated this. There is reference to it and a patch which I haven't yet tried in the post https://drupal.org/node/2216507.