Garth Mortensen
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Email address not showing correct email.Forum: Fixing WordPress
In reply to: moving from SQSP to WP, can't access admin;; QUESTION SECTION:
;beccahallstedtdesign.com. IN A;; ANSWER SECTION:
beccahallstedtdesign.com. 300 IN A 198.185.159.144;; AUTHORITY SECTION:
beccahallstedtdesign.com. 172800 IN NS ns1.systemdns.com.
beccahallstedtdesign.com. 172800 IN NS ns3.systemdns.com.
beccahallstedtdesign.com. 172800 IN NS ns2.systemdns.com.;; ADDITIONAL SECTION:
ns1.systemdns.com. 824 IN A 216.40.47.90
ns2.systemdns.com. 824 IN A 64.98.148.16
ns3.systemdns.com. 824 IN A 64.99.96.36What that is saying is that your domain name is not pointed to Bluehost. You need to contact the company you registered your domain through and have them point the name servers to ns1.bluehost.com and ns2.bluehost.com.
The error message you received was telling you that your domain wasn’t pointed to bluehost. Once that’s done it should clear up nicely.
Forum: Plugins
In reply to: [Contact Form 7] Auto-reply using Mail(2) not showing proper "FROM" addressYou can force the from address to be a specific address using this method. https://my.bluehost.com/cgi/help/206
Forum: Fixing WordPress
In reply to: Can not get to WP-AdminCan you explain what you mean by “internally” and “externally”?
Forum: Fixing WordPress
In reply to: Dismiss Admin notices permanently.It seems that notice is generated by the theme you are using. They’re required to provide some of the functionality the theme uses. If the theme dev didn’t provide a way to permanently get rid of notices, then the only way to do it would be to modify some code.
Forum: Fixing WordPress
In reply to: Some js scripts loading after update to 4.4Can you provide information on what the script is? The file name or script contents?
It almost sounds like your site or home url is set incorrectly. Check both of those settings and make sure they’re set to https://www.jscc.edu
Forum: Fixing WordPress
In reply to: Internal Server Error, and Service Temporarily UnavailableThis is saying that PHP can’t find the function “mysql_select_cb”, which is not a native PHP function. It’s sounds like one of a few things. It’s possible you have some custom code in there that has broken with a recent PHP version update. Or, someone has been fiddling with the PHP and broke it. The closest PHP function I could find to the one it can’t find is “mysql_select_db”. Sounds like it could just be a typo.
There were some changes in WordPress 4.4 that effected WP_Widget. It looks like your “contentad” plugin hasn’t been updated to be compatible with those changes.
Forum: Networking WordPress
In reply to: Multisite – Internal Server errorInternal server errors (error 500) are often caused by plugin or theme function conflicts, so if you have access to your admin panel, try deactivating all plugins. If you don’t have access to your admin panel, try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, try switching to the default theme for your version of WordPress to rule-out a theme-specific issue. If you don’t have access to your admin panel, access your server via FTP or SFTP, navigate to
/wp-content/themes/
and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue.If that does not resolve the issue, it’s possible that a
.htaccess
rule could be the source of the problem. To check for this, access your server via FTP or SFTP and rename the.htaccess
file. If you can’t find a.htaccess
file, make sure that you have set your FTP or SFTP client to view invisible files.If you weren’t able to resolve the issue by either resetting your plugins and theme or renaming your .htaccess file, we may be able to help, but we’ll need a more detailed error message. Internal server errors are usually described in more detail in the server error log. If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that time period. If you don’t have access to your server error log, ask your hosting provider to look for you.
Forum: Fixing WordPress
In reply to: How to remove preview hyperlink in editor to ordinary link?There is a plugin to disable the new embed features: https://www.ads-software.com/plugins/disable-embeds/
Forum: Fixing WordPress
In reply to: I can't change the content of a specific page with specific theme.By customize do you mean you went into the Customizer itself, or did you open then page in the page editor? It’s likely that the option to change that page is not located in the Customizer.
Forum: Reviews
In reply to: [Seriously Simple Spam Blocker] работает, но откровенно неэффективенIt sounds like you have your settings set to be too lax. Going to Dashboard > Tools > Seriously Simple Spam Blocker and lower your confidence numbers. That will increase the strictness of the spam checking.
Forum: Fixing WordPress
In reply to: Moving from wordpress.com to www.ads-software.com via Bluehost issueThat Bluehost article is meant to migrate a www.ads-software.com install from another hosting company, as opposed to a WordPress.com to Bluehost.
Forum: Fixing WordPress
In reply to: WP-ADMIN PAGEThat domain name is not pointing to Bluehost.
# dig bonafidevikings.com ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.2 <<>> bonafidevikings.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62311 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2 ;; QUESTION SECTION: ;bonafidevikings.com. IN A ;; ANSWER SECTION: bonafidevikings.com. 14400 IN A 81.21.76.62 ;; AUTHORITY SECTION: bonafidevikings.com. 172800 IN NS ns.123-reg.co.uk. bonafidevikings.com. 172800 IN NS ns2.123-reg.co.uk. ;; ADDITIONAL SECTION: ns.123-reg.co.uk. 102 IN A 212.67.202.2 ns2.123-reg.co.uk. 102 IN A 92.51.159.40 ;; Query time: 1027 msec ;; SERVER: 74.220.195.27#53(74.220.195.27) ;; WHEN: Tue May 12 19:40:48 2015 ;; MSG SIZE rcvd: 133
You should update your name servers to point to ns1.bluehost.com and ns2.bluehost.com and wait a few hours for the DNS to propagate.