Closed ghost closed 8 years ago
Try to clean your table groups inside the Ranksystem database.
DELETE FROM groups;
Database is already empty. Its not even creating records. Error still remains.
In version 1.1.0 the ranksystem could not create records because the iconid was null. //Its the same in verision 1.1.1
The database is empty or only the table 'groups'?
From which version of the Ranksystem is the output above?
Ups, yes, table groups is only empty. The output above is drom version 1.1.1.
That can't be.. Your output must be from version 1.1.0.
Please update correct to version 1.1.1 and your problem should be solved.
On 1.1.0 the "update_groups 6" was the function to insert new servergroups (thats your log above). In version 1.1.1 the "update_groups 6" is the function to download of the group icon.
So if you have installed the version 1.1.1 please be sure all files are updated correctly otherwise update first to 1.1.1!
You are right. i have downloaded the latest zip releases tab. It was still 1.1.0. Everything is working right now.
Still getting the "ERROR update_groups 6" Error