Hey there,
I am new to DNN and really wrestling with an issue here. I have installed DNN in a subfolder http://www.wsssm.org/dnn and all seems to work well. I have installed Action Forms and the form seems to work pretty well, although I see error messages in the console when viewing the form I created at http://www.wsssm.org/dnn/support
The biggest issue at the moment, is when I fill out the form, and choose the PayPal option, I encounter an error at this url:
http://www.wsssm.org/dnn/dnn/DesktopModules/AvatarSoft/ActionForm/PayPal.aspx?mid=416&action=1&id=20&paypal-continue=
When I manually take out the 2nd /dnn and just go to
http://www.wsssm.org/dnn/DesktopModules/AvatarSoft/ActionForm/PayPal.aspx?mid=416&action=1&id=20&paypal-continue=
it seems to work properly.
I have been struggling trying to create a rewrite rule to automatically remove the 2nd "/dnn/" from the url.
Any help would be greatly appreciated!
Thanks!
Barry