I’m getting a issue in the guilds.php it shows it found one guild but it will not list it in the guilds.php

Fatal error: Uncaught mysqli_sql_exception: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'myrunuo.myrunuo_guilds.guild_type' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by in C:\xampp\htdocs\config.php:126Stack trace:#0 C:\xampp\htdocs\config.php(126): mysqli_query(Object(mysqli), 'SELECT guild_ty...')#1 C:\xampp\htdocs\guilds.php(154): sql_query(Object(mysqli), 'SELECT guild_ty...')#2 {main} thrown in C:\xampp\htdocs\config.php on line 126
 
Last edited:
Now the only issues I seem to have are the colors of the paperdoll are white… skin and clothes, armor and weapons seem to have normal color, I’m guessing these issues are from the updated version and I’m doing correcting a for runuo. Seems the way it post stuff to the database is throwing it off
 
Back