Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. Gives new meaning to "Party at Robs house"
  2. Welcome to the forum and the family! I have had mixed results using a browser. It seems sometimes it works and then later, no.
  3. No fair! you went tableless
  4. I looked but no option. Most e-mail clients work that way too.
  5. I have a lot of trouble sleeping my mind is too wound up So I read.
  6. Welcome to the Family and your new home! We really are like family here. So if you need anything, just ask your new family! We love to help
  7. Glad to help
  8. Welcome to the Family and your new home! After you goto cpanel > mysql create a database for coppermine create a user for the coppermine database then add the user to the database now - MySQL Host (the form says that 'localhost' is usually okay) yes leave that - MySQL Database Name cpanelname_databasename - MySQL Username cpanelname_coppermineUserName - MySQL Password coppermineUserPassword this should get you going. We really are like family here. So if you need anything, just ask your new family! We love to help
  9. You could fix the html errors mentioned above view your source code and you will see code between the cells </td> <br> <-- not needed <td> in the middle you have extra <td> or no closing </td> </TD> <TD align=left VALIGN=TOP BGCOLOR="#CFECEC" WIDTH="10" CELLPADDING="5" CELLSPACING="5"> <BR> <TD align=left at the end you have two cell ends </TD> <--- extra ? </FONT SIZE> </div> <!-- End #sidebar --> </TD> </TR> </TABLE>
  10. I am not seeing that this is what I see in firefox and IE
  11. It would have to be binary. have you tried cpanels filemanager to upload?
  12. See Mikes post about a DDos attack It may not be your problem, so you may still want to open a help ticket.
  13. TCH-Don

    Html Help

    I see what you are saying now. I wonder if the flash is too hight? without it the rows fit together.
  14. TCH-Don

    Html Help

    I am not seeing that Have you tried Control-F5 to force a reload of the page?
  15. Yes, just set up two forwards from the same address to two different address's
  16. have you tried <a href="page2.html#summary">Click here to go to Summary</a> The way you have it, the link is to an anchor on the current page.
  17. Welcome to the Family and your new home! We really are like family here. So if you need anything, just ask your new family! We love to help
  18. Generally there should be instructions for upgrading including running an upgrade script, did you do that?
  19. No problem for me There are more than 80 servers. The help ticket is the best way to solve individual account problems.
  20. Glad you have it fixed Brent!
  21. If you opt for the reseller account, your current account can be upgraded, then you can create multipule accounts on your own. if you want the second domain content to be different than your current account you need a second account or a resellers account.
  22. Welcome to the Family and your new home! In looking at your source code I only see one table <TABLE> a table row <TR> two horizontal cells <TD> . . </TD> some code that should be inside the top <TD> <TD> . . </TABLE> but no closing row </TR> before the closing table tag. Although the page renders the same with or without the corrections. We really are like family here. So if you need anything, just ask your new family! We love to help
  23. While I do not use flash the gurus network has a tutorial on this http://gurusnetwork.com/tutorial/fmx_mailform/
×
×
  • Create New...