-
Posts
15,514 -
Joined
-
Last visited
Everything posted by TCH-Thomas
-
Ive been trying to edit the css for invision forum, but cant find what line controlling color for the "Test category". Anyone knowing? -Thomas (who now sees the colors this guy has in his head )
-
I have a similar problem in coppermine photo album so I´ll be watching this one close. :Nerd: -Thomas
-
Nope, unfortunately it doesn´t. Even tried to different configurations in Norton P.F, but no success. -Thomas
-
Im trying to log in to my photo album but all the time i get the following error: Where in I.E 6.0 (or Norton personal firewall if relevant) do i change that? Until now it has worked fine, but not now. -Thomas
-
I love a guru with humour. -Thomas
-
Ive seen many people being asked to submit help desk tickets thru the time. I dont mind that, shows the support is more than willing to correct things immediately. Since you add so much great links on top in this forum, would it be possible to have one leading to where i fill out those tickets? I dont think there is one anyway, or is there? -Thomas
-
Don´t know if im too early, but yep, its still there. -Thomas
-
From today when i access this forum following box pops up (see attached). This box only appears when i enter the forum, no where else on the net. Ive have run every spyware-, antivirus- program i have but no luck. If nothing new started by TCH, do anyone else have this problem? -Thomas
-
Can i import a guestbook backup? I had a database-thing named blahblah_agbook and made a back up. Got some trouble installing the update for new guestbook but figured it out. Solution was to make a new database (there was probably a better solution) and i named that blahblah_guestbook. Can i import info in old database to new? If so, please take it from beginning or tell me where i find (pre)newbie-instructions. I tried the documentation but it said nothing about importing as i saw. -Thomas
-
Drop thi, I figured it out. Got a new question so i start a new thread in another place.
-
Hi, On KW´s CSB-support it says I am about to publish a new site to a new server and have forgotten how i did with my first site here. As i recall i did NOT delete it, but i may have. -Thomas
-
Thank you Mitch and Lianna. Sign-up is now complete and we should soon see a new member in the family. I messed up some in registration, but i will fix it as sooon we see it works. -Thomas
-
What does this message mean? I have written right username and pw in the install. -Thomas
-
Hm... It seems to have been a problem from a single computer. The guestbook was tried from another isp and that one worked. Thanks Mitch. -Thomas
-
I tried to sign up. They declined it with the following reason: I just had to reply with: -Thomas
-
Anyone knowing why adv. guestbook isnt mailing me there is a new entry and the visitor isnt get a thank you for signing...? -Thomas
-
Works and looks great. Thank you Curtis. -Thomas
-
Thanks Jack , but im not too good at php yet, so I go with Curtis thing this time. Just one question... Is there a way I can get rid of the AM/PM thing. No need for it if it shows 24 hours time. -Thomas
-
The following time and date script shows 12 hour clock (AM/PM), can i make it show 24 hours, like 13.00:05? ><HEAD> <script LANGUAGE="javascript"> <!-- Original: Craig Lumley --> <!-- Web Site: http://www.ws4all.co.uk --> <!-- This script and many more are available free online at --> <!-- The javascript Source!! http://javascript.internet.com --> <!-- Begin function MakeArrayday(size) { this.length = size; for(var i = 1; i <= size; i++) { this[i] = ""; } return this; } function MakeArraymonth(size) { this.length = size; for(var i = 1; i <= size; i++) { this[i] = ""; } return this; } function funClock() { if (!document.layers && !document.all) return; var runTime = new Date(); var hours = runTime.getHours(); var minutes = runTime.getMinutes(); var seconds = runTime.getSeconds(); var dn = "AM"; if (hours >= 12) { dn = "PM"; hours = hours - 12; } if (hours == 0) { hours = 12; } if (minutes <= 9) { minutes = "0" + minutes; } if (seconds <= 9) { seconds = "0" + seconds; } movingtime = ""+ hours + ":" + minutes + ":" + seconds + " " + dn + ""; if (document.layers) { document.layers.clock.document.write(movingtime); document.layers.clock.document.close(); } else if (document.all) { clock.innerHTML = movingtime; } setTimeout("funClock()", 1000) } window.onload = funClock; // End --> </script> </HEAD> and <BODY> <span id=clock style="position:relative;"></span> -Thomas
-
Can this be done with domain registration too? Meaning, would be nice to give them the www.blahblah.com too. -Thomas
-
Try Ad-aware, a free and easy program. -Thomas
-
Let´s say, I wanna give someone a starter-plan as christmas present. Can I do that so it is registered in her name but paid by me? If yes, how do I exactly do that? -Thomas
-
Does that poll work? I voted coppermine, but it didnt register my vote. -Thomas
-
I always wondered what RSS is, anyone for a crash course? -Thomas
-
Could be cool. Thanks :-) -Thomas
