tracdoor
Members-
Content Count
67 -
Joined
-
Last visited
Everything posted by tracdoor
-
Make sure the colour schemes work, if your not to artistic or don't know CSS then you can get free templates that work. Also be sure to make people want to register on your site, maybe make the downloads page protected, so only registered users can access it. Look at my site for some inspiration? http://forums.xisto.com/no_longer_exists/
-
I love Google Sketchup, I think its great that Google put it up for download for free, I would of thought that for a programme of that quality, they would of atleast put a time limit on how long you can use it for.I don't use it as much anymore since my school offered me some better software for free.I think it would be better if they added more textures etc..
-
How To Attract Users To Register On A Site
tracdoor replied to Gyanu's topic in Websites and Web Designing
Bit more detail would be nice, chances are most people would actually already have these things on their sites. Add some more details, examples and pictures and it would be great http://forums.xisto.com/no_longer_exists/ thats my best attempt at making a HTML guide. -
There are so many languages out there to use, and so many components to acctually make a game.As soon as I realised how much work was needed to make your own game, I jumped the boat!.I usually stick to web development now, i tried learning Java, but it wasn't going anywhere because I didn't have any ambition to use it.
-
Do You Think Popups Are A Bad Thing? www.bpsite.tk
tracdoor replied to alexwhin's topic in Online Advertising
Advertising pop-ups are the most annoying thing on the internet, i have a 2 year old laptop (not the fastest) and they slow my computer down ^_^I'm fine with ads in general, without them websites wouldn't be financially viable. Its the ones that i have no interest in that i hate.I also hate the way that if i turn the pop-up blocker on (the one that is included in Internet Explorer) it blocks those annoying pop-ups, but i have to temp. allow pop-ups for any pages that open in new windows.I also find that i'm seeing more and more tracking cookies on my computer as more sites look to adding ads to their site. -
Computer Speed Enhancer. how to speed up your computer
tracdoor replied to savge17's topic in General Discussion
Thanks alot! I have so many useless programs that use so much of my CPU when i startup and it took 10 minutes for my computer to sort itself out before i could do anything!Thanks for the help,tracdoor. -
No, that didn't work, is there anyway around it? or am i just stuck?
-
Dude! are you blind or just metally challenged?She's flirting with you, just act really friendly and flirt back with her, copy what she does, talk to her, why the hell don't you like the girl you fancy flirting with you?Its obvious she likes you so just ask her out on a date.Just ask her for a private chat and tell her how you feel, 50% chance she'll say the same thing ^_^If your to nervous then you won't get far in life, get some self confidence!
-
Yep, all the files are in public_html, and both the counter.php and hitcounter.txt are both 777, i'm just wondering whether there might be an fopen restriction, and with my limited knowledge of PHP, the only compromise i can see is adding both the files (counter.php and hitcounter.txt) into every directory, which i don't really want to do
-
Runescape. Yes Or No Who likes Runescape
tracdoor replied to Spon's topic in Websites and Web Designing
I used to play RuneScape but i quit when Jagex (the makers) hit the self-destruct button when they litrally deleted everything good in the game due to 'cheaters' to used an automated program to 'farm' money.But thats not the only reason, while i played i failed to find any mature player, it seems to me that the whole RuneScape community is a bunch of immature 7 year olds, even when Jagex enforce that you must be 13 years or older.If you still play it, stop, serious, if you play that game you need a life. Its rubbish.They removed everything enjoyable in the game. Now all it is, is repetitive clicking, not my idea of fun. -
Okay, i've made a very, very simple PHP counter for my site, i've set up all the permissions and everything (triple checked permissions are right); <?php $hits = file_get_contents("/home/tracdoor/public_html/hitcounter.txt"); $hits = $hits + 1; $handle = fopen("hitcounter.txt", "w"); fwrite($handle, $hits); fclose($handle); print $hits; ?> Now that works fine on my homepage, or any page in the /public_html/ directory, but if i include that in one of my pages: There have been <?php include ("/home/tracdoor/public_html/counter.php"); ?> hits. It says: Can anyone find a way around this? or am i stuck?
-
Here's the full code: <div class="topbar">There have been <?php include ("counter.php"); ?> hits.<br><?php// Look in the USERGUIDE.html for more infoif ($qls->user_info['username'] != '') {?>Welcome back, <?php echo $qls->user_info['username']; ?>. Click <a href="http://say-help.trap17.com/login/logout.php">here</a> to logout.<br><br>Click <a href="#contactinfo">here</a> to view your contact information.<br><a href="#membersonline">Click here to view the current members online.</a><?php}else {?>Welcome back, please click <a href="http://say-help.trap17.com/login/login.php">here</a> to Login, or <a href="http://say-help.trap17.com/login/register.php/">here</a> to Register.<?php}?> If its not to much trouble do you think you could sort any problems out? I'm downloading a PHP debugger now so hopefully i can work errors out myself now.
-
I've just done that for all of my pages, now for some reason my page has gone completely messed up when i used the '>' symbol in some of my PHP login code: Welcome back, <?php echo $qls->user_info['username']; ?>. It seems that the '>' has been interpreted as the php closing tag for some reason, now my page messes up: http://forums.xisto.com/no_longer_exists/ Any help with this? once thats sorted everything will be fine
-
Here is the part of the code where i put my SSI in: <div class="menu"><!--#include virtual="pagelist.html"--> </div> Am i doing something wrong? i save it as index.html. If i save it as .shtml the include works, but the php i use for the site login dissapears, so i either manually update every single one of my pages everytime i want to add a link in, or getting rid of my site login. Is there any comprimise? or am i doing things wrong? Thanks for any help
-
Hi, i've just signed up to your hosting over the last few days, and its been very fustrating that you don't allow the directive: allow_url_include.Do you think that there could be anyway that you could turn it on? i've installed a login and hit counter script and i had to edit half of it.I also want to 'include' my page list on all of my pages, to make it easier to update them, but the only way i would be able to do this is upload a page list to every directory, which defeates the purpose.And i can't use SSI because i can't use PHP with SHTML for some reason.Please help me with a solution, or just turn it on for me
-
First of all get your facts straight before posting:- Andrew Gower owns Jagex.- Its not just programmed in c++, its programmed mainly in java.- Its an ex-great game, go back a year and a half and it was the best game out there.Jagex hit the distract button at christmas, they destroyed everything that made the game special, all it is now is repetivly clicking, hardly anyones idea of fun?Your not level 127, anyone still playing at level 90+ needs a break, after those updates its only the people with no lifes playing (no offence), thats just my view.
-
How Do I Make Gold Fast In Runescape/
tracdoor replied to Full rune killer's topic in Computer Gaming
Why do you still play?I quit, and i had just made 30m in 2 1/2 weeks, it takes a lot of training, but its well worth it.Get 80 hunter, then go to puro puro, and do the mini-game. You'll make 200k+ an hour, its luck dependent, i made 3m in an hour, another time i made 50k.But its well worth it. -
I use Internet Explorer 7, its good, but i've heard a lot of people say its not very secure, and that i should get Firefox......can anyone confirm whether Firefox is better than Internet Explorer?Personally, because its developed by Microsoft i trust it.
-
Random Ventingness Just getting stuff off my chest really.....
tracdoor replied to GrinningKittie's topic in The Vent
-- WHY are adults so ignorent, they think there the best (E.G don't listen to children)if i was the president, or prime minister, i would have the common sence to stop blowing up Iraq and get the hell out of there after finding (and brutally killing) Hussain.All there doing at the moment is wasting tax-payers money on bombs and guns that they'll probably never use. -
Php Unique Hit Counter Count page hits with php.
tracdoor replied to maddog39's topic in General Discussion
Thanks for this, i was going mad with my last host, login scripts, counter scripts, until i realised they had safe mode on, so they didn't allow the inclution of files I spent hours trying to figure out what was wrong.*whoop*whoop* for Xisto -
I am an addicted video games player....BUT...I completely agree, what is the point of playing, i could be revising for my KS3 SATS (U.K) instead.The problem is, people who do play it don't think this, they just turn it on, if they thought about it, what is the point of playing this game, then there is none.I play it because my friends do, i can play with them, which makes it fun and sociable.Take that out of the equation and i'd stop.
-
I've hear that Sony Vegas is good, but its only a free trial unless you want to buy it.Its a temporary solution until you get a new laptop i suppose.
-
Try what that guy said, if that doesn't work send an email to them and get them to send it again. If you need a FTP client then i recommend FileZilla. http://filezillaproject.org/