Unable to symlink new skin jrProximaAlpha - check file permissions

alt=
@ss
8 years ago
2 posts
Unable to symlink new skin jrProximaAlpha - check file permissions when trying to install proxima from the bundle

jamroom is installed on wamp.
updated by @ss: 12/02/16 10:10:58PM
michael
@michael
8 years ago
7,695 posts
What jamroom does when installing skins or modules via the marketplace is to use a symlink to link to the most current version.

When you install jamroom the file system will look like this:
/modules/jrCore/*

but then when you update core or any other module or skin via the marketplace, it will change the file system from the above directory being a real folder, to it being a symlink to the latest version.

In the file system you will have:
/modules/jrCore
/modules/jrCore-version-5.2.3
/modules/jrCore-version-5.2.4
/modules/jrCore-version-5.2.5
...
and the symlink on /modules/jrCore will point to the highest version.

If you're system doesnt support symlinks (maybe because its windows Wamp) then you might try not using the marketplace for updates and just download the modules from jamroom.net and upload them to your system.

This should get around the need for symlinks, but you'll probably run into other issues. Jamroom does not run on windows.

Docs: "Requirements"
https://www.jamroom.net/the-jamroom-network/documentation/appendix-about-jamroom/774/requirements
alt=
@ss
8 years ago
2 posts
When we try to download from the jamroom website it displays the following error:

Error: Downloads of Bundle Only Items are blocked
michael
@michael
8 years ago
7,695 posts
Might be easier to spin up one of our servers, there's a 7 day free trial and you can install proxima on it.

Wamp is going to be an issue, I can see others have tried in the past ( https://www.jamroom.net/the-jamroom-network/forum/new_posts/37352/install-on-localhost-wamp/search_string=wamp ) and been directed to linux.

Or setup a linux server in a virtualbox so then you have a local linux version.
https://www.virtualbox.org/

Tags