Jump to content

TCH-RobertM

Members
  • Posts

    1,230
  • Joined

  • Last visited

Everything posted by TCH-RobertM

  1. Welcome to the forums and the family Kathleen, I am sure there are many here that can assist you with your questions Make yourself right at home
  2. Hello Andy, One method of doing this would be to create a pretty simple database that holds the data and then have a php script to add and subtract from that database table and report it to the html page. I do not have the time right now to assist with this but I am sure others here would be willing to help with pointing you in the right direction. >CREATE TABLE Credits ( ID int(10) DEFAULT '0' NOT NULL AUTO_INCREMENT, TOTAL_CREDITS int(10) NOT NULL, CREDITS_EARNED int(10) NOT NULL, CREDITs_USED int(10) NOT NULL, REASON_FOR_CREDIT VARCHAR(50) NULL, PRIMARY KEY ( ID ) ); Then Initialize the table with some starting data 1, = ID 50 = amount of total credits 0 = credits earned 0 = credits used initial start of credits = reason >INSERT INTO Credits VALUES (1, 50, 0, 0, "Initial Start of Credits"); What you would need to do next would be to create a page that would allow you to display what is currently in your CREDITS Database and display them any way you like. Just a start for you to think about, what I would recommend is that you take a look at some PHP MySQL examples to get an understanding of how to display the database results on a page. I am sure others here have great if not much better solutions for this PS a mini tutorial on this is located here
  3. Kmart
  4. Hello Bandofsisters Without getting into the details of what you are trying to do the error message itself >mySQL query error: SELECT id,name FROM ibf_portal_sites mySQL error: Table 'bandofs_ivbd1.ibf_portal_sites' doesn't exist mySQL error code: Date: Saturday 23rd of April 2005 12:33:45 PM is telling you that the table ibf_portal_sites does not exist in the bandofs_ivbd1 database. I do not know more about that particular install but I would suggest you checking to make sure that you did not miss any steps during the installation process. I hope this helps
  5. The Original .htaccess we set up for you was >RewriteEngine on RewriteCond %{HTTP_HOST} ^www\.oldiste\.biz$ [NC] RewriteRule ^(.*)$ [url=http://newsite.com/$1]http://newsite.com/$1[/url] [R=301,L] Per our conversations
  6. Hello Blunted, I have checked your registration and You need to set the DNS settings to the following DNS3.TOTALCHOICEHOSTING.COM DNS4.TOTALCHOICEHOSTING.COM Not NS3 and NS4 Once you have done this it can take up to 72 hours to fully propagate. Welcome to the forums.
  7. Welcome to the Family Staci
  8. city ... Music Hall
  9. Hello dph, a pretty decent beginners tutorial for php is located Here should you need some guidance
  10. Work
  11. Welcome to the Forums Mish
  12. Hello, Please change your Port from port 25 to port 26 this should correct your issue.
  13. Welcome Comicguy, Your Site has been added to the non-profit page You can verify the add here
  14. Hello dooodlebugg Welcome to the forums, Can you please change you port from 25 to port 26 Many ISP's are blocking on Port 25 now. You can do this by clicking on Advanced options and changing the SMTP port to 26 Also If you are experiencing problems Please use our HELP desk located at the top of this forum for server related issues.
  15. aqua
  16. You are currently using 28 MB (1%) of your 2054 MB.
  17. Linux systems , Linux support, web hosting, web page design, you know general Geek stuff. However , when given the chance, I love to Bass Fish, and play Golf.
  18. Hello Chroniker, I currently have starter plan, I have 2 other domains that I would like to park and then eventualy move one of the parked to the primary and the current primary to a parked. What plan do I need to upgrade to and is it possible to move a parked domain to the primary and the current primary to a parked domain? If you plan on just have 1 domain active and the other 2 domains parked then you can do this with the plan you are currently using. To change the Main domain name to a new domain just open a ticket with the help desk and they will assist you there. Currently First domain Active second domain parked third domain parked Desired Second domain Active First domain parked third domain parked If you require more space and bandwitdh then take a look at Hosting Plans If you want to have two domains active you would need to have either two seperate virtual plans or 1 reseller plan which you can look at Here Hope this helps
  19. RED ..... redrum redrum
  20. Hello Boojum While I would love to assist you with your PROBLEM, I cannot do so from the forums. You will need to open a help desk ticket so that we the support staff can take a look into this matter. As far as being told to contact the software makers I am not aware that you were told this. I searched our Ticket Database and DO NOT see anywhere that We told you to GO contact the software makers. Now to the issue at hand. In order for us to correct your issue kindly open a Help Desk Ticket and provide them with the following information for SECURITY purposes. your phone number / zip code and the last 3 digits of your credit card, used to pay for the hosting. This way we may ensure that the security of your site is in fact being protected. The link for the Help Desk is located above or you can click HERE Thank You
  21. Tomb
  22. yes that is exactly what I added
  23. Hi, I am not sure I follow your issue or not but I did play with it some and this is what I see when I balance the headers out looks ok to me on IE 6 windoze XP
  24. Hello Bruzzi First off lets not Double post. Secondly If you have an issue regarding your Domain Your should open a ticket with the help desk located at the top of this page or Here I have checked your DNS configuration and it is not set up correctly on your Welcome Email you should have a section that says to change the DNS nameservers to something like NS1.TOTALCHOICEHOSTING.COM NS2.TOTALCHOICEHOSTING.COM or DNS3.TOTALCHOICEHOSTING.COM DNS4.TOTALCHOICEHOSTING.COM You will need to contact the Registrar where you purchased your domain and make the DNS change. Once this is done you should be all set. If you need more assistance PLEASE open a ticket Thank you.. PS I have removed your other posts
  25. Hello Elise, First I would like to thank you for the recommendations, and for being so supportive of TCH. Like all organizations we strive to be better and welcome the feedback that you as a customer can give. I would love to see more results from your survey and the areas that we seem to have issues I certainly will try to put forth improvements. I certainly can agree that some of our tutorials need updating and will try to prioritize them to be done as quickly as possible. Also as Dick has mentioned, if you have a tutorial that you feel would be better suited for this and would like to post it please let’s review it and go through that process. I can normally be reached by the following contacts for one on one chat AIM tchgururobertm MSN tchgururobertm@hotmail.com yahoo Robert_mulhern my Email address robertm AT totalchoicehosting.com I look forward to chatting with you on these issues Regards,
×
×
  • Create New...