hi i use this plugin in two different websites (different providers). i did not change anything in the templates.
now i realised, that in ff 3.6 and ie7 for example the browser dont ask for saving a file. the browser just shows the whole export-informations in the browserwindow.
until now the plugin worked perfect.
here an example of a query
{exp:csvee query="SELECT date_format(from_unixtime(d.field_id_21), '%d.%m.%Y') AS Erstellt,
d.field_id_22 AS von,
t.title AS Medikamente,
d.field_id_19 AS Einheit,
d.field_id_5 AS Mo,
d.field_id_6 AS Mi,
d.field_id_7 AS Ab,
d.field_id_8 AS Na,
d.field_id_18 AS Verordnet,
IF(d.field_id_23 > 0, date_format(from_unixtime(d.field_id_23), '%d.%m.%Y'), '') AS Editiert,
d.field_id_24 AS von2,
d.field_id_9 AS Stopp,
d.field_id_20 AS von3 ,
d.field_id_17 AS ID
FROM exp_weblog_data d INNER JOIN exp_weblog_titles t
ON d.entry_id = t.entry_id
WHERE d.weblog_id ='3' AND d.field_id_29 ='{segment_3}' AND t.status = 'open'
ORDER BY ID DESC "
seperator=";" filename="Medikamenten-Journal(ID-{segment_3}).txt" }has anybody the same issue or can help with this problem? thanks
sorry, hit the wrong button, should show up here: http://ellislab.com/forums/viewthread/42155/
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.