Author |
Message |
07/11/2005 23:58:44
|
josephk
Newbie
Joined: 07/11/2005 22:31:10
Messages: 2
Offline
|
Thanx Carbon!!!!
All seems ok!!!
You're Great!
JK
|
|
16/11/2005 17:51:28
|
grelli
Newbie
Joined: 16/11/2005 16:59:57
Messages: 3
Offline
|
For those who want to have a random verification text, I made some addtions to the MOD which enables this!
BEFORE MAKING ANY CHANGES, TAKE BACKUP OF ALL THE FILES THAT WILL BE EDITED!
Follow the changes in the original MOD and then follow the following instructions::
Open lang/English.php (or the language file that you are using)
Find
After Add
You can of course choose any words you like for the verification and also add more than 6 of them.
Save and close the file.
Open lib/add.class.php
Find
Replace that with
Find next
Replace that with
Find next
Replace that with
Find next
After Add
Save and close the file.
Open addentry.php
Find
After Add
Save and close the file.
Open templates/form.php
Find
Replace that with
Find
Replace that with
Save and close the file.
Thats all!
These changes worked for me on my 2.3.1 Advanced Guestbook! I will NOT offer any support concerning this addition to the MOD, I just don't have time! So if you have problems with these changes, you are on your own!
/Grelli.
|
|
16/11/2005 18:20:35
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
your last instruction would end up with there being two input boxes for the anti bot test.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
16/11/2005 18:55:30
|
grelli
Newbie
Joined: 16/11/2005 16:59:57
Messages: 3
Offline
|
Carbonize wrote:your last instruction would end up with there being two input boxes for the anti bot test.
Thats not true
The second input field...
...is a hidden field and its only purpose is to transfer the random text that was generated to the next step of the posting process to be able to compare it to the text that the user inputs!
/Grelli.
|
|
16/11/2005 18:59:31
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Yeah sorry was speed reading. Nasty habit of mine. Just to make it clear to people that this mod only works if you use the "Type this word into the box below" type of test as opposed to an actual question such as "What colour is the sky".
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
18/11/2005 04:30:26
|
imhungry
Newbie
Joined: 18/11/2005 04:24:56
Messages: 1
Offline
|
hey there, this is an awesome script, im having a smallish problem though, just like someone else did earlyer - i can write whatever i want in the verification box, and it lets me post. checked the code over but i it all seems ok, not sure what ive done wrong, heres a link
http://dj-triquatra.com/guestbook
|
|
18/11/2005 07:38:16
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
1 - update to 2.3.4 by downloading the full package from this site and replacing all but the config.inc.php file. This patches a couple of exploits. It does mean you will have to edit the templates again though.
2 - I believe the error lies in either addentry.php or add.class.php. Goto www.carbonize.co.uk/AG and have a look at the pre modded files I put there.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
28/11/2005 15:05:09
|
testar81
Beginner
Joined: 22/10/2004 10:02:31
Messages: 38
Offline
|
I have downloaded the file to make the changes to my guestbook but now i get an error when i should write messages, it says that i havent write anything in the name filed though i have done that what should i do?
I forgot to take backup of the old files.
Plese help.
|
Nordiva. |
|
28/11/2005 16:56:28
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
testar81 wrote:I have downloaded the file to make the changes to my guestbook but now i get an error when i should write messages, it says that i havent write anything in the name filed though i have done that what should i do?
I forgot to take backup of the old files.
Plese help.
You using 2.3.4 ?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
28/11/2005 23:22:24
|
mabrychis
Beginner
Joined: 28/11/2005 23:19:07
Messages: 5
Offline
|
I am using version 2.3.1 and tried using the revised code provided here and of course I have done something wrong somewhere I just don't know where! This is the error I am getting only when you click sign the guestbook:
Parse error: parse error, unexpected T_ELSEIF, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/jmn1888/public_html/guestbook/lib/add.class.php on line 202
Can I just use the already provided files and upload them? I wasn't sure as it says its for a different version and I didnt know if that would conflict with my current version. Would be much easier
So, here is the link:
http://www.mabrychihuahuas.com/guestbook/index.php
Click sign the guestbook and that is where the error message comes in. Please help! Also, I took no backups of the files, now I am sorry.
|
|
29/11/2005 02:14:38
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
Just reload the add.class.php file.
|
LINK-> Use Lazarus Guestbook |
|
29/11/2005 03:22:42
|
mabrychis
Beginner
Joined: 28/11/2005 23:19:07
Messages: 5
Offline
|
Thank you, it appears to have worked
|
|
08/12/2005 04:45:01
|
rvargas
Newbie
Joined: 08/12/2005 04:38:34
Messages: 1
Location: Los Angeles, CA
Offline
|
Hi,
I follow the instructions step by step, and I seem to have problems.
when I try to add a new entry on the guest book I get the error that I need to type the word for the human verification,
I tried to change the word and it did not work,
I went through my code several times and I could not find the error.
could you please give me a hand on where I messed up.
Thank you
I'm using version 2.31
|
|
08/12/2005 11:26:24
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Sounds like you messed up something. You really should update to 2.3.4 but anyway you can get the premodded files from www.carbonize.co.uk/AG
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
08/12/2005 15:23:32
|
grelli
Newbie
Joined: 16/11/2005 16:59:57
Messages: 3
Offline
|
EDIT to the random verification text MOD:
Open lang/English.php (or the language file that you are using)
Find
After Add
You can of course choose any words you like for the verification and also add more than 6 of them.
Save and close the file.
The change is "count($randomText)-1)", this needs to be done to prevent the index to be OutOfBounds when choosing the random index.
/Grelli.
P.s. This has been changed in the instructions in the previous post!
|
|
|