awhughes
Member
Posted 2 years ago #
Hello Please Help Me,
I have an issue across all my wordpress sites (all self install no MU or wordpress.com stuff)
Im getting the white text issue across a the sites where the text won't show up and refuses to let me open the visual editor.
Also for some unknown reason i cannot add stuff to sidebars.
For a demonstration i did a youtube video that uses a 2.8.6 site a 2.9 site and a fresh install one with no plugins (http://www.youtube.com/watch?v=XD8gFWAIe1I)
tried disabling google gears and even uninstalling it but that hasn't helped.
Any suggestions?
Have you tried:
- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the default theme to rule out any theme-related problems?
- resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.
awhughes
Member
Posted 2 years ago #
It appears that it was an install issue. All the ones done via installertron had to this issue. looks like i'll be striping back the sites. and reinstalling.
awhughes
Member
Posted 2 years ago #
Errors that i get WITH FRESH INSTALL.
when i try to switch editors
Error: switchEditors is not defined
Source File: http://godropbears.com/wp-admin/page.php?action=edit&post=2
Line: 1
and when i try to add widgets to the sidebar
Error: illegal character
Source File: http://godropbears.com/wp-admin/load-scripts.php?c=1&load=hoverIntent,common,jquery-color,thickbox,theme-preview&ver=7cccc49e3f8148675288b56f5fb521e5
Line: 1, Column: 44
Source Code:
)+Math.abs(d-n))<m.sensitivity){a(f).unbind(\"mousemove\",e);f.hoverIntent_s=1;return m.over.apply(f,[g])}else{h=o;d=n;f.hoverIntent_t=setTimeout(function(){c(g,f)},m.interval)}};var i=function(g,f){f.hoverIntent_t=clearTimeout(f.hoverIntent_t);f.hoverInt
awhughes
Member
Posted 2 years ago #
I read that and couldn't find anything that could help me.
awhughes
Member
Posted 2 years ago #
Happy to report:
The Issue turns out to be something i changed related to a server setting. It was actually a setting located in the php.ini file,
specifically:
magic_quotes_gpc = on
magic_quotes_runtime = on
I have now changed this to:
magic_quotes_gpc = off
magic_quotes_runtime = off
stephanieNZ
Member
Posted 2 years ago #
I am having this problem please give me your help. When you say server settings what do you mean? Is it my web server Hostso that I need to request this change with or is it somewhere else??
Many thanks