Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. Welcome to the forum, Lukeman
  2. Welcome to the forums Dave Let us know if you need more information.
  3. Welcome to the forum katgal To me the styleswitcher.js looks different on the two sites. On the tch site it is all on one line and does not seem to be complete.
  4. Welcome to the forums Phil
  5. Welcome to the forums, bahai sojourner
  6. You must have a domain name to have an account. But if you do have an account, there is a temp address in your welcome email to use until your domain name propagates.
  7. Hi and Welcome to the forum, Kristina. If you need more answers, please ask, we love to help.
  8. I don't see your error message, just your code? here is my check list for databases -- databse connect ---- Be sure that in MySql you 1 - created the database 2 - created a user 3 -added the user to the database (go back to MySql and find the Add user select the user and database, and then Add user to database) Then to connect to the database in a script use: host: localhost database: yourCpanelName_databaseName user: yourCpanelName_databaseUser password: mypassword * Note password is just as the password, do not add the CpanelName to it. ---------------------------
  9. Think how nice it is for those on a dialup
  10. Welcome to the forums Ram
  11. Why? The program will continue to work. Of course its also a good idea to have other ways to publish, like learning html
  12. Welcome to the forum, skroob
  13. Welcome to the forums Fionn McCuil I make sure not to use fixed font sizes, I use em as the size like 1em for normal text so the visitor will see the text as their normal size no matter what their display size. If you use tables, use a percentage for the width rather than a fixed size.
  14. Welcome to the forums Pberntson
  15. Welcome to the forum, Drewneon
  16. I use the XAMPP lite version and love it. Give it a try and you will see how easy it is to install and use. After you install make a folder below \XAMPP\htdocs\ for your sites, and pont your browser to http://localhost/foldername/
  17. Motion
  18. Glad to hear it. A ticket is the way to go when your have account problems.
  19. Maybe getenv("HTTP_REFERER"); would work?
  20. Player
  21. Welcome to the family Chrissy
  22. Welcome to the forum ussff (Mr CCCDezynz) We are like family here and love to help. If you need any help, please ask.
×
×
  • Create New...