Can't delete Guestbook entrys when Whipser is active
Babalu - August 26, 2008 - 16:54
| Project: | Whisper |
| Version: | 6.x-1.0-rc2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi
I can't delete Guestbook Entrys when Whisper is active on my website.
Can someone help me ?
Sorry for my english ... :)

#1
sorry i have version 6.x-1.0-rc2 on my site
#2
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...
#3
i became no errors. i can click on delete entry but then i can't confirm the delete.
When i have deactivated whisper it goes
#4
mm.. which guestbook version are you using?
#5
i use guestbook version 6.x-1.0-rc1 http://drupal.org/project/guestbook
#6
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...
#7
hmm no. the same problem with the dev release from guestbook
#8
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?
#9
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
#10
ok 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!
#11
ok the error is not longer present :)
but the problem that i can't delete entrys is still present
#12
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?
#13
if 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
#14
mm... I visited your site but I do not understand the language. Is it possible if you create an account for me instead? thanks...
#15
the patched file should solve this issue, let me know if the problem persists...
#16
thank you so much. it works. great