Solved -> S2member plugin: WP Login not work & ACP Blank

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Solved -> S2member plugin: WP Login not work & ACP Blank

Re: Solved -> S2member plugin: WP Login not work & ACP Blank

by axew3 » Thu Jun 30, 2016 7:52 pm

where is installed your wordpress instead?
from php.net:
The (sub)domain that the cookie is available to. Setting this to a subdomain (such as 'www.example.com') will make the cookie available to that subdomain and all other sub-domains of it (i.e. w2.www.example.com). To make the cookie available to the whole domain (including all subdomains of it), simply set the value to the domain name ('example.com', in this case).
Remove the dot

p.s clean cookies any time you change settings

Re: S2member plugin: WP Login not work & ACP Blank

by Greyhart » Thu Jun 30, 2016 7:25 pm

Greyhart wrote:Once I have the ACP settings right, I will verify that everything still works on the WP side.
Ok, I've been having to reinstall phpBB all day due to the blank white ACP screen. At this point, it looks like when I change my cookie path in phpBB to .witchcraft-academy.com it starts to give me problems. I did that originally because my forums are on a subdomain (forums.witchcraft-academy.com) and the directions for subdomains said to change it.

I am currently leaving the cookie to / and have not reactivated the w3all plugin. I want to make sure my boards are stable first, then I'll reactivate the plugin, and see how it works. I've got a forum post on the phpBB boards about this already.

Solved -> S2member plugin: WP Login not work & ACP Blank

by axew3 » Wed Jun 29, 2016 11:03 pm

You might want to put something in your directions about that, where you have people editing the functions.php file
I've unfortunately not understand what you mean about functions.php file that not exist on wp_w3all but,
maybe yes, use UTF8 No BOM when you save edited files on your text editor.

Re: S2member plugin: WP Login not work & ACP Blank

by Greyhart » Wed Jun 29, 2016 10:46 pm

axew3 wrote:maybe you're referring about last 5 minutes online users
No, there seems to always be an extra "guest" user.

I checked the phpBB forums, they said to reinstall. So I'm in the process of setting all the options now that I have access to the ACP again.

One of the things that I saw was that using NotePad or WordPad to edit php files is bad. They suggested Notepad++, so I downloaded it. You might want to put something in your directions about that, where you have people editing the functions.php file. I don't know that the BOM mark was my problem, but since I used WordPad, I'm sure I screwed that up.

Once I have the ACP settings right, I will verify that everything still works on the WP side.

Re: S2member plugin: WP Login not work & ACP Blank

by axew3 » Wed Jun 29, 2016 10:03 pm

I think the issue is that the forum seems to think I'm already logged on as Admin.
maybe you're referring about last 5 minutes online users

Re: Fix S2member WP Login & ACP Blank

by Greyhart » Wed Jun 29, 2016 8:54 pm

Ok, I just uploaded the new file and I am able to log in as a test user. When I click the link to the forums, I bypass the logon, and go straight to the forums.
axew3 wrote:p.s as said above. ACP blank instead can't be a wp_W3all problem.
I think the issue is that the forum seems to think I'm already logged on as Admin. Logged on as the test user, I can see when the Admin user logs out of WP. When the Admin user logs in to WP, it shows 3 users, two registered, one guest. I'll check the phpBB forums, but you know they're going to say it's w3all. :P

Top