The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Slashes automatically appearing before apostrophes
I don't know what this started, but on my forum www.grindfactor.com all the sudden now whenever you type a word with an apostrophe, it comes out with like 3 back slashes before it.
Can someone please help? Thanks. |
#2
|
||||
|
||||
Ok lets do this, disable plugins via the includes/config.php file.
To do that open your includes/config.php file and below <?php add the following. PHP Code:
PHP Code:
If that fixes the issue enable plugins again by adding // before the line you added, then navigate to ACP --> Plugins & Products --> Manage Products and disable one mod at a time until you find the one causing the issue. Once you find the culprit, post in that mods thread what the issue is, and maybe someone in that thread can help. |
#3
|
|||
|
|||
I'm not comfortable messing around with any of the config files and stuff I don't really know what Im doing. But I just straight tried disabling one plugin at a time to see if any were causing the problem and it didn't matter. So if it's not a plugin causing the problem what else could it be?
|
#4
|
||||
|
||||
Quote:
A couple of questions... 1. Has your host made any changes recently to your server or hosting package? 2. What was the last thing you did before this started happening on your forum? Did you install something or make a change etc? |
#5
|
||||
|
||||
What vB version and PHP version are you running?
|
#6
|
|||
|
|||
I'm not sure how vBulletin handles it, but seems like magicquotes are enabled on your PHP installation.
|
#7
|
|||
|
|||
^ function vB_Input_Cleaner(), includes/class-core.php, line 1921 seems to deal with that, at least for user inputs ($_REQUEST, etc)
That this is triple escaped suggests preg_quote() is used somewhere. Do you have any complicated custom bbcodes installed? |
#8
|
||||
|
||||
I just picked a random thread which was started a couple of days ago and I am not seeing this problem with apostophes until January 24. http://www.grindfactor.com/Forum/sho...3400#post23400 So, I would suggest you ask your host what they changed on the site around then. then show them the problem they have caused and they should be able to fix it.
|
#9
|
|||
|
|||
VB version 4.2.2 and PHP 5.4.35
And I've had people trying to integrate the site with wordpress maybe that had something to do with it. I don't know. The guy who I hired to do something ended up being horrible so I let him go but he claims he didn't' do anything to the code but it does match up to the 24th when he started. I have another guy who usually helps but he's busy with a new kid. Then one of my mods said he started using the site from his laptop and it wasn't doing it anymore for him specifically. But it's still doing it now for everyone else. I just tested it again and same thing. Can any of you take a look under the hood for me? How much would be an acceptable price to charge to have somebody from here look into this for me? |
#10
|
||||
|
||||
Quote:
How exactly were they trying to integrate Wordpress into the site? Were they trying to code it themselves? Or were they trying to install an add-on for it? There are actually a couple of add-ons that can be installed to work for Wordpress. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|