onigoetz
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: PHPBB Single Sign On] Can’t Auth Mode – Option Selected Doesn’t SaveForum: Plugins
In reply to: [Plugin: PHPBB Single Sign On] Can’t Auth Mode – Option Selected Doesn’t SaveWhat do you mean by “does not see my existing Forum logins.” ?
Actually, the logins are replicated upon login.
for example, the user “matt” subscribed to you forum months ago.
now he wants to login. he can log into wordpress. and wordpress will automatically check if the user exists in the forum and create him in wordpress.Please tell me if it doesn’t work so I can fix it.
Forum: Plugins
In reply to: [Plugin: PHPBB Single Sign On] Auth Mode ErrorHi AndyAA,
I got just a few questions on your install.
in which folders are phpbb and wordpress ?
which version of php do you use ?
are wordpress and phpbb on the same databases ?
Thanks to check this out.
Forum: Plugins
In reply to: [Plugin: PHPBB Single Sign On] uppercase user names in phpbbHi,
Actually for now this possibility doesn’t exists because of database name matching.
But I have some other problems with this behavior.
So I’ll check if there is a way to make it work better.Forum: Plugins
In reply to: [Plugin: PHPBB Single Sign On] Can’t Auth Mode – Option Selected Doesn’t SaveHi all,
as you may have noticed, I worked to make a fix of this in the version 0.6.1
for other questions that were asked, I recommend to open new topics, but I’ll answer what I know.
Sebi23DU : you say that your forum is blank ? this is because a wordpress plugin is colliding with a function name of phpbb.
The only way to fix it now is to disable all plugins. and re-enable them one by one.I’m working on a piece of code that can automatically detect if a plugin will make it crash. but for now I’m searching for a regular expressions genius. because a function needs one to work. but it’s already almost done.
Live2Game : Are you using PHP4 ? the last time I saw this error the person had PHP4, I’m not sure if this is the cause, because I don’t have a PHP4 install here and thus I can’t test it.
Forum: Plugins
In reply to: [Plugin: PHPBB Single Sign On] plugin adds backslashes to quotesHi,
this is solved in the version 0.6.2 of the plugin.
it was a problem because WordPress escaped all vars that entered the script by default.
and phpbb did it too on his own vars. and because of this, it added theses backslashes.
Hi, this issue is fixed in the version 0.6
I committed it 5 minutes Ago
Thanks for your informations
Forum: Plugins
In reply to: [Plugin: PHPBB Single Sign On] Call to undefined function op_userExists()Hi, this issue is fixed in the version 0.6
I committed it 5 minutes Ago
Thanks for your informations