Uncaught Error: RokSprocket Error [model: mosaic, model_action: getPag
I am using 3.4.8 Version.
I am using K2 and RokSprocket Mosaic module to showcase work.
When clicking on either Load More or Click on one of the breadcrumb filter buttons, the spinner comes up and stays on the screen.
when inspecting using the Developer tool, the message I get is
XMLHttpRequest cannot load http://www.mydomainname.com/index.php?option=com_roksprocket&task=ajax&format=raw&ItemId=672. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://mydomainname.com' is therefore not allowed access.
I am trying to get the data from the same website. Why would the module think that it's a cross domain issue?
Please help!
I am using K2 and RokSprocket Mosaic module to showcase work.
When clicking on either Load More or Click on one of the breadcrumb filter buttons, the spinner comes up and stays on the screen.
when inspecting using the Developer tool, the message I get is
XMLHttpRequest cannot load http://www.mydomainname.com/index.php?option=com_roksprocket&task=ajax&format=raw&ItemId=672. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://mydomainname.com' is therefore not allowed access.
I am trying to get the data from the same website. Why would the module think that it's a cross domain issue?
Please help!