ted_smith
Forum Replies Created
-
I have two websites, both use the same version of WP.
I have downloaded /wp-admin/new-user.php from both websites and their hashes are exactly the same, yet the “Add new user” via WP control panel looks different.
Both sites use the same theme, too, which is the professional theme “Awake v3.0”.
I have attached screenshots of both. As you can see, one shows the addition of a password, and one does not.
SiteA : http://postimg.org/image/999xsgrl9/
SiteB : http://postimg.org/image/wfua7vyjx/So not only can I not edit the password of an existing user, I cannot create a new one, either. If I try I get an error that I have not set a password, even though there is no password field.
Surely this has to be to do with some setting of S2Member, somewhere?
If I scared to disable s”Member, though, because of the encryption key that is set.
As per the post above that clearly shows s2Member fields in place of where the password reset should be (just below bio field), can anyone suggest what might have happened here, or at least eliminate s2Member as the problem? If I disable the plugin temporarily, will I be able to just re-activate it, or does the encryption key and all those things mean my site will stop if I do that?
Yes. Sorry for the screenshot – I rushed it. But yes, I did try the whole page. :
PS…I tried changing ‘Redirect members away from the default profile panel?’ from “Yes” to “No” in the ‘Member Profile Modifications’ section, but the password reset fields still do not show at the bottom of my edit profile page. Instead there are various s2Member fields, none of which are a password reset.
Hiya
The index.php has always been there due to my site being in a sub-folder but not appearing to be by the normal URL.
e.g. mysite.com/blog is where the WP files live, instead of in the root of mysite.com. It’s a known WP technique to enable your web root to be kept a bit more organised, AFAIK.
So all my URLs are prefixed with index.php as part of my custom permalinks structure.
The rest of the site works fine, including the rest of NEXTGEN Gallery, apart from this one WP page tht lists my galleries.
Hi
Sorry, I only mentioned about deactivate\reactivate as I read somewhere else that that might fix it. The plugin is activated fine – I am still using it but I get these errors in my php.log file daily.
there is no table ‘wp_lockdowns’ in my database so I am unsure if the plugin is protecting me or not?
Solved. For the purposes of others, I figured it must be a plugin causing grief. So I looked up how to disable them all when you don’t have access to the site. Found this : http://perishablepress.com/quickly-disable-or-enable-all-wordpress-plugins-via-the-database/
So logged into PHPMyAdmin and did the task as instructed. Saved the table, and sure enough the site worked, but obviously with no plugins functioning. So I knew it was a plugin issue, but which one? So to start that task of elimination I pasted the whole lump of code back in with the intention of then removing a line one by one, saved the table, expecting the site to not work again, but goodness me, it now works!
I have no idea how disabling all plugins and then re-enablidng them in the database has made it work again, but there you go. Strange things aren’t they, websites.
For clarity, I meant my php.log file, not the php.ini file.
You’ve not given a test e-mail address to send a test mail to?
If it’s a commercial host, they will have told you in your signup e-mails or if you can’t find it, look in their FAQ online or something – it will be standard to the company I expect. It will be something like smtp.myhostingprovider.com
If it’s your own server, then it’s whatever SMTP server settings you created.
I am using it with that version and it works fine.
Have you specified your SMTP server properly in settings? e.g. smtp.myserver.com? When I left mine as ‘localhost’ I had the same problems until I changed that.
Hi
I am about to use this plugin too on a Windows and IIS7 system. I’m not sure if, since this question was asked, the latest version now supports use of the plugin with IIS or not?
I too would appreciate any guidance on using it with that web server system before I install it.
Thanks
Forum: Fixing WordPress
In reply to: Edit the Meta Widget with WP 2.4.1And indeed there is : http://ww.wp.xz.cn/extend/plugins/custom-meta-widget/
Forum: Fixing WordPress
In reply to: Edit the Meta Widget with WP 2.4.1Surely there’s a way to do this?