Forum Activity for @michael

michael
@michael
07/26/19 11:01:42PM
7,822 posts

not found message using the Share This button


Using Jamroom

It looks like you may have set that page to logged in users only. When I visit the page I also see "Not Found"
not_found.jpg not_found.jpg - 207KB
michael
@michael
07/23/19 09:46:56PM
7,822 posts

403 Forbidden error after server migration


Installation and Configuration

pch:.....There must always be a specific file the server used to load to serve up your website. Most of the time, it is by default named index.html, index.php .....
There is no default file.

The .htaccess fiile tells apache_rewrite to direct all incoming requests into a module, specifically /modules/jrCore/router.php (but you shouldn't need to do anything with that info)

Check that apaches mod-rewrite is enabled for the server.

If it is, then go over the other Server Requirements outlined here:

Docs: "Server Requirements"
https://www.jamroom.net/the-jamroom-network/documentation/getting-started/774/server-requirements
michael
@michael
07/17/19 05:32:14PM
7,822 posts

SOAPI and Jamroom


Jamroom Developers

Paul's built some importer modules for the jamroom side of things. The issue would be getting the SOAP structure to a structure that works with the importer modules, so there would need to be something custom built to do that. How complicated that is to build would depend on how the SOAP system works.

Paul should be along in a while, he might have a better idea than me.
michael
@michael
07/11/19 11:05:13PM
7,822 posts

social networks


Using Jamroom

There is the ONEALL module that allows owner to post what they created at the time they created it.

There is the SHARE THIS module that allows people browsing your site to share something from your site to their social media sites.
michael
@michael
07/06/19 10:54:26PM
7,822 posts

Can I increase cpu cores in Jamroom?


Using Jamroom

yeah, there is nothing to change in jamroom that will change those numbers, they are directly reported from what the server sends back to jamroom.

If you have SSH access to your server, this is the command used to get the processor count:
cat /proc/cpuinfo |grep -c processor
michael
@michael
07/06/19 05:38:31PM
7,822 posts

Can I increase cpu cores in Jamroom?


Using Jamroom

cores are the amount of physical devices that your computer has, they can not be altered by software.

You will need to change to a different server to get more cores
michael
@michael
06/24/19 07:27:51PM
7,822 posts

How To Assign Custom Domain Names To Profile URLs


Jamroom Developers

It worked OK when everything was http, but now the push is towards using https which made it much more complicated to keep working.

Then browsers tightened up their javascript policies making it harder to make javascript from one domain work on another.

and then on top of that services like CloudFlare have come along to provide extra caching which adds an extra level of complexity needed to debug why its not working when it stops working.

When something went wrong, the level of support required to figure out what needs fixing is "arrgh".

So it was retired.
michael
@michael
06/24/19 06:47:56PM
7,822 posts

How To Assign Custom Domain Names To Profile URLs


Jamroom Developers

Its been retired. Too hard to keep working.
michael
@michael
06/24/19 12:11:32AM
7,822 posts

modules not working


Using Jamroom

Your way will break as soon as you update.

Get the location of the files from your server admin, then use the docs:


Docs: "How to use a different FFMPEG binary"
https://www.jamroom.net/the-jamroom-network/documentation/howto/4641/howto-use-a-different-ffmpeg-binary
michael
@michael
06/22/19 05:01:35PM
7,822 posts

Comments on Timeline not working


Using Jamroom

The first image is not of the video's detail page, its of a list of videos.

That link needs to point to the videos detail page not the list page because thats where comments are made:

https://fatsafatsa.com/fatsafatsatv/video/117/kim-nicolaou-agrees-with-arnold-schwarzenegger-2019
comments.jpg comments.jpg - 500KB
  85