You are trying to load things from another domain (see screenshot). Your CORS policy on your server is denying these requests so.
1. Why are you accessing content across domains ?
2. Change the CORS policy on your server to permit this if your need it.
3. Check that you are not using absolute urls in the roksrpocket for images etc.
4. Check htacess is correct
5. check log and tmp paths are correct
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.