page acces denied after install of webform asociate

tbrix - October 31, 2008 - 13:41
Project:Webform Associate
Version:6.x-1.0-beta2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I am not sure if this is the right place to post this, but here goes. I am running drupal 6.6 with webform and webform associate.

I had webform up and running, everything looking fine. I installed webform associate made my forms and everything looked fine. But now I have discovered that anonymous users gets a acces denied when posting from any of the forms. The post is registered fine, but its the "result" page that gives me a "You are not authorized to access this page." I have checked that the permissions is set for that form for anonymous users. (and as I said it worked fine before installing webform associate. The problem occurs when the webform is being submitted it posts to this url, http://www.domain.com/node/88/done?sid=40.

Any help much appreciated.
Thanks
/T

#1

tbrix - October 31, 2008 - 13:41
Title:acces denied after install of webform asociate» page acces denied after install of webform asociate

#2

Longinus - November 13, 2008 - 19:34

Got the same issue, found a "workaround".
The problem is that on submit it tries to redirect to submission results page, where registered users can view their own submission, but obviously there is no way to know witch submission is owned by an anno, thus acces refused.
My solution is to edit the associated webform using the webform not using the content edit, but using the admin>content>webform page, then selecting the associated webform, you can edit more params than in the content edit page, most important, you can edit the confirmation action to redirect to any other public page of you site (or back to the form).

At least it worked for me. I think this should be the defaulf behaviour out of the box for this module.

Hope it helps. (sorry for the poor grammar, non native speaker)

#3

zurazura - August 16, 2009 - 18:25

I am seeing this as well. Appreciate the workaround; it is a bit of a hassle though.

Has anyone else encountered this problem?

Will look under the hood, but if anyone has a better fix, please enlighten me.

Thanks Much!

 
 

Drupal is a registered trademark of Dries Buytaert.