emmanuelprosper
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] Login plugin – check if onlineForum: Plugins
In reply to: [Participants Database] Login plugin – check if onlineCool, it worked out really swift now when I got my hands into the cookie jar. I just forked this wordpress plugin that did what I wanted to do and replaced the online check with checking for the pdb cookie.
Forum: Plugins
In reply to: [Participants Database] Login plugin – check if onlineWell to be clearer, Im not expecting this to be some function that is ready to use in pdb login, I wan’t to develop a standalone menu entry plugin for that in PHP.
But I think it might be clearer anyhow to me now – before I got a bit lost in the UI of the settings.
Got stuck in that I didn’t understand why I couldn’t change the password field to be my password field – thought it was some kind of bug – but I had to enable encryption of password for that I figured out.
And also I had the cookies turned off. If I just can read the cookies I guess I can figure out the state of the user session.
- This reply was modified 7 years, 6 months ago by emmanuelprosper.
Forum: Plugins
In reply to: [Participants Database] Login plugin – check if onlineYes I know that pdb login is completely separate from the wordpress admin users. But there is a login, and it seams to be some kind of session created with cookies in the login plugin, so it shouldn’t be impossible?
Forum: Plugins
In reply to: [Participants Database] Manage Database fields – layout problemsI found the problem – seemed like I got the wrong permissions on the CSS files.
Forum: Plugins
In reply to: [Participants Database] Manage Database fields – layout problemsHmm strange – I have been digging deeper and the only plugin I used alongside is pdb-login. Tried to remove that didn’t fix the issue. And it doesn’t seam like there is css that overrides the css more like the CSS is never loaded – the tabs just shows as links etc. The CSS works on the other plugin admin pages.
So I tried doing a fresh install and the layout are correct.
But when I activate my custom theme it stops working. So I switch back to the default theme. Still broken. So I reinstall all wordpress files without touching the database and install the plugin again but the issue remains.
Which leads me to think its something in the database that triggers it?
Forum: Plugins
In reply to: [Participants Database] Manage Database fields – layout problemsUsing:
Chrome 69.0.3497.100
PDB 1.7.9.12
WordPress 4.9.8