Форум Donate Engine

Поддержка CMS Donate Engine

Вы не вошли.

#1 19-05-2018 22:56:36

HOST
Пользователь

login return

i installed a new web and that works fine with query
but i picked custom login (wcf2 woltlab)

but it returns me back to the site without a login see the image.
what can be the issue?


Вне форума

#2 21-05-2018 13:38:26

Online
Administrator

Re: login return

Open config file shop/config.php

find

	'session'	=> 'sql',

Change

	'session'	=> 'file',

or

	'session'	=> '',

And add in file .htaccess

php_value session.save_path '/path/you_site/session_folder'

Вне форума

#3 21-05-2018 19:22:55

HOST
Пользователь

Re: login return

that worked! thank you.
but I do get a new error when i added a server.

Error:
SOCKET_ERROR: php_network_getaddresses: getaddrinfo failed: Name or service not known

Вне форума

#4 21-05-2018 20:41:19

Online
Administrator

Re: login return

Check server via query and rcon console:
shop/admin/?page=query
shop/admin/?page=rcon

Вне форума

#5 21-05-2018 20:42:18

Online
Administrator

Re: login return

Instead of a domain name, use an ip address.

Вне форума

#6 21-05-2018 21:21:04

HOST
Пользователь

Re: login return

i don't get it! so i again changed to ip and again this error

Error:Failed to write on socket.

but this hosting (plesk hosting) has all available options enabled..i dont get it im lost,

and remote socket connections are enabled..

Отредактировано HOST (21-05-2018 21:31:57)

Вне форума

Низ форума