beatson |
2006-07-24 18:05:03 |
|
Hi I am trying to integrate protect web form into
flatphpbook.sourceforge.net. When I drop the php code into the main
guestbook.php on the line following <?php the page appears blank and
does not display any boxes, has anyone else managed this?
many Thanks |
|
The easiest way is to
1. insert after the line:
-----------------------------------------
echo "\t\t\t\t\t\t\t\t\t\t\t<div id=\"jsHelpLine\"
class=\"jsHelpLine\"> <br /></div>\n";
-----------------------------------------
next code:
---------------------------------------
?> here place your protection html code <?
---------------------------------------
2. insert before the line:
-------------------------------
// banned words in nickname or message?
-------------------------------
php code we provided to you.
If you need better integration, you can send us
the 'guestbook.php' file and we will send it to you with all the
modifications. |
beatson |
2006-07-25 12:53:53 |
|
ok I have done that and when I try to view the page it just appears
blank.
I have a test installation at
http://udcf.gla.ac.uk/~pdmh1r/gb/guestbook.php
if you would like to have a look.
also we are behind a cache server |
|
Ok, just send me yor guestbook.php script at
[email protected], I will do all the changes.
When I tested everythig worked fine.
I even do not see the html code (the image and the field) on the page,
you showed to me.
> "I have done that and when I try to view the page it just appears
blank."
I see not the blank page, but the guestbook, althouth I do not see the
protection image.
So just send me the guestbook.php file. |
Post Reply:
You must be logged in to reply.
|