Jump to content

WordPress IPSConnect


Marcher Technologies

Recommended Posts

Posted

Hi Marcher,

I am having troubles again. My site login was performing perfectly until today. Now, when I try to log in from the WP site, the page refreshes but stays on /login with all styling removed. The site URL is http://courses.cadcamcan.com. BTW, I also tried logging in from the IPS site, http://forums.cadcamcan.com and while I am able to log in there, the login does not transfer over to the IPS site.

Alex

  • Replies 925
  • Created
  • Last Reply
Posted

Hi Marcher,

I am having troubles again. My site login was performing perfectly until today. Now, when I try to log in from the WP site, the page refreshes but stays on /login with all styling removed. The site URL is http://courses.cadcamcan.com. BTW, I also tried logging in from the IPS site, http://forums.cadcamcan.com and while I am able to log in there, the login does not transfer over to the IPS site.

Alex

wordpress' login page is /wp-login.php.

Please disable whatever custom login modification you have installed, it is unfortunately in conflict with my code.

Posted

Marcher,

If it is in conflict with your code, then why did it work from November 24th until now? I really need to use the login I set up.

Alex

I do not know, however, if you have changed nothing code-wise on your site, I would encourage reaching out to your host.

Why would it suddenly stop working now? Have you made any changes to the site code/plugins/hooks?

Posted

I don't know, Marcher. I have contacted the host, they blame it on plugins. When I remove your plugin, the login works. I am just trying to get a solution.

Would your host happen to be http://wpengine.com/ ? If not, please follow up in our PM. If so, I have been down this road, and it is a mandatory plugin of theirs causing the conflict. If that is the case, all I can really offer is to refund your money.

Posted

Hello Marcher (and potential clients),

I just want to reach out to you to say THANK YOU for helping me again. I was able to use the information you provided and go back to the host for a solution. Your willingness to support your product is quite admirable. THANK YOU AGAIN!

For anyone considering using this plugin and wondering whether you will receive support, let me say that Marcher goes to ANY LENGTH to help!

Alex

Posted

You need to fill in the basic settings and xmlrpc API key. Please read the readme file provided.

ok did that and found the post setting on each page and post of WP yet it dont seem to post yet to IPB yet..

not sure what i am doing wrong.

Posted

Fill in the 'Return Url Post-Logout', that is required for it to be enabled.

if i enabled it i cant login on wordpress why ?

I tried to disable all plugins but no resolve

Posted

if i enabled it i cant login on wordpress why ?

I tried to disable all plugins but no resolve

The user you are attempting to login with exists by email in IPB, but the username differs.

I would recommend you utilize the email login type, it may work around this issue for you without manual intervention.

Posted

The user you are attempting to login with exists by email in IPB, but the username differs.

I would recommend you utilize the email login type, it may work around this issue for you without manual intervention.

with email login and no user on IPB....

You must allow yourself to access this page wordpress

Posted

with email login and no user on IPB....

You must allow yourself to access this page wordpress

I see. I need to update this file with my trunk ASAP(trying to get some testing in).

Open wp-contentpluginsipsconnectwp-ips-connect-core.php, find:

if (user_pass_ok($nameOrEmail, $oldpass)) {

make that:

if (user_pass_ok($_member->user_login, $oldpass)) {
Posted

Is there any way to get the userbar onto Wordpress? Is there any ETA for this functionality?

thank you!

Hello,

This is possible, I simply have not found the time to do it premade within this plugin. It is on my todo list, however bug fixes will always come first.

Posted

Please send me a pm with ftp/admin access details then. I unfortunately cannot say what the issue is without looking.

sent

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...