Log in

View Full Version : What is the cause of " and what's the fix???


falconKing
06-26-2008, 02:57 PM
When a member enters quotation marks " in the thread title, they show as " after posting.

Example:

"Please help" will show as " Please help "

Why is this happening, and how can I fix it, please!

--------------- Added 1214501819 at 1214501819 ---------------

Searching in the net, I found a similar unsolved problem:

http://ubuntuforums.org/showthread.php?t=660601

This is really weird :confused::confused::confused:

kiwivc
06-26-2008, 07:48 PM
When a member enters quotation marks " in the thread title, they show as " after posting.

Example:

"Please help" will show as " Please help "

Why is this happening, and how can I fix it, please!

--------------- Added 27 Jun 2008 at 05:36 ---------------

Searching in the net, I found a similar unsolved problem:

http://ubuntuforums.org/showthread.php?t=660601

This is really weird :confused::confused::confused:

Just use two of these ' instead. ' + ' = ''

falconKing
06-27-2008, 01:00 AM
thanks, klwlvc.

Had it been for me, I would have done that.

The problem is with my members who are fond of using double quotes in thread titles, lol!

Marco van Herwaarden
06-27-2008, 08:50 AM
Can you enable Public Viewing if PHPInfo in your vBulletin options and provide a link to your forum.

falconKing
06-27-2008, 06:26 PM
Can you enable Public Viewing if PHPInfo in your vBulletin options and provide a link to your forum.

This is an example!

Dismounted
06-28-2008, 05:12 AM
Please read Marco's message again :).

falconKing
06-28-2008, 02:04 PM
Hmmmm! and how would I enable Public Viewing of PHPInfo?
Excuse my newbieness :o

Marco van Herwaarden
06-28-2008, 04:09 PM
You can enable this in your vBulletin Options.

falconKing
06-28-2008, 07:25 PM
Done, Marko. Go ahead, please!

Marco van Herwaarden
06-29-2008, 08:49 AM
I don't se any obvious reaon in your PHP config.

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem (this includes disabling vBSEO).
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

If all of this fails, please open a support ticket.