Funding plugin doesn't work in OJS 3.1.0.1

Hi @ajnyga, @asmecher,

A massive thank you for all your advices!
I run command (php tools/upgrade.php upgrade) on the XAMPP’s command line and and that solved the problem.
I tried to do the same on the server and after entering the command (php tools/upgrade.php upgrade) in WinSCP Console Window (Console Window :: WinSCP) I get a message “unknown command”. I’m doing something wrong?

Regards

Hi @ilona,

I don’t know WinSCP, but I suspect you’ve logged into an SFTP session with it, which is not the kind of command line you need in order to run the necessary command. You’ll need to either log into an SSH (Secure Shell) session, or find an alternative way to make the necessary changes. @ajnyga listed the required SQL statements – if you have access to a MySQL session, you can run them there instead.

Regards,
Alec Smecher
Public Knowledge Project Team