Forum Activity for @michael

michael
@michael
08/25/17 10:32:38PM
7,826 posts

Configuring a Beta Test Environment


Installation and Configuration

Got it. answer is no, there is not currently a method to copy files internally from one folder on the server to another folder on the server.

The official way to do that would be via SFTP. (because the servers do not come with SSH access)
michael
@michael
08/25/17 09:40:44PM
7,826 posts

Configuring a Beta Test Environment


Installation and Configuration

oh, if you just want to keep the code the same, then use the marketplace for updates.
michael
@michael
08/25/17 09:38:28PM
7,826 posts

Configuring a Beta Test Environment


Installation and Configuration

for me, I use phpstorm.

I use the same codebase in phpstorm, along with the GIT version control system. When I work on a site, I open the REMOTE HOST panel in phpstorm and select all the module folders in the /modules directory then choose "sync with local".

If I've just pulled the latest from the repository and know my server is older than my local, I select all the files and choose copy-to-server to push them all up to the online site.

Inside the ACP there is a tool at:
ACP -> MODULES -> DEVELOPER -> TOOLS -> REBASE MODULES

Which I find very useful. If you're site is getting updates via the jamroom marketplace then new code will becoming into phpstorm via this route:
MARKETPLACE -> SITE -> PHPSTORM

in which case whenever the marketplace is updated you get another copy of the module so you end up with:
/modules/jrSomeModule
/modules/jrSomeModule-release-1.0.1
/modules/jrSomeModule-release-1.0.2
/modules/jrSomeModule-release-1.0.3

Which doesnt work well with GIT, so use that tool to move just the latest version from
/modules/jrSomeModule-release-1.0.3
to
/modules/jrSomeModule

Then download to your local dev environment. Then use that to upload to your other sites.

Jamroom hosting allows for a selection of server locations, im in tokyo, and so is my server so SFTP is very fast.

Get a server that is close to you.
michael
@michael
08/25/17 08:29:19PM
7,826 posts

Configuring a Beta Test Environment


Installation and Configuration

sure, you could set them up as independent sites without doing the import, then they will all have unique data.
michael
@michael
08/25/17 04:49:47AM
7,826 posts

Facebook flash player not playing


Design and Skin Customization

Not enough info to do anything other than sympathize. :(
michael
@michael
08/25/17 04:48:52AM
7,826 posts

Album content display


Design and Skin Customization

try putting the url into the facebook debugger:
https://developers.facebook.com/tools/debug/sharing

See what it says.
michael
@michael
08/24/17 07:01:49PM
7,826 posts

RSS module not working with Audio module


Installation and Configuration

What version of the jrAudio module are you using?

--edit--
This functionality has been added to jrAudio ver 1.8.0 which will be released along with the jr6.1 beta shortly.
updated by @michael: 08/24/17 07:06:48PM
michael
@michael
08/23/17 04:29:41PM
7,826 posts

Audio files path


Installation and Configuration

See comment above: Don't link to that directory......

That directory is not supposed to be linked to, its all blocked. It wouldn't be a very good system if the songs for sale could be directly linked to and downloaded.
michael
@michael
08/21/17 06:51:36PM
7,826 posts

Anyone had this ? Unable to communicate with update server (2)


Installation and Configuration

Seeing both of them listed in your site browser:
https://www.jamroom.net/networklicense/licenses/profile_id=540/user_id=538

If by "Sites list" you're meaning here:
https://www.jamroom.net/bigd/mysites

Then you add them. but thats just for publicity to show other jamroom users what you've built, you dont need to add them there.
  193