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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
I've been playing with the new Custom Javascript Feature in mojoPortal 2.4.0.3 (which is great by the way). When ever I try to change the "Script Url Position" and "Raw Script Position" drop downs to something other than "in the head element" it won't save the change.
I ran a SQL trace and mp_ModuleSettings_Update always seems to pass @SettingValue=N'inHead' regardless as to what I select in the drop down.
I have a custom javascript working in Chrome but not in I.E. I was hoping that changing the position of the script might help.
Please let me know if it something that I'm doing or if it is a bug. I was going to try it on the demo site before reporting the problem, but the demo is still running 2.4.0.2
Thanks.
Hi Rob,
Thanks for the bug report. I confirm this is a bug, looking into a fix now.
Thanks,
Joe
I've just patched the 2.4.0.3 release to fix this bug. If you download it again the only changed file is wwwroot/bin/mojoPortal.Web.dll
Thanks for the speedy response and fix.
Rob