Hello Devbesters
Everything works fine for me, but When I Click Catalogue It Disconnects me.
I tried to change db and emu but didnt worked. What can I do?
Kind Regards
Berkay
Two things I can think of: Disable myslq strict mode by running this query: SET@@global.sql_mode=''; or it might be that your systems default decimal character isn't set to a dot instead of a comma. But I'd guess that its caused by mysql strict mode.
I've upgraded.
True boolean has to be added after AvailabilityStatusMessageComposer
A true boolean & a string has to be added after CanSelectAmount
base.WriteInteger(1100); Must be commented out or removed.
ModeratorInitComposer must be changed completely, new code -->
You must be registered for see links
CatalogIndexComposer must be changed completely, new code -->
You must be registered for see links
TradingUpdateComposer must be changed completely, new code -->
You must be registered for see links
Catalogue must be re-arranged completely aswell.
Goodluck.