Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/13/2011 4:37:40 PM
Gravatar
Total Posts 14

Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

This bug has been reported and resolved with 2.6.0.1 version of the Form Wizard Pro. We have purchased a single installation license for v2.6.0.0 and I was wondering how we could get a fix for this bug?

Thank you  

9/13/2011 4:45:53 PM
Gravatar
Total Posts 18439

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

Hi,

You just need to login to this site as the user who made the purchase, then click the My Account link at the top of the page and then click Order History. From there a customer can always download the latest version of the products they purchased. Note that the latest version of Form Wizard Pro is 2.6.0.2 and this version requires mojoPortal 2.3.6.7. You can find your mojoPortal version under Administration > System Information, so make sure you have the right version of mojoPortal before upgrading Form Wizard Pro.

Hope that helps,

Joe

9/13/2011 5:30:32 PM
Gravatar
Total Posts 14

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

thanks for the reply. I got the 2.6.0.2 downloaded. We have v 2.3.6.6 of the Mojo. Is there any way to get Wizard Form Pro v.2.6.0.1 so we do not have to upgrade the Mojo portal?

9/13/2011 5:35:06 PM
Gravatar
Total Posts 18439

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

Hi,

If someone contacts me (joe dot audette at g mail dotcom) from the email account associated with the user who purchased so I can confirm it, then I can send the customer version 2.6.0.1 of Form Wizard Pro. 

Best,

Joe

9/13/2011 5:42:12 PM
Gravatar
Total Posts 14

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

How would you like to be contacted? It would be our Administrator - jeff.jackson@rbza.com, who have made a purchase. He just downloaded a v 2.6.0.2, but we really need v 2.6.0.1.

Thanks

9/13/2011 5:47:07 PM
Gravatar
Total Posts 18439

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

I could not find a site member with that email address, I did find reg @the same domain as you mentioned as a customer who purchased Form Wizard Pro, so I will send it to that address.

Best,

Joe

9/13/2011 5:52:37 PM
Gravatar
Total Posts 14

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

thank a lot, Joe!

we will be purchasing another license of Wizard Pro from you shortly for another website.

Thanks

9/26/2011 1:21:57 PM
Gravatar
Total Posts 14

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

Hello Joe,

I have installed Forms Wizard Pro v.2.6.0.1 on our MojoPortal site v.2.3.6.6 and my Wizard Forms stopped working completely. I am basically presented with an empty page when trying to view the page with Wizard Form on it. When I look at the errors log I see the following error:

2011-09-26 10:57:52,605 ERROR mojoPortal.Web.UI.CmsPage - failed to load control FormWizard/FormWizardModule.ascx
System.Web.HttpParseException (0x80004005): Unknown server tag 'portal:OuterWrapperPanel'. ---> System.Web.HttpParseException (0x80004005): Unknown server tag 'portal:OuterWrapperPanel'. ---> System.Web.HttpException (0x80004005): Unknown server tag 'portal:OuterWrapperPanel'.
   at System.Web.UI.TagPrefixTagNameToTypeMapper.System.Web.UI.ITagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs)
   at System.Web.UI.RootBuilder.GetChildControlType(String tagName, IDictionary attribs)
   at System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty)
   at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText)
   at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
   at System.Web.UI.TemplateParser.ProcessException(Exception ex)
   at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
   at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
   at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
   at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)
   at System.Web.UI.TemplateParser.Parse()
   at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()
   at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)
   at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
   at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
   at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
   at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
   at mojoPortal.Web.UI.CmsPage.LoadPage()

Any idea on what is wrong here?

 

Thanks

9/26/2011 1:28:49 PM
Gravatar
Total Posts 18439

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

The current release of Form Wizard Pro requires mojoPortal 2.3.6.7. If the person who purchased it contacts me I can email the previous version of Form Wizard Pro that is compatible with mojoPortal 2.3.6.6. Your ychan account has no purchase history, I need to be able to connect it to an order before I can send you the previous version of Form Wizard Pro. Alternatively you could upgrade your mojoPortal to version 2.3.6.7 and that will also solve it.

Hope that helps,

Joe

9/26/2011 1:50:04 PM
Gravatar
Total Posts 14

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

Joe,

 

We did get Form Wizard Pro v. 2.6.0.1, which should be compartible with mojoPortal 2.3.6.6 according to you. But, I am getting the error "failed to load control FormWizard/FormWizardModule.ascx
System.Web.HttpParseException (0x80004005): Unknown server tag 'portal:OuterWrapperPanel'. --->"...

Is the Form Wizard Pro v. 2.6.0.1 compartible with mojoPortal 2.3.6.6 or not?

 

Thanks

9/26/2011 2:05:14 PM
Gravatar
Total Posts 18439

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

Yes, it is compatible with 2.3.6.6 but the error sounds like you could not really be running mojoPortal 2.3.6.6, <portal:OuterWrapperPanel was introduced in mojoPortal 2.3.6.6

Maybe you are running a custom build from source code that had the db changes for version 2.3.6.6 but did not yet have the new panels. The official release of 2.3.6.6 definitely has those panels so it should not be an unknown server tag.

Best,

Joe

9/26/2011 2:15:34 PM
Gravatar
Total Posts 14

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

Here is what is shown by System Information page:

System Information
mojoPortal Version 2.3.6.6 MSSQL
Operating System Microsoft Windows NT 6.0.6002 Service Pack 2
ASP.NET Info v4.0.30319 Running in Full Trust
Server Time Zone Pacific Daylight Time
Server Local Time (GMT -7) 9/26/2011 12:09:55 PM
Greenwich Mean Time (GMT/UTC) 9/26/2011 7:09:55 PM
Feature Versions
Feature Schema Version
blog  0.0.2.1 
contactform  0.0.0.6 
eventcalendar  0.0.0.6 
feed-manager  0.0.1.0 
forums  0.0.2.0 
imagegallery  0.0.0.8 
linksmodule  0.0.0.9 
pollfeature-byChristianFredh  0.0.0.5 
sharedfiles  0.0.1.0 
sts-FormWizard  2.6.0.1 
surveyfeature  0.0.1.7 
webstore  0.0.7.1

So, you think we somehow got intermediary version of mojoPortal? Is there an easy way to make sure we are running an official v 2.3.6.6?

 

Thanks

9/26/2011 2:19:16 PM
Gravatar
Total Posts 18439

Re: Form Wizard Pro 2.6.0.0 email notification not working with multiple emails...

You can download version 2.3.6.6 from Codeplex and deploy the files over your existing ones, keeping your Web.config file.

Look on the right side of the page on codeplex for the links to previous version downloads.

Alternatively you could upgrade to mojoPortal 2.3.6.7 and then use Form Wizard Pro 2.6.0.2

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.