Ajax Errors

StephenFresh - July 28, 2009 - 01:46
Project:Views Bonus Pack
Version:6.x-1.x-dev
Component:Views Export
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Using the "Bonus: Views Export" module after adding a new "Feed" display to my view:

when i try and set the style to csv file I get this error:
An error occurred at http://www.mydomainname.com/sp/admin/build/views/ajax/display/viewname/f....

when trying to set a path i get this error:
An error occurred at http://www.mydomainname.com/sp/admin/build/views/ajax/display/viewname/f....

I have seen this similar issue at http://drupal.org/node/346987 but that page implied it was fixed - what have I done wrong?

Any suggestions?

I'm using
D 6.13
Views 6.x-2.6
VBO 6.x-1.7
Bonus Views Export 6.x-1.x-dev
also tried Bonus Views Export first 6.x-1.0-beta4

among others

#1

DarrellDuane - July 28, 2009 - 22:23

I'm also unable to switch to the DOC or CSV type of feeds, although I'm not getting an ajax error. I select DOC or CSV, save, and it doesn't save, it stays as an RSS feed. I'm using 6.x-1.x-dev from July 23. Let me know if I can do any other troubleshooting.

#2

DarrellDuane - July 29, 2009 - 01:59

Ok, I've got some further information. This problem isn't happening with 6.x-1.0-beta4, but it is happening with the 6.x-1.x-dev version that was released in early July as well as the most recent version. It doesn't happen in all cases, I've got the same views on a different installation where there isn't a problem, but most of the installations we are working with on this project have this problem. Let me know if I can answer any other questions.

#3

DarrellDuane - July 29, 2009 - 01:59

One other change was that I did install a newer version of Views in the past week, I wonder if that is exacerbating the problem.

#4

StephenFresh - July 29, 2009 - 02:57

Thanks Darrel - I don't know what else I can try maybe the 6.x-2.x-dev version of views as I'm using the 6.x-2.6 2009-Jun-10 version - but you said you had issues with that as well.
My errors were there when I tried the 6.x-1.0-beta4 2009-Jun-30 version as well - so maybe the problem lies with somewhere else?

Edit:
O.K tested without VBP enabled - I get the same error when trying to change a rss feed to display as a node when it says Missing style plugin.

#5

DarrellDuane - July 29, 2009 - 21:40

Hi,
I regret don't have good news for you, Stephen. I figured out the problem on my side. Somehow the file views_bonus_plugin_style_export.inc was not configured to be a file in our source code repository, and appears to be causing this problem. So, when I changed versions, and then tried it on a different install using a checkout from the repository, it still didn't work. I just noticed that this file wasn't checked in and investigated.

I don't know if this helps you, but make sure all the files are in the right place.

#6

StephenFresh - September 14, 2009 - 02:35

Successful workaround!
As per this issue http://drupal.org/node/295246 I tested turning off Javascript in the views tools and it allowed me to add the csv export feed.
I attached it to the view page and downloads successfully.

I assume there is a bug somewhere in views 2.6 as per above page comments - hopefully will be found in later views updates.
Hope this works for you Darrel.

 
 

Drupal is a registered trademark of Dries Buytaert.