Jump to content

TCH-Don

Members
  • Posts

    11,643
  • Joined

  • Last visited

Everything posted by TCH-Don

  1. That is a possibility. I wolud look through the code (search for focus).
  2. yes is a standard HTML 4.0 tag how about the styles? try changing the side or sidetitle to what happens.
  3. It sounds like the computer is still trying to load a floppy. If you haven't changed any thing, not sure why. I wonder if it is checking the floppy to see if a boot disk is in there. Mine is still set up to check the floppy at bootup.
  4. "Ouch, oh sorry about that, it only hurts for a second" woooot
  5. Or if you have Photoshop and they are .eps you can place then in the workspace. Yes Irfanview is getting to be the default viewer for everyone Thumbs Up
  6. It has to be something you changed/added recently, as it was fine the other day.
  7. PHP, by default, will only execute PHP code if the file ends in .php. It simplifies things for the server if it only needs to monitor one specific file extension. If you login to your cPanel > Site Managment, you will see an option for Apache Handlers. On that page, add .html files to the PHP-executable list: in the window for Extensions: type .htm .html .shtml and in the Handler: window type application/x-httpd-php When you are done, you should see User Defined Handlers .htm .html application/x-httpd-php System Defined Handlers .cgi .pl cgi-script .shtml server-parsed With this information, the server should be able to execute your html HTML files as PHP. And search engines will not have a problem with missing pages. hope this helps.
  8. Ok, I installed the phpbb from cpanel. There is no install folder or file when installed this way. The link to admin is at the bottom of the page when you login in addition to the forum/admin/ I think you may want to start over by deleting the forum folder and in cpanel>mysql delete the database then in cpanel>scripts library>phpBB Perhaps this will go easier.
  9. Alan there are two choices. 1 the rest of us are all crazy 2 you are crazy take a guess (hope all is well, not seen much of you for a while.)
  10. I downloaded the installer version and just installed on top. No problems. I do see the version 0.9.1 in the help menu, but I also see the new version pop up when I launch yet?
  11. It did not go well
  12. LOL Talking to your self is catching happy birthday Ginnie! :hug:
  13. I don't think so. I only see the options fior the current user.
  14. I don't see any other choice except to wait 30-60 daysfor them to delete the domain and then re register, but I don't see that as a practical way. At least they are giving you an option and you will get another year. then after 60 days you can transfer to where ever you want.
  15. Yep they are all looking good now. time to switch to hand coding Seriously, I do not use DW, so mabe some else has run in to this and can help.
  16. Do you still have the e-mails from when you registered the domain? from that e-mail there should be a link and login info to access your account.
  17. You should have an account with them where you can log in at their web site and renew.
  18. You can not transfer when the domain is with in so many days of expiring. And yours has expired. Your only way is to renew, then wait 60 days and then you can transfer. When you transfer you will get another year added on.
  19. If it has expired, you can not transfer it, you will have to renew it through your current register.
  20. in (http://www.indiemanagers.com/membership_directory.htm) near the top of the body <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('navigation/nav_bar_r2_c2_f2.gif','navigation/nav_bar_r2_c4_f2.gif','navigation/nav_bar_r2_c6_f2.gif','navigation/nav_bar_r2_c8_f2.gif','navigation/nav_bar_r2_c10_f2.gif','navigation/nav_bar_r2_c12_f2.gif','navigation/nav_bar_r2_c14_f2.gif','navigation/nav_bar_r2_c16_f2.gif','navigation/nav_bar_r2_c18_f2.gif','navigation/nav_bar_r2_c20_f2.gif','navigation/nav_bar_r2_c22_f2.gif')" bgcolor="#663333" link="#FFFFFF" vlink="#666666" alink="#000000" background="layout/scanline2.gif"> <table width="760" border="8" cellspacing="0" cellpadding="0" align="center" bordercolor="#cc9999"> <tr> <td bgcolor="#663333" height="30236" valign="top" align="center"> sorry its 4am and must sleep good night
  21. On the top one I see a lot of table celss with a very large height value, not sure why. <td bgcolor="#663333" height="30236" valign="top" align="center">
  22. on the last one http://www.indiemanagers.com/industry_events.htm(bottom) the last table is after a </tr> there should be a new <tr> brfore starting the inserted table </td> </tr> need a <tr> here and then a <td> </table> <table width="90%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <hr> <div class="imacopy">©2002-2004 IMA | <a href="http://www.mbstia.com/design.htm" target="_blank">Site Designed & Maintained by MBSTIA Design Division</a> | <a href="privacy.htm" target="_top">Privacy Policy</a> </div> </td> </tr> </table> </td> </tr> </table> <div align="center" class="imasmall"></div> </body> </html>
  23. Are you refering to the gap at the bottom between the blue background and the footer?
  24. Can you show a sample page?
  25. I can't access cpanel http://xx.xx.xx.xx:2082 from work, but I can access domain.ext/sqmail/ just fine.
×
×
  • Create New...