Closed (outdated)
Project:
Sexy Exposed
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2010 at 20:50 UTC
Updated:
12 Oct 2019 at 11:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
YK85 commentedsubscribing
Comment #2
szantog commentednot remember the settings 6.x-2.11 too.
Comment #3
zserno commentedSince Views 3 is in pretty early stage (alpha3) and as far as I know it won't have a stable release for D6, I don't plan to support it in the 6.x branch. Of course a 7.x branch will be built on Views 3.
Postponing.
Comment #4
zserno commented@szantog: Please check this issue: #780366: "Make it sexy" checkbox state not remembered
I think your comment is more related to that one.
Comment #5
light9 commentedsubscribing
Comment #6
craspouille commentedHi!
Has anyone managed to make it work with view3?
Comment #7
zserno commentedAttached is a patch for supporting Views 3. Please test it so I can roll out a new release with it.
Comment #8
zserno commentedAlso attaching it as a proper tarball.
Comment #9
lanzs commentedit doesn`t work for me :(
I`m checking "make it sexy", saving view and refreshing page with this view, but filters still not "sexy" :(
p.s. view in block
Comment #10
lanzs commentedI found out that js is not add (js which is in 'Implementation of hook_views_pre_execute()')
..I suppose that something wrong with '$needs_sexy_love'
Comment #11
zserno commented@lanzs Could you please write down the exact steps to reproduce? That will help a lot. Thanks.
Comment #12
lanzs commentedSure:
1. I have downloaded patched module (from this topic #8) and installed it
2. Open my view (view with 'default' and 'block' displays; 'block' display uses all from 'default')
3. In exposed filter 'Node: Type' I`m checking "make it sexy"
4. updating filter
5. Opening this filter one more time to satisfy myself that "make it sexy" checkbox is checked (because 'not patched' version doesn`t remember it)
6. Saving view
7. Going to page with this view (its not page view, but user-profile page with view in block on this page)
8. Opening source - And I see that there is no needed js
Maybe the problem is that I`m using view in block?
Comment #13
lanzs commentedSorry for misleading - the problem is not that js is not added, just have found it, but it still doesn`t work. Even don`t know what`s the problem. I`m using views 6.x-3.x-dev
Any ideas what can be or maybe any advices what can I do to provide you with more information?
Thanks for help!
Comment #14
zserno commentedProbably it's because you run into this issue: #899380: sexy exposed don't work for "Exposed form in block: Yes".
Can you try it on a page display?
Comment #15
lanzs commentedTrying on a page display (standart views 'tracker' with added filter 'Node: Type' and checked 'Make it sexy') - same result, but in IE I`m getting js error: 'Object does not support this property or method'. I`m using jQuery update and jQuery UI can they cause error?
Comment #16
lanzs commentedThe problem solved for me by direct adding dropdown-check-list js in template-page.
I downloaded the last version of dropdown-check-list and insert js file in my theme folder. After it I added js through
in nececary page-template. And all works!
Have no idea why it`s not working when js added through module..
Comment #17
lanzs commentedFind out what the problem:
1. Its not working with jQuery-ui 1.8 (with 1.6 and 1.7 - ok) - not makes sexy exposed filters and breaks auto-submit (view-hacks module)
I have 1.8 on my site, thats why I have had problems with sexy exposed. Tested with 1.8.9 and 1.8.12
2. When we have two views with sexy exposed filter on the same page (e.g. as block or as block in quick tabs) - they aren`t work. More detailed (three cases):
Test components: drupal 6.20, views 6.x-3.x-dev, views-hacks 6.x-1.x-dev, views-sexy-exposed 6.x-1.x-dev (from this theme), jquery-ui 6.x-1.4 with jquery-ui 1.7.3 inside, jQuery-update 6.x-2.0-alpha1, quick tabs 6.x-2.0-rc5
Also attaching views with wich I was testing it.
Comment #18
giorgoskunfortunately #8 does not work with my views 6.x 3.x - views-hacks 6.x 1.b2
maybe it conficts with the views hacks ?
Comment #19
Shadlington commentedSubbing
Comment #20
jonlibrary commented#8 worked for me. I was staring at http://drupal.org/node/780366 ("Make it sexy" checkbox state not remembered) for hours.
Comment #21
pvasener commentedI can also confirm that #8 fixed the problem I encountered with Views 3.
Comment #22
avpadernoI am closing this issue, as Drupal 6 is no longer supported.