Many thanks for your reply.
You were quite correct. There was one error is the SMTP settings. After I corrected the error I found the error in the in box of the appropriate email account.
Search found 27 matches
- Tue Jun 13, 2023 3:04 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
- Tue Jun 13, 2023 1:12 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
I have created a test site consisting of index, feedback, thankyou and error pages. Support at Stable Host has told me that the text area s missing form the Contact form. I use the Wizard to construct the form. It has been posted to https://test.insilicochemistry.net at StableHost. I have also ...
- Wed Jun 07, 2023 8:26 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
Hear is the latest in this problem from my hosting service: The PHP script is working as expected, the issue is that it is not doing what you really expect. I saw that the "Subject or Message" field was excluded from the web form and that is causing the message body to be ignored on contact.php: We ...
- Sun Jun 04, 2023 7:28 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
https://insilicochemistry.net returns the statement "Oops! Error: SMTP Error: Could not authenticate."
Where does ##error## go on the error page?
Where does ##error## go on the error page?
- Sun Jun 04, 2023 2:35 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
- Sun Jun 04, 2023 2:05 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
Sorry not to respond before this. It turns out there were problems with my hosting service account. After multiple exchange with their tech support, the problems have been resolved'. I have uploaded the revised code to my Dropbox account. Here is the link: https://www.dropbox.com/scl/fo ...
- Fri Jun 02, 2023 4:36 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
I'm sorry to be so much trouble, I really appreciate you patience. Here here is the error.log (at least the onethat I was able to find): [31-May-2023 20:10:51 GMT] PHP Fatal error: Uncaught Error: Class 'SMTP' not found in /home/wkagumok/test.insilicochemistry.net/feedback.php:29 Stack trace: #0 ...
- Fri Jun 02, 2023 11:24 am
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
The PHP version is 7.4 I changed the email address I used in the Contact form, but got the same error message: 'Oops; Error'. Unfortunately, I then realized that I had, rather stupidly, uploaded the compiled file that was not the one that had been edited by you. Rather t,he compilation that had been ...
- Thu Jun 01, 2023 3:27 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
Here they are:
in test,insilicochemisry.net: error.html Extension.php feedback.php index.php PHPMailer.php SMTP.php thankyou.html
in the css subdirectory: error.css feedback.css index.css insilicochemistry. css thankyou.css
in test,insilicochemisry.net: error.html Extension.php feedback.php index.php PHPMailer.php SMTP.php thankyou.html
in the css subdirectory: error.css feedback.css index.css insilicochemistry. css thankyou.css
- Thu Jun 01, 2023 2:23 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
Sorry I didn't back to you sooner. I was out for a bit' Here are the files in my account: SMTP.php POP3.php PHPMailer.php test. X missing X css missing missing missing It would appear that I missed a form.
- Thu Jun 01, 2023 11:59 am
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
Sorry. i forgot: Here's the error message, from the corrected file: [31-May-2023 20:10:51 GMT] PHP Fatal error: Uncaught Error: Class 'SMTP' not found in /home/wkagumok/test.insilicochemistry.net/feedback.php:29 Stack trace: #0 {main} thrown in /home/wkagumok/test.insilicochemistry.net/feedback.php ...
- Thu Jun 01, 2023 9:28 am
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
The problem has been solved. I was checking your code and seems that there was a missing variable that was avoiding to show the error on your script. I have corrected this and now the error is showing up: Oops! Error: SMTP Error: Could not authenticate. This is related to a bad password or wrong ...
- Wed May 31, 2023 11:29 am
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
I have just sent the question to StableHost.
- Tue May 30, 2023 9:14 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
It took most of today to get information from StableHost, but here is the transcript (so far) of the chat: We are currently running with low staff due to holidays. Please be patient since our response times could be a bit longer than usual. How do I set the path to PHP log You’ll get replies here a ...
- Tue May 30, 2023 11:16 am
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
Re: Copntact Form does not send emzil
Thank you for the reply and guidance. Yes, I did read the PHP version comparability document. A s consequence I set the StableHost version to 8.1. I just changed the version to 7.4. When tested, the error message was the same, 'Oops! Error'. That is the error message that I wrote. Does the response ...
- Sun May 28, 2023 12:33 pm
- Forum: Forms
- Topic: *** SOLVED *** Copntact Form does not send emzil
- Replies: 30
- Views: 17582
*** SOLVED *** Copntact Form does not send emzil
I have encountered a problem with a web site that I'm building. I have used the Form Wizard to build a Contact Form on the feedback.html page. 'Enter' generates the error message, but I can find no problem with the Form template or the Advance Form Processor Properties template. I have contacted ...
- Sat May 20, 2023 1:08 pm
- Forum: General Questions
- Topic: Body Text is Truncated
- Replies: 4
- Views: 533
Re: Body Text is Truncated
I would like to apologize for this message. After reviewing the current state of affairs, I think that I was premature in my concern.
Please close this thread.
Please close this thread.
- Fri May 19, 2023 10:28 pm
- Forum: General Questions
- Topic: Body Text is Truncated
- Replies: 4
- Views: 533
Re: Body Text is Truncated
This is the link for t he wbs file:
https://www.dropbox.com/s/dgwn9cvps7yu7 ... t.wbs?dl=0
The text in the file was from my copy of WWB.
https://www.dropbox.com/s/dgwn9cvps7yu7 ... t.wbs?dl=0
The text in the file was from my copy of WWB.
- Fri May 19, 2023 7:13 pm
- Forum: General Questions
- Topic: Body Text is Truncated
- Replies: 4
- Views: 533
Body Text is Truncated
It would seem that, as usual, the last 20% of the development time requires 80% of the total. In this case I have been trying to create a template consisting of header, body and footer. Here is the Dropbox link: https://www.dropbox.com/s/dgwn9cvps7yu7b0/insilicochemistry.net.wbs?dl=0 I The problem ...
- Tue May 16, 2023 11:09 am
- Forum: General Questions
- Topic: Problem with Header and Footer
- Replies: 5
- Views: 699
Re: Problem with Header and Footer
Problem solved!
I really appreciate your help.
I really appreciate your help.
- Mon May 15, 2023 6:11 pm
- Forum: General Questions
- Topic: Problem with Header and Footer
- Replies: 5
- Views: 699
Re: Problem with Header and Footer
Here is the link to my Dropbox account :
https://www.dropbox.com/s/jw42lekp6794l ... y.wbs?dl=0
I checked and its active.
Many thanks for your help.
https://www.dropbox.com/s/jw42lekp6794l ... y.wbs?dl=0
I checked and its active.
Many thanks for your help.
- Mon May 15, 2023 3:53 pm
- Forum: General Questions
- Topic: Problem with Header and Footer
- Replies: 5
- Views: 699
Problem with Header and Footer
Although I have been using computers in my work since the early 1960’s, I am a novice when it comes to Web Editors. After trying several Web Builders, I settled on WWB and have installed v-18 on my laptop. After thoroughly confusing myself with the WWB Manual and YouTube tutorials, I decided to d ...
- Thu May 04, 2023 7:47 pm
- Forum: General Questions
- Topic: Problems Adapting an Existing Template
- Replies: 8
- Views: 1037
Re: Problems Adapting an Existing Template
Thank you! It worked!!!!!
I would like to express my profound thanks to the kind folks reading this Forum folks for having the patience to help an elderly canine lean new things.
I would like to express my profound thanks to the kind folks reading this Forum folks for having the patience to help an elderly canine lean new things.
- Thu May 04, 2023 5:53 pm
- Forum: General Questions
- Topic: Problems Adapting an Existing Template
- Replies: 8
- Views: 1037
Re: Problems Adapting an Existing Template
Thank you./ That's exactly what I want.
What do you mean by 'extra contintent"?
What do you mean by 'extra contintent"?
- Thu May 04, 2023 1:35 pm
- Forum: General Questions
- Topic: Problems Adapting an Existing Template
- Replies: 8
- Views: 1037
Re: Problems Adapting an Existing Template
Than you for the quick response. The last two entries on the Bibliography pager were cut off: James W. King and Stephen P. Molnar, Structural Connotations of Bioactivity in a Series of Organophosphinates, Int. J. Quantum Chem., 105, 809 (2005) Stephen P. Molnar and James W. King, Docking Parameters ...
- Thu May 04, 2023 10:57 am
- Forum: General Questions
- Topic: Problems Adapting an Existing Template
- Replies: 8
- Views: 1037
Re: Problems Adapting an Existing Template
Thank you for your reply. I have placed the files that you requested in my Dropbox account. Here is the URL for their retrieval: https://www.dropbox.com/t/mI0HhThM6oDAsOW7 I have included the file Bibliography. This file is the content of the web page that I sent. It illustrated the truncation of ...
- Wed May 03, 2023 9:35 pm
- Forum: General Questions
- Topic: Problems Adapting an Existing Template
- Replies: 8
- Views: 1037
Problems Adapting an Existing Template
Although I've been using computer in my work since the early 1960's, I am new to the wysiwygwebbuider. I am attempting to adapt the 2018nwisiwygwebbuilder t template for a new web site. I gotten along quite well,so I thought, until several problems occurred. The content page holder-does not expand ...