Jump to content

Lucas James

Members
  • Posts

    274
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Lucas James got a reaction from aXenDev in (aXen) Player Panel - Topic Support   
    Nice app. Definitely does not have all of the sourcebans features.
    One important missing feature appears to be the ability to banning admins names. Anyone can see this even though sourcebans site/db is set to hide. There should be a setting on ipb to change this is that's the case. 
     
    What is the member name lookup option for when using advanced search in bans? This would be nice if it actually worked and pulled the users steamid from their ipb profile to lookup. The "Save" button should also probably be changed to "Search" instead. 
     
    Also importantly there is no sourcebans logs? This is really important for upper staff to manage and check what admins have done. I see no way to do this other than manually checking the database or using the original sourcebans website on the side.
    Overall good plugin but could use some extra finishing touches. Hopefully some updates will come 🙂
    Thanks
  2. Thanks
    Lucas James got a reaction from LiquidFractal in Force a MariaDB database install to innoDB?   
    You need to edit the /etc/my.cnf file with following parameter under the [mysqld] section:
    default-storage_engine=innodb
    Save the file and restart MySQL/MariaDB.
  3. Thanks
    Lucas James got a reaction from stoo2000 in SSO with Wordpress   
    The only WordPress SSO application in Marketplace that works; however it has not been updated to 4.6:
    @stoo2000
     
  4. Like
    Lucas James got a reaction from Oyvind Dahl in SSO with Wordpress   
    The only WordPress SSO application in Marketplace that works; however it has not been updated to 4.6:
    @stoo2000
     
  5. Like
    Lucas James got a reaction from Prank in Upgrading IPB and running into 4S109/5? A Possible Solution   
    The culprit here is the following parameter; in your .htaccess, php.ini and user.ini files:
    session.save_path Change this:
    session.save_path = "/var/cpanel/php/sessions/ea-php72"
    To this:
    session.save_path = "/tmp"
    Save the files. Refresh the IPS upgrade error page and you're good to go.
    This applies to PHP version 7.0 or 7.1 and so on...
  6. Like
    Lucas James got a reaction from Starship in Force a MariaDB database install to innoDB?   
    You need to edit the /etc/my.cnf file with following parameter under the [mysqld] section:
    default-storage_engine=innodb
    Save the file and restart MySQL/MariaDB.
  7. Like
    Lucas James got a reaction from sadams101 in Spam Defense Issue   
    Create their account manually from AdminCP and then ask them to change their password. Response Code 4 shows that their registration Email/IP is blacklisted.
  8. Like
    Lucas James got a reaction from Miss_B in Upgrading IPB and running into 4S109/5? A Possible Solution   
    The culprit here is the following parameter; in your .htaccess, php.ini and user.ini files:
    session.save_path Change this:
    session.save_path = "/var/cpanel/php/sessions/ea-php72"
    To this:
    session.save_path = "/tmp"
    Save the files. Refresh the IPS upgrade error page and you're good to go.
    This applies to PHP version 7.0 or 7.1 and so on...
  9. Agree
    Lucas James got a reaction from Randy Calvert in Force a MariaDB database install to innoDB?   
    You need to edit the /etc/my.cnf file with following parameter under the [mysqld] section:
    default-storage_engine=innodb
    Save the file and restart MySQL/MariaDB.
  10. Like
    Lucas James got a reaction from Marc Stridgen in Force a MariaDB database install to innoDB?   
    You need to edit the /etc/my.cnf file with following parameter under the [mysqld] section:
    default-storage_engine=innodb
    Save the file and restart MySQL/MariaDB.
  11. Thanks
    Lucas James got a reaction from LiquidFractal in Setting up a forced-innoDB database in phpMyAdmin?   
    You need to edit the /etc/my.cnf file with following parameter under the [mysqld] section:
    default-storage_engine=innodb
    Save the file and restart MySQL/MariaDB.
  12. Like
    Lucas James got a reaction from SeNioR- in SSO Setup not working   
  13. Like
    Lucas James got a reaction from OptimusBain in How to increase default font size on mobile view   
    Add the font-size attribute below the line-height in custom.css:
    @media screen and (max-width: 767px) { .ipsType_normal.ipsType_richText { line-height: 1.6; font-size: 14px; } } You can adjust the size to 14px or 15px or whatever.
  14. Like
    Lucas James reacted to EmXaN in Change TABLE row format from COMPACT to DYNAMIC - Tutorial   
    While doing the upgrade on a client's forums from IPS 4.4 to 4.5, I encountered following MySQL error:
    For the benefit to all, here is an easy fix to alter the table row format:
    Here is a quick video tutorial:
     
  15. Like
    Lucas James got a reaction from OptimusBain in SendGrid pathetic service and ratings!   
    A very alarming situation. SendGrid has gone nose down from 10/10 to 0/10.
    Trust Pilot Review: https://www.trustpilot.com/review/sendgrid.com
    Would someone from IPS can elaborate why you guys are still providing SendGrid integration despite its poor service and ratings?
    This is end of 2020, we need some good email provider(s) API integration to the IPS software, like AWS SES API etc.
    Thanks
  16. Thanks
    Lucas James got a reaction from SammyS in Fighting sporadic slow load times (and possible solutions)   
    VPS are low-powered with limited/less resources. Instead, get a dedicated server with good specs at reasonable price Optimize the server security/speed for PHP, Nginx, PHP-FPM, MariaDB, etc Cloudflare Pro with optimized settings and WAF enabled Redis Web-API for outgoing Emails It isn't the issue with Cloudflare, so you're users will see the live updates without cache problem.
    There's already a setting in IPS software to compensate that.
  17. Like
    Lucas James got a reaction from Bounce in Banner Photo Now Too Small   
    Add this to your theme's custom.css file:
    /* Header Logo in IPS 4.5 */ #elSiteTitle, #elLogo { height: 80% !important; } Adjust the height % as per your requirement.
  18. Like
    Lucas James got a reaction from Runar in SendGrid pathetic service and ratings!   
    A very alarming situation. SendGrid has gone nose down from 10/10 to 0/10.
    Trust Pilot Review: https://www.trustpilot.com/review/sendgrid.com
    Would someone from IPS can elaborate why you guys are still providing SendGrid integration despite its poor service and ratings?
    This is end of 2020, we need some good email provider(s) API integration to the IPS software, like AWS SES API etc.
    Thanks
  19. Thanks
    Lucas James got a reaction from kmk in How to increase default font size on mobile view   
    Add the font-size attribute below the line-height in custom.css:
    @media screen and (max-width: 767px) { .ipsType_normal.ipsType_richText { line-height: 1.6; font-size: 14px; } } You can adjust the size to 14px or 15px or whatever.
  20. Like
    Lucas James got a reaction from Genadii Skaraev in Why to deprecate Memcache in IPS 4.5?   
    If Redis is what IPS recommends, then why can't IPS let it be a recommendation, instead forcing clients to switch over? If Memcached is performing better than Redis for some users and they are comfortable with that (including myself as I host multiple servers and clients' IPS sites), or those clients who don't have Redis on their server due to their Host restrictions; then why to simply deprecate it?
    My say: Please do NOT deprecate Memcached.
  21. Thanks
    Lucas James got a reaction from Saurabh Jain in How to increase default font size on mobile view   
    Add the font-size attribute below the line-height in custom.css:
    @media screen and (max-width: 767px) { .ipsType_normal.ipsType_richText { line-height: 1.6; font-size: 14px; } } You can adjust the size to 14px or 15px or whatever.
  22. Like
    Lucas James got a reaction from sobrenome in Amazon SES API For Sending Mail   
    Web API is faster than SMTP: https://sendgrid.com/blog/web-api-or-smtp-relay-how-should-you-send-your-mail/
  23. Like
    Lucas James got a reaction from sobrenome in Amazon SES API For Sending Mail   
    Not using Amazon SES via SMTP on any client's forum. Some use PHP Mail, some custom SMTP, some Gmail/Gsuite SMTP, and some SendGrid API. So, out of all, Gsuite/Gmail SMTP and SendGrid API are the fastest without any forum-posting lags.
  24. Like
    Lucas James got a reaction from sobrenome in Amazon SES API For Sending Mail   
    +1
  25. Like
    Lucas James got a reaction from sobrenome in Why to deprecate Memcache in IPS 4.5?   
    If Redis is what IPS recommends, then why can't IPS let it be a recommendation, instead forcing clients to switch over? If Memcached is performing better than Redis for some users and they are comfortable with that (including myself as I host multiple servers and clients' IPS sites), or those clients who don't have Redis on their server due to their Host restrictions; then why to simply deprecate it?
    My say: Please do NOT deprecate Memcached.
×
×
  • Create New...