News:

Get the latest news and updates on SimpleDesk!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - kcmartz

#1
SimpleDesk Support / Re: Database Error
July 06, 2013, 07:24:50 PM
Ran this:

alter table <some_table> convert to character set utf8 collate utf8_unicode_ci;

Except for all helpdesk_ prefixes only. Now it works!

Please mark as solved, it gives me an error on this site (no text) on attempting to mark it so.
#2
SimpleDesk Support / Re: Database Error
July 06, 2013, 07:04:45 PM
Even this:

SELECT CONCAT('ALTER TABLE `', t.`TABLE_SCHEMA`, '`.`', t.`TABLE_NAME`, '` CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;') as stmt
FROM `information_schema`.`TABLES` t
WHERE 1
AND t.`TABLE_SCHEMA` = 'database_name'
ORDER BY 1


Didn't work (I did change all the information for database_name to the correct name).
#3
SimpleDesk Support / Re: Database Error
July 06, 2013, 06:59:01 PM
Okay, I manually converted all the database collations to utf8_unicode_ci and still gives me the error, I cleared browser cache, tried in 3 browsers, and cleared site cache.
#4
SimpleDesk Support / Re: Database Error
July 06, 2013, 05:28:21 PM
Just took a look at a similar topic, I cant change the collation for some reason.
#5
SimpleDesk Support / Database Error
July 06, 2013, 04:47:13 PM
I own a Minecraft server, and I have installed SimpleDesk for members to request staff assistance with something in-game or on-site. I successfully created a ticket, but when trying to view it, I get this:

Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation 'ifnull'
File: /home/smartz/public_html/minersr.us/Sources/sd_source/Subs-SimpleDesk.php
Line: 758

I have hid the menu item until this is fixed.
#6
Small Official Mod Support / Re: Error Log Counter
October 31, 2011, 12:17:13 PM
Quote from: cσσкιє мσηѕтєя on January 01, 2011, 09:39:11 PM
DS, kcmartz is saying that thanks to this mod, he noticed those 20,000 errors that he had before he installed it...
Been inactive, but that's what I meant, yes.
#7
SimpleDesk Support / Re: I request to join BETA
October 31, 2011, 12:14:47 PM
He is not a native english speaker, if you didn't know. He has been a member of my site previously before I 'reformatted' my forum.
#8
SimpleDesk Support / Re: Error Log and Guests
December 26, 2010, 06:41:32 AM
Thanks anyway! I'm keeping to a simpler install of smf on my site; if I need this topic again I'll reopen topic
#9
SimpleDesk Support / Re: Error Log and Guests
December 26, 2010, 02:38:53 AM
Ok. If it removes the error, I will have to figure out how to integrate Elgg (another social mod) with SMF.
#10
Small Official Mod Support / Re: Error Log Counter
December 25, 2010, 11:25:42 PM
Installed again. I had over 20,000 errors! I had not gone into the error log once since redoing whole site/forum brand new. I got it down to about 4 errors that keep re-appearing. Other than that no errors!

(Sent from my Google Notebook - cr-48 on Verizon Wireless 3g mode)
#11
SimpleDesk Support / Re: Error Log and Guests
December 25, 2010, 11:20:27 PM
there were 4 errors total. 2 for Social Groups Lite, and 2 for Simpledesk. None (I checked) have more than 325 lines! there is no line 406!!
#12
SimpleDesk Support / Error Log and Guests
December 25, 2010, 06:52:54 PM
I get these two errors below. I JUST installed it. Screenshot attached.

Also: I am using RC4.