Contentify: Cash-Flow

Created on 30 May 2018  路  4Comments  路  Source: Contentify/Contentify

Hi,
there's a small problem with the cash-flow module.

There is a huge error-list when clicking on the menu-item in the backend.

Screenshot here:
admin-cash-flows-2018-05-30-10_45_46

I hope this helps :)

bug

All 4 comments

Hello,

I will check this.

Yep, I get this error as well.

To correct this without reinstalling:

mysql> use contentify2;
mysql> alter table cash_flows change revenues integer_revenues int(11);
mysql> alter table cash_flows change expenses integer_expenses int(11);

Was this page helpful?
0 / 5 - 0 ratings

Related issues

khalifaone picture khalifaone  路  3Comments

PureLoneWolf picture PureLoneWolf  路  3Comments

khalifaone picture khalifaone  路  3Comments

nrRudiak picture nrRudiak  路  3Comments

Devilcraft1407 picture Devilcraft1407  路  3Comments