Author |
Message |
|
i will look furter for options, thanks for trying to help me out
|
|
|
can i use version 2.3.4 and build in captcha or has it security problems?
|
|
|
there is only in lib a phrase.class
If i install version 2.3.4 then comment works but only without captcha
in AGB.
|
|
|
I have download and upload AGB 2.4.3 again, but i got the same result.
|
|
|
Error report on give an error as:
Fatal error: Cannot instantiate non-existent class: phrase in .........../subdomains/geronimos/httpdocs/site/modules/guestbook/lib/comment.class.php on line 196
193 function getToken() {
194 srand((double)microtime()*1000000);
195 $token = md5(uniqid(rand()));
196 $phraseObj = new Phrase();
197 $phraseObj->setStringLengthRange(5,7);
198 $validateKey = $phraseObj->getPhrase();
|
|
|
Sry, here is the link:
click here
|
|
|
Nobody????
|
|
|
Hi all
I have download and install the latest Advanced Guestbook version in phpnuke. (new install)
Everything seems to work fine except the comment function.
When i click on the comment icon i get a blank screen.
Who can help me with this.
|
|
|