Hi

I can't delete Guestbook Entrys when Whisper is active on my website.
Can someone help me ?

Sorry for my english ... :)

Comments

Babalu’s picture

Version: 6.x-1.x-dev » 6.x-1.0-rc2

sorry i have version 6.x-1.0-rc2 on my site

atuyo60’s picture

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...

Babalu’s picture

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

atuyo60’s picture

mm.. which guestbook version are you using?

Babalu’s picture

i use guestbook version 6.x-1.0-rc1 http://drupal.org/project/guestbook

atuyo60’s picture

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...

Babalu’s picture

hmm no. the same problem with the dev release from guestbook

atuyo60’s picture

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?

Babalu’s picture

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

atuyo60’s picture

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!

Babalu’s picture

ok the error is not longer present :)
but the problem that i can't delete entrys is still present

atuyo60’s picture

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?

Babalu’s picture

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

atuyo60’s picture

mm... I visited your site but I do not understand the language. Is it possible if you create an account for me instead? thanks...

atuyo60’s picture

the patched file should solve this issue, let me know if the problem persists...

Babalu’s picture

thank you so much. it works. great

atuyo60’s picture

Status: Active » Closed (fixed)
atuyo60’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.