BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Bug Report
 OnEx scripts stopped working?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
techdls Posted - 14 Jan 2011 : 01:30:15
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.

I love this feature of XMM and I love XMM!

Any help would be greatly appreciated.
3   L A T E S T    R E P L I E S    (Newest First)
JDommi Posted - 18 Jan 2011 : 22:09:16
Great to know that it is so easy :)
techdls Posted - 18 Jan 2011 : 19:44:15
I fixed the problem if anyone else is wondering by adding in this line at 372:

`Movie3D` bit(1) DEFAULT NULL,

Easy fix but you'll probably want to fix it for the next release.
JDommi Posted - 14 Jan 2011 : 08:34:48
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...

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.06 sec. Powered By: Snitz Forums 2000 Version 3.4.07