Jump to content

TCH-Dick

Admins
  • Posts

    6,029
  • Joined

  • Last visited

Everything posted by TCH-Dick

  1. Since your property manager has a point of sale machine to process credit cards, I would start with seeing if her payment processor offers an online solution. If they do then it will likely integrate into most standard cart solutions or they will provide an API for a custom cart. Then you will not have to worry about storing card numbers.
  2. This feature is no longer available.
  3. Effective immediately (as we push out the change) we will no longer be providing access to the cPanel scripts library and other scripts that cPanel provides. Add-on scripts will be offered only through Fantastico. We have been providing Fantastico for several months now and feel that it has a better selection of scripts and does a better job of providing updates to those scripts. All of the scripts offered through the cPanel scripts library either exist in Fantastico as well, or a similar script is offered. Maintaining two different but similar scripts libraries just does not make much sense anymore. If you have scripts installed through the scripts library they will continue to work without issue - you will just not be able to remove them or upgrade them through cPanel. Future upgrades or removal will need to be done manually. This process varies by script, but there is plenty of help here in the TCH forums for whatever task it is you need to take on. Some users may notice that the removal of the cPanel scripts library also means the removal of one-click phpBB installation as we don't offer phpBB through Fantastico. phpBB is a constant target of unsavory types and updates are constantly being released. Neither cPanel nor Fantastico release updates to phpBB fast enough and it is our feeling that phpBB installations need to be updated with the latest security patches immediately after their release. We are asking site administrators to take responsibility for their phpBB installations and upgrade as updates are released. If you don´t know how to maintain your phpBB forum, or you just don't want to do it manually, may we suggest that you convert to SMF which is upgraded easily through the one-click install in the SMF admin area. You can install SMF through Fantastico, and converting your phpBB board to SMF can be done using the converter found here. Of course if you ever need any help updating or installing your scripts, the forums are here for exactly that purpose. We have plenty of friendly people ready to help, so by no means should you feel that you are being left in the dark with this move.
  4. 19.031, stay out of the middle.
  5. Sorry, I must have have missed this thread but we are going to fix you up. You just need to make 4 small changes. Under Testing Server change FTP host to just your domain without "ftp" e.g. totalchoicehosting.com I would suggest making this change under Remote Info as well Under Testing Server change Host Directory to "public_html/" Under MySQL Connection change MySQL Server to "localhost" Note: For the MySQL Server field you must enter localhost if PHP and MySQL are running on the same machine. Go to http://www.whatismyip.org and add the IP listed to your Access Hosts. The IP you added is a local network IP and will not work Good Luck
  6. None taken as I was only addressing the scope of his variables. I agree with you about it being a bad habit but I'm sure he will figure that as he learns more.
  7. No problem and I see what you are doing with the echo now:)
  8. You are trying to call a variable that is limited to the local scope of the function, in this case $var_03. You will have to assign a local variable to your function as in Bruce's example or rewrite the function with the varialble $var_03 being global. >function test_function($var_01, $var_02) { global $var_03; $var_03 = $var_01 + $var_02; echo "$var_01 + $var_02 = $var_03 <br>"; //Why is this here? return ($var_03); }
  9. Your server is being updated now. If anyone else is having an issue please open a ticket with the help desk.
  10. Well this thread has pretty much become useless, therefore I am closing it. I have no issue with the topic just the fact this particular forum is for pre-sale questions, not debates. If our guest would like to join our forums, I am sure everyone here will gladly continue the debate concerning uneducated users habits of sending unsafe attachments. To our newly found friend, good luck in your search for a new host and to those that your attachments wreak havoc upon.
  11. Get to work Tim, because I have not been playing this. Really, I promise...
  12. Hi John, I'm not normally this blunt with our customers, but why are you hosted here. With every post you make it is apparent you are unhappy with our business model. You have hijacked this thread and my staff will no longer be responding to your "suggestions". Please use the forum search feature and learn a bit of forum etiquette. If you have any further question/suggestions please feel free to address them in the appropriate thread, open your own, or submit a ticket. THREAD CLOSED DUE TO OFF TOPIC HIJACKING
  13. That feature should not be enabled on any server. However since it is, you must leave those files if you want to use the html editor.
  14. Well I took care of this for you but it would have went faster if I at least knew your domain. Believe it or not more than on Dan signed up this evening, but it was nothing a little IP check couldn't fix. Anyway, welcome to TotalChoice and let know if you need anything.
  15. This should fix your problem.
  16. Who cares which one came first, they both taste good fried.
  17. You I play that one too, some times more than 36 hours.
  18. We have been seeing a large increase of spam over the last few weeks. On average I personally receive over 500 spam emails a day. The most annoying part is that I they are starting to use a single image for the entire message which makes it hard for my spam filter to pick up on.
  19. Linking to images shouldn't cause high loads like that. However, if the images you are linking to are being served by a script like Gallery, then I could see where that would cause loads.
  20. Probably not since IE6 still has the same issue.
  21. This was not a major change and it did not merit sending out a mass notification. This change was made for consistency to support new features such as Fantastico, you lost no function or usability of your service. As for a new cPanel that will come soon and I'm sure there will be some people that don't like it either.
  22. Hi Drake, While we can't do this currently we are looking into other cPanel themes that will allow this.
  23. crash
  24. dealer
  25. This project does not seem pointless at all. It appears to try and change the type of attitude that caused you to make the above comment. I'm not bashing you so please don't take it that way, I just wanted to point out what I think the purpose of this project is. It seems to be designed to force you to look at life from a different point of view, which is always a good thing. *TCH-Dick wonders if he just thinks too much...
×
×
  • Create New...