Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Could you provide more information or post any errors? I have been using both on my production site and there have been no problems with deleting of entries so I have no idea what is causing your problem without more details...
I will try to replicate your problem, but in the meantime you might want to try it with the dev release of guestbook instead since that was what I had worked with...
i can't seem to reproduce your problem, there might be a conflict with some other module or an installation problem causing this
in fact, whisper does nothing to guestbook besides adding a new field to its table in the database, any other stuff like deleting is done by guestbook not whisper
do you have any other problems like the sealing of entries in the guestbook?
oh, and do you see a confirmation page to delete the entry when you click on the 'delete entry' link?
i have another problem with whisper
when i click on seal entry, than i became this error message:
user warning: Unknown column 'sealed' in 'field list' query: UPDATE guestbook SET sealed = IF (sealed = 1,0,1) WHERE id = 4 in /var/www/web3/html/sites/all/modules/whisper/whisper.guestbook.inc on line 114.
yes, when i click on delete entry, then comes an confirmation page, but i can't click on delete
if the problem is still there, i really have no idea what is causing it...
are u testing this on a development site? maybe you could try with a clean install of both modules or try to see if there is a conflict with some other enabled modules.
what happens when you click on confirm delete? does it not send the form at all?
Comments
Comment #1
Babalu commentedsorry i have version 6.x-1.0-rc2 on my site
Comment #2
atuyo60 commentedCould you provide more information or post any errors? I have been using both on my production site and there have been no problems with deleting of entries so I have no idea what is causing your problem without more details...
Comment #3
Babalu commentedi became no errors. i can click on delete entry but then i can't confirm the delete.
When i have deactivated whisper it goes
Comment #4
atuyo60 commentedmm.. which guestbook version are you using?
Comment #5
Babalu commentedi use guestbook version 6.x-1.0-rc1 http://drupal.org/project/guestbook
Comment #6
atuyo60 commentedI will try to replicate your problem, but in the meantime you might want to try it with the dev release of guestbook instead since that was what I had worked with...
Comment #7
Babalu commentedhmm no. the same problem with the dev release from guestbook
Comment #8
atuyo60 commentedi can't seem to reproduce your problem, there might be a conflict with some other module or an installation problem causing this
in fact, whisper does nothing to guestbook besides adding a new field to its table in the database, any other stuff like deleting is done by guestbook not whisper
do you have any other problems like the sealing of entries in the guestbook?
oh, and do you see a confirmation page to delete the entry when you click on the 'delete entry' link?
Comment #9
Babalu commentedi have another problem with whisper
when i click on seal entry, than i became this error message:
user warning: Unknown column 'sealed' in 'field list' query: UPDATE guestbook SET sealed = IF (sealed = 1,0,1) WHERE id = 4 in /var/www/web3/html/sites/all/modules/whisper/whisper.guestbook.inc on line 114.
yes, when i click on delete entry, then comes an confirmation page, but i can't click on delete
Comment #10
atuyo60 commentedok no wonder you were having problems..............
if I am not wrong, your issue is similar to this: http://drupal.org/node/292809
guess i shouldn't have closed that issue, thought the module's description was clear enough regarding the order of installation...
do let me know if applying update 6110 solves your problem, thanks!
Comment #11
Babalu commentedok the error is not longer present :)
but the problem that i can't delete entrys is still present
Comment #12
atuyo60 commentedif the problem is still there, i really have no idea what is causing it...
are u testing this on a development site? maybe you could try with a clean install of both modules or try to see if there is a conflict with some other enabled modules.
what happens when you click on confirm delete? does it not send the form at all?
Comment #13
Babalu commentedif you want, register you on my side. i make a guestbook entry and you can see it when you will delete the entry :)
bengold.mine.nu
Comment #14
atuyo60 commentedmm... I visited your site but I do not understand the language. Is it possible if you create an account for me instead? thanks...
Comment #15
atuyo60 commentedthe patched file should solve this issue, let me know if the problem persists...
Comment #16
Babalu commentedthank you so much. it works. great
Comment #17
atuyo60 commentedComment #18
atuyo60 commented