MoeRon |
2009-04-04 03:28:28 |
|
I just got it working on cutenews and thought that I should share this
knowledge because it looks like alot of people have some problems with
this.
First you'll have generate your code and then press "install php".
Then you'll have to open shows.inc.php file and put the php code
directly under the first php tag. Example:
<?PHP
////////////////////////////////////////////////////////////
// Code provided by http://www.protectwebform.com
if($GLOBALS['REQUEST_METHOD'] == 'POST' || count($_POST) > 0) {
...
Save it/reupload it.
Then you'll open your cutenews admin panel and go to Options > Edit
Templates > Add Comment Form. There you can put the HTML Light version
code wherever you want. I put it under:
<td>E-mail:</td>
<td><input type="text" name="mail"> (optional)</td>
</tr>
After that it should work without any problems. I hope this helps :) |
kimbaleee |
2009-07-03 18:58:31 |
|
thanks.. this helped out HUGE ! |
poopoune |
2010-04-19 11:25:28 |
|
hi,
I can't use cause :
The image code you have provided does not match the actual one. Hit
the 'back' button of your browser and input the correct code please.
but I have enter a good code.
I dont understant can you help me please ?
Im french if you want speak in fr.
by |
poopoune |
2010-05-11 05:29:32 |
|
up
please I nead help |
Post Reply:
You must be logged in to reply.
|