seyfer
Forum Replies Created
-
Тоже так кажется.
Он как бы еще работает, но его н икто не поддерживает похожу.
Создал отзыв, но сайт дохлый
https://feedback.loginza.ru/problem/details/id/153454У меня та же проблема. Я по ссылке аватара перерыл базу
mysql> select * from wp_usermeta WHERE meta_value LIKE '%e_c5917%'; +----------+---------+----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | umeta_id | user_id | meta_key | meta_value | +----------+---------+----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 1155 | 89 | loginza_avatar | https://cs9869.vk.me/u7043894/e_c5917f9b.jpg | | 1156 | 89 | loginza_json_profile | ,"photo":"https://cs9869.vk.me/u7043894/e_c5917f9b.jpg", +----------+---------+----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2 rows in set (0.00 sec)
В итоге удалил эти ссылки, но ничего не изменилось.
I’m found in code
if ($this->timeout) { $fp = @fsockopen($this->server, $this->port, $errno, $errstr, $this->timeout); } else { $fp = @fsockopen($this->server, $this->port, $errno, $errstr); } echo $this->server . " " . $this->port . " " . $errno . " " . $errstr . $this->timeout; if (!$fp) { $this->error = new IXR_Error(-32300, 'transport error - could not open socket'); return false; }
Echo print this
80 0 php_network_getaddresses: getaddrinfo failed: Name or service not known15
Something went wrong – -32300 : transport error – could not open socketSo, plugin not correct set server(port) and port to IXR_Client.
Plugin author – fix it for 3.8 please
Still not work
Something went wrong – -32300 : transport error – could not open socket
Not working//
Forum: Plugins
In reply to: [SI CAPTCHA Anti-Spam] ERROR: Unreadable CAPTCHA token fileSolved
Problem was solved by setting permissions to 777 for existing TEMP and temp directories in wp-content/plugins/si-captcha-for-wordpress/captcha.
Forum: Plugins
In reply to: [SI CAPTCHA Anti-Spam] How to DELETE this plugin?It was a virus.
Tehcnical support from my hosting tell me, that maybe livejournal switch on ICMP traffic. But there must be other way.
Error still exist.
Не было доступа к Livejournal с сервера.
Forum: Plugins
In reply to: [Theme My Login] Problems with new TMLI have same problem! Please fix it.
Forum: Plugins
In reply to: [Theme My Login] Theme My Login 6.3I can’t delete 6.3.2 version.
Plugin deactivated, but when i try delete this error on display
“Deleting this page will cause Theme My Login to malfunction. If you really want to delete it, please deactivate Theme My Login.”
And button BACK
Forum: Plugins
In reply to: [Theme My Login] 'Login' not changing to 'logout' when user logged in.Have same problem after update to 6.3.2
Forum: Plugins
In reply to: [Theme My Login] too many redirect loopsI have the same problem!
При чем в коде страницы логинза прописана. Весь js с вызовом виджета.