Hi,

I really love your module!!! :)
Everything works fine when using standalone "page" view - also with taxonomy terms as arguments etc.
But when embedding the view as default, block and - senseless but I tested also the - page view in a node - I do it with the viewfield.module - then something strange is happening. The embedded accordion starts automatically with auto cycling - but I never had activated this feature. It cycles every half second... so it makes really dizzy. Above the view accordion two lines with "start"/"stop" appears - I think two lines because I have two rows inside my view. When clicking on start/stop the auto cycling starts or stops... but when moving the mouse over the accordion, the whole view disappears completely. You have to refresh the side to start the scenario again.

Is this bug known and maybe fixed in the latest -dev already?

Please let me know if you need more info.

Regards,
Stefan

Comments

manuel garcia’s picture

Hi Stefan,

Let me see if I am understanding this correctly... you are using viewsfield module to insert the accordion view into a node?

You say it also happens embeding the block display using viewsfield?

I haven't tested it like that, not sure what could be going on... could you tell me what versions of each module are you using, including views please.

The default options are not to have those options active, so not sure why it would happen, then again, I don't know how viewsfield does its magic. Any further info could help.

Also, update to the latest beta3 release I just did, see if still happens, or if by chance it works ok with viewsfield now.

Thanks for the report :)

manuel garcia’s picture

Title: auto cycling starts without having activated that » Compatibility problem with viewsfield module
Assigned: Unassigned » manuel garcia
Status: Active » Postponed (maintainer needs more info)
design.er’s picture

Version: 6.x-1.2-beta2 » 6.x-1.2-beta3

Hi Manuel,

Thanks for your quick reply. :)

Due to handling improvements I decided to use the view (with accordion display) as standalone page view. So I won't implement it as a block anymore.
Nevertheless, I installed the new beta3 and tested the fall case - unfortunately nothing changed, so this bug still exists.
Maybe you could reproduce this fall case yourself, if you are interested in fixing this bug.

BTW: I use Drupal 6.10, Views 2.3 and Viewfield 6.x-dev (the current version from March 10, 2009).
I never had problems with the viewfield.module - neither normal nor using arguments -, so I'm not sure that this is a compatibility problem with viewfield.

Again thanks a lot for this great module and best regards! :)
Stefan

manuel garcia’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

OK, I can confirm this problem, though I really don't think it's bug with views_accordion, and here is why: I've tested this with viewreference and it works just fine as far as I can tell. I suggest you use viewreference instead of view field, it has a stable release and will give you more control.

I will not be "back-tracing" this, for the reason that view field is only available as dev, not supported, and who knows what will change till they make a stable release. If/when they do so, I will take another look if the problem persists.