ryanses
Forum Replies Created
-
Hi Everyone,
Is it possible to have an existing page on my website be placed behind the login prompt? Im manually registering people and sending them a username and password. I want them to come to the website and use the login prompt but after submitting the logon button I want them to be redirected to a specific page that is only visible to those who are logged in. Is this possible?π
Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedSolved!
The issue was this code added into the Theme’s integration…
<br />
<b>Warning</b>: htmlspecialchars(): charset `UTF-7′ not supported, assuming utf-8 in <b>/home/portwashingtonpd/public_html/wp-includes/formatting.php</b> on line <b>3981</b><br />Finally resolved.
Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedAfter a long day talking with Sucuri and paying for their services, the hacked content is gone but the same error message is still at the bottom of the page even though they mentioned it was all clean. They are looking into it further…
Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedWorking with Sucuri to help fix the problem. π Great support, thanks for the tip Steve.
Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedThanks! On it now, indeed, eager to help! π Ill be back soon.
Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedDue to the sensitivity of this site I need to work with someone who can help right away. Can you suggest? Or will Sucuri and Wordfence work just fine?
Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedthis came up from the WF scan-
Should I choose to delete the file?ISSUE
File appears to be malicious: eg.htm
Filename: eg.htm
File Type: Not a core, theme or plugin file.
Issue First Detected: 8 secs ago.
Severity: Critical
Status New
This file appears to be installed by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The text we found in this file that matches a known malicious file is: “Hacked By Dr.SiLnT HilL”. The infection type is: Defacement:PHP/Dr.Silnt.Tools:
View the file.
Delete this file (can’t be undone)Select for bulk delete
Resolve:
I have fixed this issue
Ignore until the file changes.
Always ignore this file.Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedThanks guys, Installed WF & String locator – doing the scan now, thank you.
Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedCant imagine why this issue has popped up so randomly as I use this same theme on many sites and have many of the same settings updating at the same time. Any further help would be greatly appreciated.
Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedThanks Steve, Hmm, Yes the blog_charset setting in the wp_options table under phpmyadmin is set to UTF-8. So weird, any other potential solutions?
Forum: Fixing WordPress
In reply to: Error Message `UTF-7′ not supportedHi Steve!
Set this way :
/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);