Developer Support »

Script apparently stopped working  (See more user questions)

Hi

You don't have a closing </form> tag on the form.

I don't think that is the problem. You really need to ask your host what
they have done on your server that made the script stop working.

Best wishes.

Charles Sweeney
https://formtoemail.com
The world's easiest feedback script!

----- Original Message -----
Sent: Tuesday, November 11, 2008 4:44 PM
Subject: RE: Script Stop Working


www..net/inscricao.htm

-----Mensagem original-----
Enviada: ter�a-feira, 11 de Novembro de 2008 16:26
Assunto: Re: Script Stop Working

Hi

Can you give me the URL of your form page please? I don't need the login
credentials, I just need to see your form page.

Best wishes.

Charles Sweeney
https://formtoemail.com
The world's easiest feedback script!

----- Original Message -----
Sent: Tuesday, November 11, 2008 3:43 PM
Subject: RE: Script Stop Working


Hi Charles,

But i receive e-mails from phpbb correctly works with the same e-mail
account.
In a favor, could you please check it? When you have a little bit...

Best Regards

-----Mensagem original-----
Enviada: ter�a-feira, 11 de Novembro de 2008 15:19
Assunto: Re: Script Stop Working

Hi

Have a look at this page on my support section:

https://formtoemail.com/developersupport/not_receiving_email.php

As per that link, I would advise you to ask your host about it. It's their
server, they should know why it isn't working.

Any questions, just let me know.

Best wishes

Charles Sweeney
https://formtoemail.com
The world's easiest feedback script!

----- Original Message -----
Sent: Tuesday, November 11, 2008 10:48 AM
Subject: RE: Script Stop Working


Hi Charles,

Still doesn't work... I going nuts!
What a hell I'm I doing wrong? I have phpbb working on the same server and
work's flawless...

-----Mensagem original-----
Enviada: ter�a-feira, 11 de Novembro de 2008 10:10
Assunto: Re: Script Stop Working

Hi Pedro.

I have added a line at the top of your script to stop the notices showing.
I didn't log in to your web account.

See how it goes. If your script suddenly stopped working then it means
there is a problem on your server, but try the attached script first and
have a look through my support section if need be.

Best wishes.

Charles Sweeney
https://formtoemail.com
The world's easiest feedback script!

----- Original Message -----
Sent: Tuesday, November 11, 2008 10:03 AM
Subject: RE: Script Stop Working


Hi Charles,

Thanks for the quick reply,

ftp://
user:
pass:

You could test it at your will, but please don't delete the index file.

Best Regards

-----Mensagem original-----
Enviada: ter�a-feira, 11 de Novembro de 2008 01:18
Assunto: Re: Script Stop Working

Hi

Attach your edited script to an email and I will have a look at it. Give me

the URL of your form page too.

Best wishes.

Charles Sweeney
https://formtoemail.com
The world's easiest feedback script!

----- Original Message -----
Sent: Monday, November 10, 2008 9:53 PM
Subject: RE: Script Stop Working


Hi Charles,

Sorry for the late response, but I can't put the script to work.
Could you give it a look?

It's so strange...


Best Regards

-----Mensagem original-----
Enviada: s�bado, 1 de Novembro de 2008 12:01
Assunto: Re: Script Stop Working

Hi

Sorry I have not been able to reply sooner.

The script should still work despite the notice you are getting (technically

it's not an error, it's a notice).

To make the notice go away, put this line at the top of the script:

error_reporting(E_ALL ^ E_NOTICE);

Put it at the top of the script after this line:

<?php


So it should look like this:

<?php

error_reporting(E_ALL ^ E_NOTICE);

Any questions, just let me know.

Best wishes.

Charles Sweeney
https://formtoemail.com
The world's easiest feedback script!

----- Original Message -----
Sent: Thursday, October 30, 2008 7:02 PM
Subject: Script Stop Working


> Hi Charles,
>
>
>
> A days ago my formtoemail script stoped working. I going nuts trying to
> solve this problem.
>
> I even downloaded the script again.
>
> The server log is giving me this error:
>
>
>
> PHP Notice: Undefined variable: attachment_array in
> /var/www/vhosts//httpdocs/sendinscricao.php on line
> 899, referer: http://www..net/inscricao.htm
>
>
>
> I can't figure out why. Could you please give a look?
>
>
>
>
> Best Regards