Announcement
Collapse
No announcement yet.
Can't quote or edit posts containing certain characters
Collapse
X
-
Posts with characters like these quotes “ ” break the CKEditor so it shows up blank when you try to "Reply With Quote" or edit a post. I've had this problem for a couple weeks. I've done all the basic troubleshooting of turning off plugins, uploading fresh files, using default style, etc. I successfully upgraded to 4.2 last week, but the problem remains. Before the upgrade I backed up by db and imported it to my localhost and don't have this problem there. Any help would be appreciated. My site is www.biblewheel.com. It's being served up with IIS 6.0 on a Windows 2003 server. My PHP is 5.4.2 and PCRE is 8.12.Last edited by BibleWheel; Fri 1st Jun '12, 3:56pm.Tags: None
-
What is the character set and collation of your database and language within vBulletin.
The problem is some double-byte characters institute basically what is an "End of File" marker and cause problems like this.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API - Full / Mobile
Vote for your favorite feature requests and the bugs you want to see fixed.
-
Originally posted by Wayne Luke View PostWhat is the character set and collation of your database and language within vBulletin.
The problem is some double-byte characters institute basically what is an "End of File" marker and cause problems like this.
collation_database = latin1_swedish_ci
Default language is set to English and the HTML Character Set = ISO-8859-1
Comment
Related Topics
Collapse
-
by RoelVBHi,
Since we've migrated vBulletin5 from Ubuntu to Windows we're experiencing issues with special characters like é, ö, è, €, etc.
On Ubuntu we were running Apache and PHP7.0 (I think)....-
Channel: Support Issues & Questions
Mon 8th Oct '18, 10:09am -
Comment