Author |
Message |
|
Check in templates folder for entry.php and check that is not 0 bytes in size.
|
 |
|
Unfortunately CMS like Joomla do starnge things to variables in php scripts.
|
 |
|
That's because you are including it. Only way you could use it would be to make a module that contains an iframe that points to the poll.
|
 |
|
/admin/index.php?username=demo&password=demo
|
 |
|
try uploading all the files again EXCEPT config.inc.php
AND MAKE A BACKUP FIRST
|
 |
|
Check that comment.class.php is in the lib folder.
|
 |
|
1 - Check the <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> part of lang/spanish.php is set correctly
2 - Yiou have white space before the <?php in your config file.
|
 |
|
Base Url is set in the config.inc.php file.
|
 |
|
I cannot see any gastenboek link. As to widths etc feel free to edit the templates.
|
 |
|
Nope sites not working at all for me.
|
 |
|
A spammer will not take the time to visit each site since they need to spam hundreds if not thousands of sites to make it worthwhile. And even if someone does you can quickly change the answer or bock their ip. Can even block by certain words.
|
 |
|
Ah no you don't have GD installed on your server which is damn weird as it's free and tends to come with PHP anyway. AG has CAPTCHA because it creates a bitmap captcha image to use which is something I haven't got round ot yet.
I'd suggest using the question & answer method I put in to Lazarus as it is just as effective as CAPTCHA or perhaps even more so since bots can read some captcha but they wouldn't understand the question/instructions in SAPTCHA (the questin & answer method).
At some point in the future I will be implementing reCaptcha support so GD won't be an issue. Downside being it's English only.
|
 |
|
Did CAPTCHA work in AG ?
You can use the question/answer method for now.
|
 |
|
Doubt many use that method now as it was written before AG had CAPTCHA.
|
 |
|
http://carbonize.co.uk/Lazarus/Forum/index.php?topic=6.0
|
 |
|