[Only registered and activated users can see links. Click Here To Register...]Quote:
i did I had to reclone u cant update an old verg and still use the old layout
[Only registered and activated users can see links. Click Here To Register...]Quote:
how does the secret question thing work?
your mail config is wrong. you use mail.com es mail-server, but it looks not correctQuote:
EasyPizi
Any idea what is wrong I'm not using 465 port why does it say so?
Could not open socket: stream_socket_client(): unable to connect to ssl://mail.com:465 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. )
and what is your problem?Quote:
<?php
return [
'pserver' => [
'mail' => [
'from' => '[Only registered and activated users can see links. Click Here To Register...]',
'from_name' => 'Project',
'basic' => [
'name' => 'localhost',
'host' => 'in-v3.mailjet.com',
'port' => 587,
'connection_class' => 'login',
'connection_config' => [
'username' => '1acc4c3993a18216454833e4e3fd33',
'password' => 'fea4ef09d995454767776ffe88f799f',
'ssl'=> 'tls',
],
],
],
],
];