Closed (fixed)
Project:
Node export
Version:
6.x-3.x-dev
Component:
Node export
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2011 at 18:41 UTC
Updated:
21 Aug 2011 at 07:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
danielb commentedHmm you're right.... but I remember fixing this at some stage.. hmm...
Comment #2
danielb commented#1100024: Notice: Undefined variable: nids in node_export_gui() + Undefined variable: code_string in node_export_gui()
I need to figure out if the work I did in that issue has been lost somehow, or if this is a separate bug.
Comment #3
danielb commentedok using latest dev I can't even get to the node export pages using this technique... :/
It's driving me crazy... choosing 'node export' from operations and submitting the form gives me a 404....?
Comment #4
danielb commentedohhhhhhhh
lol I made a function that inadvertently was a hook :/
Comment #5
danielb commentedAlright I've updated that and committed. I'm just going to leave a diff here in case I need to remember what I did.
Comment #6
danielb commentedComment #7
danielb commentedps, this code will have to change completely again to fix #1174990: Allow Node export to work with Batch API
Comment #8
dddave commentedThis issue is also present in 6-3x.dev.
Comment #9
danielb commentedComment #10
socialnicheguru commentedI get this error now.
implode() [function.implode]: Invalid arguments passed in /node_export/node_export.pages.inc on line 331.
Edit:
download to file works when I use the tab on a node.
It doesn't if I use VBO. An empty file is downloaded.
Comment #11
danielb commentedI've ported some of the changes over to 6.x, hopefully that solves the empty files issue.
Make sure you don't use VBO with the 'batch' option enabled, it won't work.
Comment #12
socialnicheguru commentedAre you going to have a new release?
There is a new release and the download seems to work.
Comment #13
danielb commentedThe changes will be in the development snapshot and will appear in the next release.