Jump to content

TCH-JimE

Members
  • Posts

    2,740
  • Joined

  • Last visited

Everything posted by TCH-JimE

  1. Hi, Intresting, as I work in a university, i wonder if it will be spotted??? Thanks for that! Jim P.S. Waiting on email services now, i am receiving email thats 6hrs late here at work!
  2. Also have you enabled cookies or operating within a frame environment? If not I am 95% sure you can reset your password in MYSQL but don't do this unless your sure! Jim
  3. Lianna, Intresting, how would you add your ISPs (or companys) mail server? Surely mail servers are now set up so that this sercurity hole is not available any longer? If it is, does it work cos I have the same problem here at work! Jim
  4. I would be willing to pay $10 per extra domain hosted per year. All sharing the same space and bandwidth of course Jim
  5. Hi, Port 80 is for HTTP traffic only. Having ports doing multi jobs is never good idea unless needed. AOL do not block port 25 at present, and company firewalls block it to stop them having a bad day! This is just my own opinion of course Jim
  6. AFAIK the answer is no :-( My university uses port 25 for its own mail so i can not use it either Jim
  7. As far as I know, it will always be like that as PHPBB needs a folder to store itself in. I put mine in a sub domain called forum, so now my url for reaching the forum is forum.mydotcomname.com I suppose you could use a frameset to get around it Jim
  8. Hi, My website is hobby based and I post up regulary on forums which deal with the hobby, in my signature is the website address. Word of mouth really, although now its on google too (old address though doh!) so i get a reseaonable amount of traffic from it Jim
  9. Without access to see whats going on, no, I suggest a guru may be your best bet. Jim
  10. Well it will would work, but the images are still there if you do a small amount of HTML adjustment to a page sitting on your desktop. Its an ok solution, but if people really want thoose images, it wont be hard to work around it Jim
  11. Hi, Let me get this straight: A ) You have 500 pictures you want to stop people from downloading from your site but want to use in a gallery? B ) However you wish to be able to post the odd one or two up on a forum? In a sense, A + B is impossible. I have software which can download an entire website if its set up correctley. However, if its password protected then it can't happen but puts B into a problem too. What I would suggest is that you watermark every single one of your pictures. Tideous I know but proberley the best way to stop people downloading them all. I suppose you could set up SSL to do the same thing too but again, that would mean that for B, you would need a seperate access. I would watermark them all. Jim
  12. Does this mean i get paid? Seriously though, does this now work for you ok? Jim
  13. Hi, A few problems your experiencing: A) Your images are in the image folder Your CSS needed minor alteration as a few ";" where left out. This stops that property from working. C) Your site does not have a "home" page. In the coding below, I have changed it to be home.htm Intrestingly, if you put http://www.supasoulsista.com/? the page displays right, but it has the right code. This makes me wonder if you have two different "Index" and "index" files on the go? Anyway, here is a slightly altered coding for you ><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> body { background-color: #335566; scrollbar-face-color: #335566; scrollbar-highlight-color: #335566; scrollbar-shadow-color: #335566; scrollbar-3dlight-color: #335566; scrollbar-arrow-color: #FE9B35; scrollbar-track-color: #335566; scrollbar-darkshadow-color: #335566; font-family: georgia, tahoma, century gothic; color: #335566; line-height: 95%; text-align: justify; margin: 2px; font-size: 12px; letter-spacing: 0px;} td {font-size: 12px; border: 0px;} A:link {color:#335566; text-decoration: none; font-weight:normal; cursor:e-resize;} A:visited {color:#335566; text-decoration: none; font-weight:normal; cursor:e-resize;} A:active {color:#335566; text-decoration: none; font-weight:normal; cursor:e-resize;} A:hover {color: #335566; text-decoration: underline; font-weight: bold; font-size: 10pt; cursor:e-resize;} </style> </head> <body> <img name="indeximage" src="images/indeximage.jpg" width="1024" height="768" border="0" usemap="#m_indeximage" alt=""> <map name="m_indeximage"> <area shape="rect" coords="32,26,871,307" href="www.supasoulsista.com/home.htm" target="_self" title="enter" alt="enter" > </map> </body> </html> I hope this is of some help to you Jim
  14. Just wondering, do we have to update our PHPBB boards ourself or will you guys do it? Jimuni
  15. Ditto - still waiting on Head Admin to get back to me on it
  16. Hi, I did exactley the same thing when I moved my .com from tripod (name with reg-1) to all with totalchoicehosting. The best thing to do is to have your site in both places whilst the transfer takes place, then the customers will never know the difference. Once its done, as alreay said, it can take a few hours to sink through the net. Its worth the patience just to have it all in one place! Jim
  17. Surely you can look it at in the CGI bin? James
  18. I have been with you since November, does that count?
  19. I just wanted to see if anything could test it. Its nice, but the shock of when I go home and use my parents 56K dial up leaves me gasping :-( P.S. I am on the JaNET network used for universitys across England. Fastest connection there is :-)
  20. They produce no stats what so ever :-( Will do a help ticket, they need to sort out my hot link protection 2! Jim
  21. It don't go fast enough, it can't cope with a stream faster then 5 megabits
  22. If u want it so they can turn it off, then follow nicks advice. If u want it left on permentlay, just delete the line of code for it! Jim
  23. Hi, A)Cant help you with the 1st way apart from try again yes you can set up FTP accounts Jim
  24. I was just about to post on here. I have had an account with you since decemember but I still have no stats :-( Do i need a ticket? Jim
  25. Ah apologies, i thought he was reffering to his own php board Jim
×
×
  • Create New...