Forum Activity for @brian

brian
@brian
01/23/16 10:05:48AM
10,149 posts

Admin Skin Module - Not Working Properly


Using Jamroom

serveion:
How can i add a debugger to the system so i can see what's going in jamroom

Place calls to fdebug in the code where you want to debug - i.e.

fdebug('this will appear in the data/logs/debug_log');
brian
@brian
01/23/16 08:40:31AM
10,149 posts

Admin Skin Module - Not Working Properly


Using Jamroom

Something is not saving it on your system - I've just done the exact same thing you outline in your video and it is working here.

Are you using the latest JR 5.3 beta?
brian
@brian
01/23/16 07:10:04AM
10,149 posts

OpenSSH: client bug CVE-0216-0778


Off Topic

Just to clarify this as well - this is a CLIENT issue, which means when you use ssh to connect to another server - it's not a SSH server issue, so this does not impact our hosting (since our hosting does not reach out to any other server via SSH).

Just an FYI for JR hosting customers in case they were wondering.
brian
@brian
01/23/16 07:08:11AM
10,149 posts

AWS new longer EC2 Resource IDs...action required?


Using Jamroom

This doesn't impact JR in any way - you can ignore it :)
brian
@brian
01/23/16 07:06:32AM
10,149 posts

why can't i create a new user


Installation and Configuration

admin1494:
this info i get when i use info.php
PHP Version 7.0.2
System SunOS localhost 5.10 Generic_142901-13 i86pc

This is Solaris - JR is not going to run properly on Solaris - you want to setup JR on a Linux server (or Mac OS X).

Hope this helps!
brian
@brian
01/23/16 07:04:41AM
10,149 posts

Pie charts examples using Flot / jrGraph?


Using Jamroom

Pie charts are not supported by Flot without a plugin, so right now there is no pie chart support.
brian
@brian
01/23/16 07:00:54AM
10,149 posts

Server Configuration Help


Installation and Configuration

Your database performance is killing you, but the server load is very low for 8 processors (.53 means 1/2 of 1 CPU is being used). "router.php" will always show as the top process for JR, since almost every request into JR goes through it, so it is the "parent" script for everything.

By my guess I would say your cpanel is running some sort of accounting software on your MySQL server, and is throttling your DB access - your processor and filesystem scores are acceptable, but your DB score is very, very low.
brian
@brian
01/23/16 06:57:48AM
10,149 posts

Index Not Found


Installation and Configuration

jimmyk:
Sweet... just saw the new beta is out. Thanks @brian and @michael

No problem. This is the last beta release of 5.3 - I don't believe there are going to be any more changes that affect nginx - you should be good.
brian
@brian
01/23/16 06:56:52AM
10,149 posts

Video Not Playing In Desktop Browsers (on custom skin)


Installation and Configuration

If the URL is actually playing the video, but you get that error, that's weird. What browser are you using?

Thanks!
brian
@brian
01/23/16 06:55:32AM
10,149 posts

accelerated mobile pages complance in new core


Suggestions

AMP would all be template related - there's nothing the core needs to do.
  290