So, it's up... I disabled all plugins, installed the stuff, re-enabled all plugins; I also updated the database structure manually before, using the same code as in install.sql.
Here's a first one... Click on a profile link, get this:
Code: [Select]
I don't know if it's a bug due to my version of phpmyadmin and how it handled my addition, but it's still something I think needs to be pointed out.
Fixed manually through phpMyAdmin; declaration by declaration... Arghh -_-
Did wedge_infractions, while I was at it, even though I didn't get any errors for that one.
Here's a first one... Click on a profile link, get this:
Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation 'ifnull'
File: /Sources/ManageInfractions.php
Line: 587
I don't know if it's a bug due to my version of phpmyadmin and how it handled my addition, but it's still something I think needs to be pointed out.
Posted: May 6th, 2013, 09:17 PM
Fixed manually through phpMyAdmin; declaration by declaration... Arghh -_-
Did wedge_infractions, while I was at it, even though I didn't get any errors for that one.