Jake B.

  • Total activity 15
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4

Activity overview

Latest activity by Jake B.
  • Jake B. commented,

    Turns out it was an issue with the SVG. Got it reexported and it's working wonderfully, thanks Adam :)

  • Jake B. commented,

    Should be the same process, though the icon parameter in install.json for your plugin will need to point at the SVG specifically (rather than relying on a fallback mechanism to find it). ...but be...

  • Jake B. commented,

    You can indeed. We'll get the docs updated. I assume it's a different process for SVG icons? I tried replacing my old png icon with an SVG and updating the "icon" parameter to the SVG filename, b...

  • Jake B. created a post,

    cPanel Plugin Icons @2x

    Taking a look at the cPanel plugins docs [url=https://docs.cpanel.net//SDK/Guide+to+cPanel+Plugins+-+Add+Plugins+to+Version+11.44+and+Later]here it mentions that the icons must be 48x48px PNGs, but...

  • Jake B. commented,

    Hello, It seems like the issue is potentially related to the discussion on the following thread: MySQL extension missing Could you let us know if that thread is helpful? Thank you. I don't thi...

  • Jake B. created a post,

    Problem upgrading to EasyApache 4 - PHP isn't parsing

    After doing a test upgrade to EasyApache 4 PHP completely stopped rendering, I double checked to make sure PHP was in fact installed, and all accounts were configured to inherit the default (which ...

  • Jake B. commented,

    Ended up getting this to work by putting this into pre_virtualhost_2.conf: ServerName jira.domain.com ProxyRequests Off Order deny,allow Allow from all Prox...

  • Jake B. created a post,

    Jira mod_proxy subdomain

    I'm trying to create an apache proxy subdomain for Jira so I can have jira.domain.com instead of domain.com:port. I've tried adding the proxy configurations to the pre virtualhost include file, but...

  • Jake B. commented,

    Hello :) To update, it looks like this happened due to a lack of available memory. The user installed a system monitoring application to help determine the cause of that issue the next time it hap...

  • Jake B. commented,

    Done and sent, thanks!