Code Monkey home page Code Monkey logo

Comments (11)

samhibberd avatar samhibberd commented on June 12, 2024

Hmm, no thats all you should need to do. Which version were you updating from? Any errors? Anything in your logs?

from linkit.

a-am avatar a-am commented on June 12, 2024

We are updating from version 0.9.1. There are no errors in the logs.

from linkit.

samhibberd avatar samhibberd commented on June 12, 2024

Are you on slack? Is it possible to send over a db dump?

from linkit.

samhibberd avatar samhibberd commented on June 12, 2024

Just noticed an old 'linkit' folder snuck in, were you updating using that one? 2.3 is an entirely new plugin and needs to be installed from scratch. Just tested on your version locally and aok!

from linkit.

a-am avatar a-am commented on June 12, 2024

I added the fruitlinkit folder to the plugins folder.

from linkit.

samhibberd avatar samhibberd commented on June 12, 2024

Hmm. And installed it?

from linkit.

a-am avatar a-am commented on June 12, 2024

Yes clicked install.

from linkit.

a-am avatar a-am commented on June 12, 2024

I tried it again and got this error. After I refresh the page this error goes away so not sure what happened. None of the Linkit Inputs have been updated to Link it.
screen shot 2016-03-10 at 4 59 18 pm

from linkit.

peter-tell avatar peter-tell commented on June 12, 2024

Was just about to report this. Also got this error. Was able to fix it by updating the migration on line 60 to:

if (!empty($existingSettings['assetSources']))
{
      $existingSettings['assetSources'] = $existingSettings['assetSources'];
}

from linkit.

samhibberd avatar samhibberd commented on June 12, 2024

Thanks @page-8, yes that would do it, although I am trying to work out in what situation assetSources would not be defined and whether i'm missing something important.

Do you also have a copy of your pre Link It update database that I you would be able to share (over on Slack)?

from linkit.

samhibberd avatar samhibberd commented on June 12, 2024

Resolved in 2.3.2, thanks for your help chaps.

from linkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.