Picture of Christian Lee
Media Comp: can't edit?
by Christian Lee - Saturday, 4 February 2017, 2:34 PM
 

Hi all I've just done a fresh install and I get 

Missing required 'schema.subSchema' option for Object editor

after I've placed the component and try to edit it.

 

side-note: non of the components have the image on the sidebar just a blue bg

 

Any ideas?

Chris

Picture of Tom Taylor
Re: Media Comp: can't edit?
by Tom Taylor - Sunday, 5 February 2017, 12:51 PM
 

Hi Chris,

Sounds like something's gone slightly awry with the installation to me; you certainly shouldn't have any issues with the core components.

Are there any errors logged in the terminal, or browser console, and can you attach a screenshot of the sidebar?

Picture of Christian Lee
Re: Media Comp: can't edit?
by Christian Lee - Sunday, 5 February 2017, 3:49 PM
 

Tom thanks for taking time to sort this. I've attached a screenshot of the menu I get the same on the themes too. No errors in the terminal though after vagrant up it doesn't loom the same from the first install. I have admins rights on this fresh install does the AT update auto? The U.I. does not look the same as before

 

Thanks Chris


Picture of Tom Taylor
Re: Media Comp: can't edit?
by Tom Taylor - Monday, 6 February 2017, 9:26 AM
 

The screenshot you posted looks to be the old UI theme (pre v0.2.0). Which version are you using? (you can check in the package.json in your adapt_authoring folder.

Picture of Christian Lee
Re: Media Comp: can't edit?
by Christian Lee - Tuesday, 7 February 2017, 6:12 PM
 

Tom, as you rightly surmised It's an old version. I'm keen to get v3 but not being a coder I'm wary of how to update.

Any advice for removing the 'nodes module folder and reinstalling the dependencies'?

 

and then do I run 

npm install --production node upgrade

from my adaot folder on the cmd line

 

Thanks

Chris

Picture of Tom Taylor
Re: Media Comp: can't edit?
by Tom Taylor - Wednesday, 8 February 2017, 4:18 PM
 

Did you download the tool source code using git, or as a direct .zip download?

Picture of Christian Lee
Re: Media Comp: can't edit?
by Christian Lee - Wednesday, 8 February 2017, 5:48 PM
 

It was a zip download. 

Picture of Tom Taylor
Re: Media Comp: can't edit?
by Tom Taylor - Wednesday, 8 February 2017, 6:50 PM
 

Ah, I'd forgotten you're using Vagrant.

The usual upgrade steps only apply if you've installed manually -- Vagrant makes it fairly tricky to update once you've installed the tool once.

Picture of Terrell Perry
Re: Media Comp: can't edit?
by Terrell Perry - Wednesday, 8 February 2017, 7:37 PM
 

This type of thread I've been following in the forum...

So, I've been thinking it may be better to do a 'clean' uninstall by removing/uninstalling Vagrant and the Adapt tool, framework, and plugins and then do a 'new' complete install with Vagrant.  Is this accurate for an update?  Is it possible?