Closed rdh755 closed 3 years ago
Tested this on DNN 9.4.4 and it still comes up.
You might want to turn off popups (you have to do this in SQL I think.
You might want to look at Admin Log and the separate log4net log to see if there are some clues there.
You should also try this on a page that has the Xcillion skin applied to see if it's a skin problem.
On Wed, May 20, 2020 at 7:03 PM rdh755 notifications@github.com wrote:
Tested this on DNN 9.4.4 and it still comes up.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DNNCommunity/DNN.FormAndList/issues/74#issuecomment-631782489, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABEDMRLBUUWLS2RXITKNAY3RSROSZANCNFSM4NGKZHUQ .
Tried it on Xcilion skin as well other skins. Problem isn't a skin issue but w/ DNN. I've even turned off popups thru SQL. Still shows up. I'm doing this on a brand new DNN local instance, so there isn't a lot of log issues. When the error comes up, there's no admin log.
The issue comes up when adding an existing form and list module to a new page. It comes up only once. After a page refresh, the module is on the page and not floating. Could this be due to some miscommunication between the module and dnn?
When checking my browser console, when the error occurs, I'm seeing the following error: VM1885:1 POST http://www.dnntest95b.me/API/internalservices/controlbar/AddModule 500 (Internal Server Error).
Could this issue be due to an ongoing issue w/ DNN and the module?
Can you please verify for othertypes of modules? This doesn't look like to be FnL only.
I am closing this issue due to no response for multiple months
Describe the bug
When I tried to add a existing form and list module to a new page, I was granted the following popup error 'Error occurred when request service 'AddModule'.' Could this be due to DNN and the module not playing nice w/ each other?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should add the form and list module. Not produce an error.
Screenshots
If applicable, add screenshots to help explain your problem.
Error log
Note: Debug DLL's No error logs were found when the error comes up.
Additional context
If the error does not come up in later versions of DNN 9, please let the users know.