Jump to content

TCH-Bruce

Members
  • Posts

    20,156
  • Joined

  • Last visited

Everything posted by TCH-Bruce

  1. Welcome to the forum, David
  2. You are probably referring to your forum software you just installed. You need to give your member id moderator or admin privledges in the admin panel of SMF under member controls.
  3. I did read your question and since I didn't know how to determine which image or content was being hit I was offering a solution to stop that site from gaining access to yours. Sorry if you felt otherwise.
  4. You may also want to check your settings cPanel to be sure your SA configuration transferred properly.
  5. Welcome to the forum, mrcolossus
  6. The first entry "links/links.html" is incorrect. According to the instructions: >$filename = "/server/path/to/links.html"; Path Location of your links.html file. It should be "/home/yourcPanelname/public_html/links/links.html" Also, your database variable is wrong: It should be: "/home/yourcPanelname/public_html/database.txt" Make sure you upload all these files in ASCII mode and not Binary and set the permissions accordingly. HTH
  7. I also found this on Preventing Image Theft
  8. Or maybe this would work better. ><Directory /> Order allow,deny Allow from all Deny from forum-domain.com </Directory> This would prevent the forum from accessing anything on your site.
  9. You could try something like this in your .htaccess file. >order allow,deny deny from .forum-domain.com allow from all
  10. Thanks Curtis
  11. Harware failures do occur. Not very often but they do happen. There was no time to send an email to all customers of the server when the drive started failing but the server forum was updated as to what had happened and what was being done to restore service. Everyone should subscribe to the proper forum for the server they are on. When ever something happens with a server these forums are updated. Also, it is ultimately the responsibility of each user to maintain backups of their accounts.
  12. Welcome to the forums ccplim
  13. Glad it's working for you.
  14. That is correct. You may receive a warning about the certificate but once you accept it you should not see it again until it's renewed on the server.
  15. Welcome to the forum luckyvi
  16. Welcome to the forums NeoRainen
  17. I don't know if this may be part of your problem but PHP was upgraded on all servers this month.
  18. Welcome to the forums OddMark. Sorry I don't know the answer to your question but hang around and I'm sure one of our family members that use Dreamweaver will offer some help.
  19. Congrats on getting it installed. You can check out these themes over at the Simple Machines site to get you started.
  20. Welcome to the forum, Beroc
  21. Thanks Thomas!
  22. In Thunderbird check your SMTP (outgoing server) and be sure that SSL is not selected. You should select No instead.
  23. The only time I've seen the security cert notice appear is if I am sending secure email and once you accept the cert it goes away. If you are using port 25 or 26 for sending mail you are not using SSL however if you are using port 465 you are.
  24. Cold Shot Next: Steve Miller Band
  25. You Wordpress config file should look like the following: Make sure you add the user to the database after creating the user.
×
×
  • Create New...