Search results

  1. ctyrd

    Cant acess my site

    Looks to me as if the system file/folder path has been broken. If so there is a way to fix it yourself. Can you login here: https://x12.x10hosting.com:2222 Can you login here: https://x10hosting.com/login
  2. ctyrd

    x15.x10hosting.com Issue

    Could you be a little more detailed? Are you able to login here: https://x10hosting.com/login What is your domain. and is it active?
  3. ctyrd

    x15.x10hosting.com Issue

    Try this link: https://x15.x10hosting.com:2222 You can get username and password for hosting control panel, from here: https://x10hosting.com/login
  4. ctyrd

    Contact Forms Not Sending Email

    Have you set up WP and WPForms plugin to use SMTP, not php sendmail()? GoSMTP looks to me to be commonly used. https://kristakesaphoto.com/wp-admin
  5. ctyrd

    Non-english characters showing as question-mark-diamonds on web pages

    The needs of the many is greater then the needs of the one. Proprietary encoding verses diversity is a free market anomaly.
  6. ctyrd

    Non-english characters showing as question-mark-diamonds on web pages

    I navigate to https://sakhalianet.x10.mx/ and no error due to a character "encoding". Read this: https://allwebco-templates.com/support/S_edit_character-problems.htm#:~:text=This%20error%20is%20usually%20due,can%20not%20interpret%20to%20display. It may have worked properly before the update on...
  7. ctyrd

    Non-english characters showing as question-mark-diamonds on web pages

    On the es documents fix the start of the html source code with: <!DOCTYPE html> <html lang="es"> <head> The if statements are not working as intended. <!DOCTYPE html> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]--> <!--[if...
  8. ctyrd

    Non-english characters showing as question-mark-diamonds on web pages

    Create a file named phpinfo.php in /public_html and add <?php phpinfo(); ?> I have to say that in English characters are fine, I use to see those marks when I copied/paste from MS Word document to a different editor. Something may have changed during update, hopefully updating your cms or the...
  9. ctyrd

    Non-english characters showing as question-mark-diamonds on web pages

    Check your phpinfo.php file. The update may have a default charset of UTF-8 and webpage is set to "<meta charset="ISO-8859-1">". This js is also throwing me off. "UA-90540236-1" <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){...
  10. ctyrd

    x12.x10hosting.com Issue

    Most user access the hosting control panel via a button link in the DA account panel: https://x10hosting.com/login There is a direct link: https://x12.x10hosting.com:2222 "Your domain": https://tbint.x10.mx:2222/ Your domain DNS will direct you to the correct host yours being...
  11. ctyrd

    SSL

    A certificate needs to be created for all domains in the DA SSL Certificate manager. Suggest: Common name and wildcard only.
  12. ctyrd

    SSL

    For more help provide your domains, so dns can be checked.
  13. ctyrd

    Sending emails with php using x10hosting free email account

    You need to keep testing and configuring until you mail host works. Email needs to be send/receive from http://chetbyeme.com/roundcube/ or http://x12.x10hosting.com/roundcube/ before you start messing with php (mail()). SMTP Authorization for php script mail() is required. If you are using a...
  14. ctyrd

    SSL

    Check in domain setup, that Secure SSL is enabled. Click the domain you what to enable SSL for. Enable/Disable by adding/removing check mark.
  15. ctyrd

    Sending emails with php using x10hosting free email account

    DNS for chetbyeme.com is not setup to use the x10 free email server or mail(). Script would need to use SMTP auth to send email. Can you send//receive from http://chetbyeme.com/roundcube/ or http://x12.x10hosting.com/roundcube/ https://intodns.com/chetbyeme.com There is no site to speak of at...
  16. ctyrd

    Sending emails with php using x10hosting free email account

    https://chetbyeme.com:2222 Set up your x10 free accounts email server. http://chetbyeme.com/roundcube/
  17. ctyrd

    An error has been detected and your request could not be processed. Please see error details below

    Please use English! Your country is not supported at this time. Xin vui lòng sử dụng tiếng Anh! Quốc gia của bạn không được hỗ trợ tại thời điểm này.
  18. ctyrd

    Got locked out?

    The system does not like something your doing, or where your doing it from. Read the very last statement again. You will have to wait 24 hours.
  19. ctyrd

    Got locked out?

    Sounds like you added a subdomain in the Hosting control panel. With x10 free account, subdomains are considered to be 1 of your add on domains. You would have to add the subdomain in the account panel: https://x10hosting.com/login
  20. ctyrd

    Please help to connect the second domain for my free hosting

    You allowed 1 x10 free account, which 3 domains/subdomains can be added.
Top