- May 4, 2022
- 62
- 24
- 8
Download InfyVCards-SaaS v6.3.0 - Multi User Digital Business Card Builder SaaS - VCards Nulled Free
Changelog Not Found!
installs good, just can't create new userv6.4.0 (2022-09-03) UNTOUCHED
Enhancements
- Add appointment status support in Vcard Appointment.
- Support added to change users' password for super admin.
- Support added for default country code in the phone field.
- Add version number in the footer.
- Support added for country wise currency format
Fixes
- Dynamic front sub text.
infyvcardssaa_6.40.zip - Mirrored.to - Mirrorcreator - Upload files to multiple hosts
Securely upload your files, media and documents to more than 30 cloud storage providers simultaneosuly. Remote Upload files to Google Drive and many other hosts.mir.cr
MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=1025
MAIL_USERNAME="MY ID"
MAIL_PASSWORD="MY PASS"
MAIL_ENCRYPTION=tls
MAIL_FROM_ADDRESS=MY ID
MAIL_FROM_NAME="${APP_NAME}"
MAIL_MAILER=smtpinstalls good, just can't create new user
neither from inside nor from outside....
from inside the panel, getting 422 error..
and from outside, getting g500 server error
is the error due to not configuring the SMTP mail?
new for smtp mail setup...
Code:MAIL_MAILER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=1025 MAIL_USERNAME="MY ID" MAIL_PASSWORD="MY PASS" MAIL_ENCRYPTION=tls MAIL_FROM_ADDRESS=MY ID MAIL_FROM_NAME="${APP_NAME}"
is this ok?
kindly some1 help me in setting up smtp mail with google
thanx
Eu estava tendo o mesmo problema, era erro de configuração de e-mailinstala bem, só não pode criar novo usuário
nem de dentro nem de fora....
de dentro do painel, obtendo erro 422..
e de fora, recebendo erro do servidor g500
o erro é devido a não configurar o correio SMTP?
novo para configuração de e-mail smtp...
Code:MAIL_MAILER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=1025 MAIL_USERNAME="MEU ID" MAIL_PASSWORD="MEU SENHA" MAIL_ENCRYPTION=tls MAIL_FROM_ADDRESS=MEU ID MAIL_FROM_NAME="${APP_NAME}"
isso está bem?
por favor, alguém me ajude a configurar o e-mail smtp com o google
obrigado
Hello, I hope you are doing well.v6.4.0 (2022-09-03) UNTOUCHED
Enhancements
- Add appointment status support in Vcard Appointment.
- Support added to change users' password for super admin.
- Support added for default country code in the phone field.
- Add version number in the footer.
- Support added for country wise currency format
Fixes
- Dynamic front sub text.
infyvcardssaa_6.40.zip - Mirrored.to - Mirrorcreator - Upload files to multiple hosts
Securely upload your files, media and documents to more than 30 cloud storage providers simultaneosuly. Remote Upload files to Google Drive and many other hosts.mir.cr
tried the code above, but still got 500 server error....MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=465
MAIL_USERNAME="[email protected]"
MAIL_PASSWORD="yourpass"
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS="[email protected]"
MAIL_FROM_NAME="${APP_NAME}"
Try..
hello, what would be the return url from google and facebook? I'm not able to create the return urlHello, explain the error please! I have 2 systems with this script working perfectly, maybe I can help you