Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 4, 20178 yr I'm trying to setup ips connect. Link below should give a json reply but instead it returns an error. I couldn't make other methods work either. login fetchSalt method returns a bad_key error. But key is correct. What am i doing wrong? Quote https://www.mysite.com/applications/core/interface/ipsconnect/ipsconnect.php?key=e799409BLABLATESTKEYbe804200a1&do=verifySettings This is the error i get REPLACE INTO `ibf_core_ipsconnect_slaves` ( `slave_url`, `slave_key`, `slave_last_access`, `slave_enabled` ) VALUES ( NULL, NULL, 1486142310, 1 ) IPS\Db\Exception: Column 'slave_key' cannot be null (1048) #0 /var/www/html/system/Db/Db.php(839): IPS\_Db->preparedQuery('REPLACE INTO `i...', Array) #1 /var/www/html/applications/core/interface/ipsconnect/ipsconnect.php(110): IPS\_Db->replace('core_ipsconnect...', Array) #2 /var/www/html/applications/core/interface/ipsconnect/ipsconnect.php(76): ipsConnect->verifySettings() #3 /var/www/html/applications/core/interface/ipsconnect/ipsconnect.php(996): ipsConnect->dispatch() #4 {main} Backtrace #0 /var/www/html/init.php(511): IPS\_Log::log('REPLACE INTO `i...', 'uncaught_except...') #1 [internal function]: IPS\IPS::exceptionHandler(Object(IPS\Db\Exception)) #2 {main}
February 4, 20178 yr Author It returns just this error. Forgot to write. Something went wrong. Please try again.
Archived
This topic is now archived and is closed to further replies.