Robert Farrelly Posted July 10, 2013 Posted July 10, 2013 Goodevening, I recently purchased your plugin to add SSO integration between IPB and Wordpress. I might add I am quite new to both IPB and Wordpress and therefore my question/issue is most likely self inflicted. Any guidance you can provide is appreciated. I followed the steps as outlined to the best of my ability, but as I got the final step and went to click "save settings" in wordpress the page immediately loaded to an error page with the following: "Fatal error: Cannot redeclare wp_logout() (previously declared in /home3/tgt/public_html/wp-includes/pluggable.php:499) in /home3/tgt/public_html/wp-content/plugins/ipsconnect/wp-ips-connect.php on line 23" I also will add that once this error occurs my wordpress site in no longer accessible. The only way to regain access is to rename the ips.connect.php or to delete the ipsconnect plugin folder. As i mentioned i have no doubt that this issue is self caused, but i would appreciate any help you can provide in getting this working. Thank you, Rob
Robert Farrelly Posted July 10, 2013 Posted July 10, 2013 Quick update. I was able to succesfully "save" the settings in worpress, but i can only do it when i do not return a "return URL". My guess is that i am causing some loop back by not using the correct URL in this field. The master URL and Key that i am using is from the IPB Log In Management. With that in mind, what URL should i use for the Return URL? Thank you, Rob
Marcher Technologies Posted July 10, 2013 Author Posted July 10, 2013 Quick update. I was able to succesfully "save" the settings in worpress, but i can only do it when i do not return a "return URL". My guess is that i am causing some loop back by not using the correct URL in this field. The master URL and Key that i am using is from the IPB Log In Management. With that in mind, what URL should i use for the Return URL? Thank you, Rob Goodevening, I recently purchased your plugin to add SSO integration between IPB and Wordpress. I might add I am quite new to both IPB and Wordpress and therefore my question/issue is most likely self inflicted. Any guidance you can provide is appreciated. I followed the steps as outlined to the best of my ability, but as I got the final step and went to click "save settings" in wordpress the page immediately loaded to an error page with the following: "Fatal error: Cannot redeclare wp_logout() (previously declared in /home3/tgt/public_html/wp-includes/pluggable.php:499) in /home3/tgt/public_html/wp-content/plugins/ipsconnect/wp-ips-connect.php on line 23" I also will add that once this error occurs my wordpress site in no longer accessible. The only way to regain access is to rename the ips.connect.php or to delete the ipsconnect plugin folder. As i mentioned i have no doubt that this issue is self caused, but i would appreciate any help you can provide in getting this working. Thank you, Rob The return url can be any valid url...... nothing depends on that beyond where the user returns to after logout... except of course the fact it's the last tick in a checkbox of three to 'actually' enable the mod.. What wordpress version please? Does disabling other plugins remove the issue? It looks like some other plugin is trying to hook onto that pluggable function. This is one of the pitfalls of wordpress here, I cannot have the mod working and give up that function, you would not be able to log out.
Robert Farrelly Posted July 10, 2013 Posted July 10, 2013 The return url can be any valid url...... nothing depends on that beyond where the user returns to after logout... except of course the fact it's the last tick in a checkbox of three to 'actually' enable the mod.. What wordpress version please? Does disabling other plugins remove the issue? It looks like some other plugin is trying to hook onto that pluggable function. This is one of the pitfalls of wordpress here, I cannot have the mod working and give up that function, you would not be able to log out. WP 3.5.2 I was able to disable all plugins except MT and this allowed me to add a back URL. Once this was completed the plugin and xmlrpc were both enabled. I then went plugin by plugin and enabled, this allowed me to identify the problem plugin. The issue is with iLightBox. http://codecanyon.net/item/ilightbox-revolutionary-lightbox-for-wordpress/3939523 Any guidance you can provide would be appreciated. Thank you.
KiteLife Posted July 10, 2013 Posted July 10, 2013 Bump. Right, after our last two updates of this plugin, the setting for assigning a forum area to sync with is gone.Screen Shot 2013-07-09 at 5.50.45 PM.png Please advise, thanks.
Marcher Technologies Posted July 10, 2013 Author Posted July 10, 2013 Bump. I can't reproduce that...... Can you please ensure you have not accidentally removed the IPB interfaceboardmodulesipb directory on upload as B.Money did? WP 3.5.2 I was able to disable all plugins except MT and this allowed me to add a back URL. Once this was completed the plugin and xmlrpc were both enabled. I then went plugin by plugin and enabled, this allowed me to identify the problem plugin. The issue is with iLightBox. http://codecanyon.net/item/ilightbox-revolutionary-lightbox-for-wordpress/3939523 Any guidance you can provide would be appreciated. Thank you. There is literally no reason, at all, for a lightbox script to need to overload wp_logout..... that is some bad form on the author's part, has no reason to do that at all, and that overload appears literally a 'gratuitous hook' doing nothing at all. Making such work would be custom.
KiteLife Posted July 10, 2013 Posted July 10, 2013 I can't reproduce that...... Can you please ensure you have not accidentally removed the IPB interfaceboardmodulesipb directory on upload as B.Money did? Nope, still there... I'll PM you some logins, just so you can poke around. ;)
Baddd Posted July 11, 2013 Posted July 11, 2013 any idea on how to activate xml-rpc on wordpress? I have wordpress 3.5.2, but i cant find any options under settings > writing
Marcher Technologies Posted July 11, 2013 Author Posted July 11, 2013 any idea on how to activate xml-rpc on wordpress? I have wordpress 3.5.2, but i cant find any options under settings > writing My settings are not on that page. Settings > WP IPSConnect. Ensure you have the php extension required http://www.php.net/manual/xmlrpc.installation.php contact your host if uncertain.
KiteLife Posted July 11, 2013 Posted July 11, 2013 Marcher's support on this product continues to be STELLAR, thanks - I'm a happy customer!
Baddd Posted July 11, 2013 Posted July 11, 2013 Hi, When a user tries to login on the wordpress site, it doesn't work. When logged in on forums and goes back to wordpress site, he is logged in. Log out feature on wordpress works good. www.domain.com > wordpress forums.domain.com > forums
Baddd Posted July 11, 2013 Posted July 11, 2013 Also, when comment is posted, it doesn't show up in topic as a reply. The other way it works good. When reply has been posted @ topic, it shows that reply as a comment.
Marcher Technologies Posted July 11, 2013 Author Posted July 11, 2013 Hi, When a user tries to login on the wordpress site, it doesn't work. When logged in on forums and goes back to wordpress site, he is logged in. Log out feature on wordpress works good. www.domain.com > wordpress forums.domain.com > forums Also, when comment is posted, it doesn't show up in topic as a reply. The other way it works good. When reply has been posted @ topic, it shows that reply as a comment. http://community.invisionpower.com/topic/376502-wordpress-ipsconnect/page-20#entry2418662 <-----Fix that and it should start working as intended. .domain.com
Baddd Posted July 11, 2013 Posted July 11, 2013 I have set the right cookies i think .pakistaan.nl Also, when a reply has been deleted from topic, it still shows up on wordpress as a comment. Is this supposed to be so? It doesn't show ipb avatar on wordpress too. :(
Baddd Posted July 11, 2013 Posted July 11, 2013 Is it possible that the login function has to do something with my theme? I am using powermag theme on my wordpress site
sunddebat Posted July 12, 2013 Posted July 12, 2013 Hello! I have just bought your application and i want some help. Can i make a setting in order to comments from logged in members not to require approval??? How can i make the featured image of each wordpress post to be also posted in the relevant topic?
B.Money Posted July 13, 2013 Posted July 13, 2013 Hey Marcher, Would it be possible to add a widget for most recent blog entries from IP Blog?
Marcher Technologies Posted July 13, 2013 Author Posted July 13, 2013 Hello! I have just bought your application and i want some help. Can i make a setting in order to comments from logged in members not to require approval??? How can i make the featured image of each wordpress post to be also posted in the relevant topic? 1 Is a Wordpress and IPB setting respectively. Outside the scope of this modification unfortunately, as those are not my settings in either case. 2 I would have to explicitly add this feature. for crystal clarity, please screenshot the field you are speaking of on the posting form. Is it possible that the login function has to do something with my theme? I am using powermag theme on my wordpress site The powermag theme features an ajax login. I *must* redirect to the master on login. Ajax<>redirect. I can't make that work unfortunately. Hey Marcher, Would it be possible to add a widget for most recent blog entries from IP Blog? I'll see what I can do. :smile:
sunddebat Posted July 13, 2013 Posted July 13, 2013 1 Is a Wordpress and IPB setting respectively. Outside the scope of this modification unfortunately, as those are not my settings in either case. 2 I would have to explicitly add this feature. for crystal clarity, please screenshot the field you are speaking of on the posting form. 2. I speak about featured image as you can see in the photo below, can you please do that: " alt="screenshot-1.png">
Baddd Posted July 14, 2013 Posted July 14, 2013 Also, when a reply has been deleted from topic, it still shows up on wordpress as a comment. Is this supposed to be so? It doesn't show ipb avatar on wordpress too. ( edit: it shows most avatars, not all)( Bump.
Marcher Technologies Posted July 14, 2013 Author Posted July 14, 2013 Bump. Also, when a reply has been deleted from topic, it still shows up on wordpress as a comment. Is this supposed to be so? Unfortunately, at this time, this is so. I will see what can be done.... it should be possible to remove the wp comment dynamically. It doesn't show ipb avatar on wordpress too. ( edit: it shows most avatars, not all)( If the user has not set a custom photo in IPB... *or* has not synched to wordpress by SSO or login, this will be the case. Unfortunately there is nothing I can do on the latter, and am hesitant on the former to bother to produce the no-photo thumb when WP has such controls.
Scott Dinsmore Posted July 25, 2013 Posted July 25, 2013 Hey Marcher! I'm currently having a problem where sometimes my members can't login with the information they've always used to login with. They'll get to the login page and try to login, but it will say that their password is incorrect OR if it says that the admin requires everyone to login, even though that's exactly what they're doing. They login, but they don't go anywhere and they stay at the login page as if it's the first time they got there. What do you think is going on here?
Scott Dinsmore Posted July 25, 2013 Posted July 25, 2013 Also, there's an account that doesn't show up in WP, but it won't let me make a new one with that same username because it says the username is already taken. But I can't find it. When I try to login to WP using that username, it says that it can't log me in. Not that the info was incorrect or there's no such user, but simply to try again later. But in IPB, the account exists...
Scott Dinsmore Posted August 2, 2013 Posted August 2, 2013 Thanks for the help with the above Marcher! You were really great. I think all will be will from now on!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.