IP.Converge WARNING [2] Invalid CRT parameters detected (Line: 1618 of \admin\sources\ipsclass.php) http://bugs.php.net/bug.php?id=49489 Seems w ...
No data returned from local application. Check URL. Handshake updated not received from local application This is what happens when you try adding a new forum to converge but if you change ...
IP.Converge is almost entirely useless on IPB installs converted from other software. In our case, we converted from vBulletin, and all member passwords are stored not in members_pass_hash but in conv_password. When IP.Converge imports the user table, it ...
When importing users from IPB to Converge, Converge throws a SQL error because user email addresses are not SQL-escaped before being used in this query: SELECT converge_id, converge_email, converge_extra FROM cvg_memb ...
Well I know everything passed on the first step, but i fill out all the info correctly (And yes, I am using the right password), and i always get this Your WordPress admin account was not found.. So........? WP Version: 2.9.2 ...
All emails are being sent with no subject and the word "Array" in the body. ...
It appears I found a bug in the handshakeStart() function. When you perform a handshake from IP.converge with an "Administrative Log In Details" Password that has symbols (like < or >) it sends an incorrect $acpMd5Password value to the handshakeStar ...
I'm having an issue with IP.Converge post-install. The path to the converge install is: D:/HostingSpaces/admin/*******.com/wwwroot/ip_converge But when I move around the application, I occasionally run into: ...
In convergeAuthenticate, for extensions support, it has this if (class_exists($productCode.'_custom')) { if ( ! in_array($produc ...
When I attempt to download the MSSQL driver for IP.Converge I receive the following error... Error If you feel you have reached this page in error please contact us or submit a report to our bug tracker and let us know how you go ...
hello i find the IP.Converge hes not import the arabic user login name from forums if i need its only import a English user and thats my problem in WordPress MU cheake this ...
if ($loadedClasses[$productCode]->authType == 'username') { $thisAuth = $username; } $username is never set so when you change your email address on an app (it's fine if you change it on conv ...
I've been having a few issues with Converge. One being whenever I try an delete the email error logs from the control panel I get an "IPS Driver Error" This is what comes up in the SQL Error ...
Go to index.php?&act=register&do=resend - click proceed without entering any Email address - you will now be on the forgot password screen. ...
I am using Converge on my development boards (2.3.6 and 3.0.0) so that I can test some custom code and skins. ...
OK, I've waited for several months for new Converge to come out and what did I get? Same bugs in same places. It still NOT possible to edit any templates. Every time you do so, you get the error message: Parse error: ...
I've upgraded IPB from RC2 to 3 and converge to 1.1.0 now when i try to login using converge frontend this is the result: IP.Converge WARNING [2] cvg_ipsclass::pings_send_out_login_pings(.../converge/api/modules/ipb /ipb .php) [functi ...
I am using IP.Converge RC2, on registration page in self converge, generates error: Parse error: parse error in C:\codding\xampplite\htdocs\converge\ips_kernel\class_email.php on line 115 ...
When an account is locally flagged IPC doesn't return the username with the request. I know the assumption is since it's locally flagged I would have the username but we support email & username authentication so I do ...
Using latest build from the intranet + server_functions.php SSO fix Username isn't being sent back with a successful convergeAuthenticate request anymore. Email, joined, etc is. ...