Hello guys, recently i have a problem with Banners and Vendors,
so far my vendors and banners were working quite good. But recently i am getting 404's after clicking a banner at my website.
I noticed that path is like following:
/DesktopModules/Admin/Banners/BannerClickThrough.aspx?BannerId=24&VendorId=7&PortalId=28
But it should be:
/Admin/Vendors/BannerClickThrough.aspx?BannerId=24&VendorId=7&PortalId=28
i checked path for Module definitions and checked permissions on file system but, couldn't find helpful information.
Can anyone suggest me to fix a way this problem without upgrading dnn ? (yes my current version is 4.8.4)