Giter Site home page Giter Site logo

Comments (4)

DenizGelion avatar DenizGelion commented on August 17, 2024

We rolled back to 1.8.9 and can confirm that the issue only exists in v1.8.10

from shopware.

boxblinkracer avatar boxblinkracer commented on August 17, 2024

Hi

so sorry for the late reply

the fix would be easy.
the caches need to be cleared.

there is a new database field available, and that cannot be found
Unknown column 'm0_.bank_transfer_flow'

if you open the table "mol_sw_paymentmethods" then there should be a new column tank_transfer_flow
if that is the case, then everything is good, all you need to do is to clear the caches, otherwise the internal shopware files are not yet aware of the new field, while mollie would access it.

in general, it might be good to always clear the cache after an update, because different plugins could suddenly add a new field. (we are also doing it in a standard way in shopware)

i hope this solves it for you :)

from shopware.

DenizGelion avatar DenizGelion commented on August 17, 2024

I'm absolutely sure we emptied the cache completely several times...

Thank you very much and sorry for such a beginner mistake. It works as intended now :)

from shopware.

boxblinkracer avatar boxblinkracer commented on August 17, 2024

Hi

no no! no problem, beginner or advanced, everyone needs help,
and thats why we are here for :)

great its now working

cheers

from shopware.

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.