kdean
- Total activity 494
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 190
Comments
Recent activity by kdean-
If you have WHM access, you can go to SQL Services -> Database Map Tool and select the user account it should belong to and then enter in the database name. You should then be able to see it within...
-
Here's my Centered Paper Lantern with some other tweaks. To apply the following style changes, you need to create a style.css file in your own style folder. Steps 1, 2 & 5 from this Tutorial: Tut...
-
You do seem to have a misconfiguration of your innodb_buffer_pool_instances which is looking for a value of 1 to 64, but you have it set to 16G which is causing it to set to it's highest value of 6...
-
Yes. That kind of thing. It just makes things easier if and when you want to target a specific page and don't want to break something you're unaware of elsewhere.
-
I also suggest you add body class names that designate each page uniquely and maybe another class that identifies common page types. This would make things easier to isolate specific pages for cust...
-
No big deal, I know major updates can cause changes that could affect custom styles. I had to do the same thing before when I "Fixed" the roundcube iFrame styles when that was worse. Note that if ...
-
Here's my Centered Paper Lantern with some other tweaks. To apply the following style changes, you need to create a style.css file in your own style folder. Steps 1, 2 & 5 from this Tutorial: Tut...
-
You may be exceeding the hard/soft open file limits of the system itself which can be adjusted. See
-
As you saw, a regular SSL certificate for you server hostname will not work when using the other domains hosted on the server. If you always want them to connect securely, you can redirect them to...
-
The main problem with the Visitors is it's hiding the overflow of the columns which cause them to appear to go missing as you go page to page. If you add your own custom styles you can have it add...