Problem: Add a extra field

Everything related to GBook PHP guestbook
Post Reply
Fudeba
Posts: 9
Joined: Sat May 09, 2009 8:01 am

Problem: Add a extra field

Post by Fudeba »

Hello!

I try to add a extra field called "indicativo". variable used to this: $prefix.

It's work to show a entries (I add this field in txt file on brute-force), but if i try to sign, not work.

I need help, my knowledge of php is basic.

See test:

http://www.py2bbs.qsl.br/gbook_extra_field/gbook.php

This my modified gbook.php code

http://www.py2bbs.qsl.br/gbook_extra_field/

I removed index.html, and now you can list directory and download gbook.php to look my fruted modificantion

Can anybody give me a hand to correct this problem?

Ah ... the administration password for this example is: test
Fudeba
Posts: 9
Joined: Sat May 09, 2009 8:01 am

Post by Fudeba »

Hummm.... solved temporaly.

I removed field "Indicativo:" (variable to this is $prefix) from "Check the message with JunkMark".

But... i want to add this fied to this check to prevent a spam.

This field only contain letter and numbers.
Post Reply