Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6131
SMT6 | Advanced Internet Technologies

How do I change my SMTP port in my email client?

If you can't send email and you're using a commercial ISP (Comcast, ATT, Sprint, Verizon), they may be blocking SMTP port 25.  This port is standard for sending email.  But it's also standard for sending spam, so ISPs often block it. In order to send email...

read more

How do view my website logs through SMT 6.0?

How do I view my website logs through SMT 6? 1.  Log into your SMT 6.0 at cpanel.:20000 2.  Click “Web Accounts” and then "Website Manager" 3.  Select the 'Action' window to open up your management window for a specific domain name. 4. Click on...

read more

How do I reset my WordPress Admin login through SMT 6?

If you find yourself in need of a password reset for your WordPress credentials and you are able to log into your My Account. Use the steps listed below to reset wordpress admin password using phpmyadmin. Step 1: Once you log into your control panel, you will enter...

read more

How do you turn comments off in WordPress?

Having a WordPress CMS installed for your website, or blog can be awesome. However, by default, the blog setting will allow comments to be enabled. In some instances, this is very bad websites where you do not want interaction (i.e. a business website). If you're not...

read more

How do I set a default time zone in PHP?

There are times where you may receive errors in PHP about not having a default time zone. That is because you may not have a default time zone set in your PHP code, or in your php.ini. To fix this globally in your php.ini file, follow the steps below. Open your...

read more