Old Apr 15, 2019 | 11:22 AM
  #1 (permalink)  
Diamondo25's Avatar
Diamondo25
Joined: Mar 2019
Posts: 31
Likes: 2
From: Nederland
Default Gallery broken (mysql_connect is not a function)

The gallery is broken. It seems that PHP has been updated, and it got rid of the MySQL plugin as it was insecure. You could rename all mysql_ to mysqli_, which should fix it. That will use the newer version of the mysql library.
See: https://www.crossfireforum.org/galle...hp?photo=55120
 
Reply