I had the OnEx scripts working on my website, everything was working beautifully then I updated to 7.105 and exported my xml database and went through the same process but now when I try to import.php you can see the entire xml output as text and it says it is importing at the very bottom but there is also an error message at the bottom which says "Error: Unknown column 'MOVIE3D' in 'field list' " despite these things the import completes but when going to index.php it says query returned no results, no matter what i do i can't get anything. I checkout out the mysql database and there are 0 entries in the movies table.
I deleted the database and database user and tried everything from scratch but with the same results.
MOVIE3D is a new column in database. The OnEx plugin has to be changed to handle this. Seems as if there is no check for "new columns" and instead of ignoring unknown fields OnEx passes empty phrases as every db entry contains an error. The only possibility is to change OnEx...
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse