lhtek
Forum Replies Created
-
How about an explanation as to what a blank user means?
How is it possible for the user to be blank? Why would a hacker even try that. He would know that the user field is required and would NEVER be blank.
AN explanation as to what is happening here would be very helpful.
No problem. I have a happy client and that’s all I care about. 🙂
I had to run the reset tool a couple of times but that worked – Thanks!
Correction: NONE of of the NextGen Gallery menu options other than “Manage Tags” are showing in the wp-admin section.
I’ve come up with a quick solution, albeit crude one.
I modified the “wordpress-https.php” basically commenting out the curl function calls in the get_file_contents() function. I put the variable $content=true as it appears that this is returned if the https call goes through without errors.
This effectively speeds everything up rather nicely.
I’d like to note that this is a rather obnoxious feature. While I understand what the author is trying to accomplish the side-affect is terrible (slow).