I have 2 DNN sites - a TEST environment and a STAGE one.
Both the TEST & STAGE ones are running DNN 4.8.2.
I have written a simple module that does a currency conversion and I have set the "<supportspartialrendering>" to True.
I have also set the Enable AJAX? in the Host settings to True in both TEST & STAGE .
The module works via AJAX in the TEST environment - I see the AJAX progress bar working in the module and there is no page refresh.
However in STAGE , AJAX is not working - I get a page refresh and no AJAX progress bar!
So am I missing something on my STAGE environment?
Is there another setting I need to switch on to enable AJAX?
Do I need to copy any AJAX files to the STAGE environment?
If so which files and where do they go?
Any help would be VERY gratefully received as this is driving me NUTS!!!!!!!!!!!