Errors exporting
-
Inside Manage Export page, where there is the list of exports
I have an export that in summary column display the message:
Export currently in progress by lot of timeIf try to visit the file url get error:
This page contains the following errors:
error on line 14701 at column 16: Extra content at the end of the document
Below is a rendering of the page up to the first error.Analyzed the source of the file generated it doesn’t have main closing tag.
Now clicked Cancel button and tryed to run the export manually and we get:
Export Error
{“export_id”:”4″,”queue_export”:false,”exported”:34,”percentage”:100,”done”:false,”records_per_request”:”100″}ERROR{“error”:”PHP Error: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. on line 243 of the Functions Editor<\/span>”,”line”:243,”title”:”PHP Error”}Inside Function Editor that end at row 100 there isn’t that mysql_escape_string function.
The xml file generated is smaller and get same error.
- The topic ‘Errors exporting’ is closed to new replies.