The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Install is trying to kill me - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20)
+--- Forum: New to UserSpice? (https://userspice.com/forums/forumdisplay.php?fid=22)
+--- Thread: Install is trying to kill me (/showthread.php?tid=563)



Install is trying to kill me - Lazarus - 05-17-2017

Hi, using your product on a test site and it is trying to kill me I am sure of it /s

So most everything is working but the email function I cannot get it to email out because of the error

" Could not instantiate mail function. " there is nothing on this or other sites and I feel that I am missing something simple

HELP Please.

Thanks


Install is trying to kill me - mudmin - 05-17-2017

We've all been there. Sorry about that! Are you trying gmail to start with? I think gmail seems like the best way to get started with doing mail from a server. The problem is that a lot of providers have been cracking down on spam, so if anything looks out of the ordinary, they will shut it down right away.

Try these instructions with a gmail account and see what happens...
https://userspice.com/forums/topic/email-setup-mail-error/#post-2483


Install is trying to kill me - Lazarus - 05-17-2017

[Image: muOSLk]


[Image: mWCF6Q]


This is the code that I am changing "$mail->isSMTP();"

At this time these are the errors that I am getting when I use Gmail.

If I use the service that is slated for the project, then if that line is enabled the server freezes and if it is disabled then I get the "Could not instantiate mail function." still.


Install is trying to kill me - Brandin - 05-20-2017

Yes, you need to comment out that line.

https://userspice.com/forums/topic/gmail-smtp-mailer/

I'm not sure how to replicate it on the install, but hopefully this will help.

Thanks.


Install is trying to kill me - Lazarus - 05-21-2017

I had to uncomment that line and change the outgoing port to resolve the issue, But it is now working flawlessly thanks for the help.

The port change was a firewall issue not anything to do with the site.


Install is trying to kill me - mudmin - 05-22-2017

Ahh. Awesome. Glad it's working! Thanks for posting back.