Tagged: multisite, permission denied
- This topic has 7 replies, 3 voices, and was last updated 8 years, 2 months ago by
Abland.
Author | Posts |
---|---|
eiretv
January 24, 2017 at 12:26 pm
|
Heads up! this post was created when Microthemer was at version 4. The current version is 7. Some references to the interface may be out of date. Hello I got this after I mapped a multisite domain: Error: Error: Permission denied to access property “TvrExportVars Cannot select or change anything now. How do I fix this please? Thanks |
Abland
January 24, 2017 at 2:37 pm
|
Hi, eiretv, That’s most likely your server security blocking what it interprets as cross domain activity. I always leave the blog’s url as the native sub directory or sub domain of the parent for editing, instead of setting the mapped domain as primary. You can change that in the network admin on a per blog basis by changing the home and site url, but then it disrupts updating the network for the same cross domain reasons. ** The mapped domain can be primary when you’re not editing it. It doesn’t affect the edits. |
Sebastian
January 26, 2017 at 10:59 am
|
Thanks for the specialist advice Abland. These multi-site issues are not my area of expertise unfortunately. |
eiretv
January 26, 2017 at 12:33 pm
|
Thank you Abland for that detailed explination… I have another problem now though… EDIT Getting a “Somethings Wrong” error and when I go into the Chrome console it tells me GET http://xxxx/wp-content/plugins/microthemer/css/maps/styles.css.map 404 (Not Found) admin.php?page=tvr-microthemer.php:169 I take it this is because of Mapped domain issues too… EDIT What should I do to fix this?? |
Abland
January 27, 2017 at 2:49 pm
|
Sorry for the delay in getting back 🙂 The error is specific to Chrome. Genady Sergeev at Telerik wrote: I’m getting those same notices, too. Not the image MIME type notice, though – not sure what that is. |
eiretv
February 5, 2017 at 4:06 pm
|
Sorry for the delay in the reply…..thought I would be notified about replies to my query but wasn’t… I located and disabled source maps…..wiped the cache and trid it but without success. The mapping plugin has obviously remapped the links to the files because it works on the main multisite domain which of course has the domain without remapping. I really appreciate the time you took and the link. Don’t know what to do now as Multisite is way more straightforward to manage all the websites I will be doing and of course domain mapping is important to those clients. I would hate to have to give up Microthemer as it is invaluable and a real timesaver time and again… |
eiretv
February 5, 2017 at 7:03 pm
|
In the Error Console it is showing the page searching for the js files with this folder structure: http://subdomain/wp-admin/admin.php?page=tvr-microthemer.php Of course multisite sub domains do not lead you to this actual folder. I enabled the source maps again and copied tvr-microthemer.js and jquery.overlay.js into a folder I created called maps… This didn’t work either. I notice on the console it has those files they are searching for as I changed the name of the files I put into the maps folder and still doesn’t work |
Abland
February 6, 2017 at 4:55 pm
|
I’ll have to think a bit more on this one. But for the paths to the file, subdomains work the same way as the parent so: … hmmm, I’m just thinking again that it may be a cross domain issue again. Sometimes a 404 is because the server is blocking the file because it came from another domain. Another cup of coffee and I’ll see if I can puzzle it out. |