No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Freelance Web Designer
- Interests
- Music, snooker, soccer, web design, girls :D
13 Posted Topics
Re: Hi, For those of you having problems displaying sub-forums on your homepage here is the fix. Open [B]includes/functions_forumlist.php[/B] Look for the line that reads (around line 527): [php]$forum = $forumcache["$forumid"];[/php]And below that add [php]// added by keith $forum['url'] = strtolower(str_replace(" ", "-",str_replace("/", "-", $forum['title']))); // added by keith[/php]That should do … | |
Hi folks, I’m planning on building a site somewhat similar to a web hosting directory and was hoping to get some input/advice on the database design from all you coding gurus :P I’d like to have two different types of users: 1) hosts 2) normal users Because of the this, … | |
Hi folks, The day before last my Compaq wouldn't boot up :( After much troubleshooting I believe I have found the problem; a dead graphics card. I put the graphics card from my DELL into the Compaq and it did actually boot up (albeit with a terrible display resolution). So … | |
Hi folks, I need your help. A few days ago my system died. I had to reinstall WinXP. Previous to this I had installed a second (IDE) hard drive. Since the reinstall it's not showing up as a drive in explorer. If I go into Device Manager is shows the … | |
Re: Just do a search on G for [I]Your OS +mail server[/I], replaceing Your OS with the OS you use :) | |
Hi folks, hope you're doing well :) I need your help. I have this really annoying thing happening on my computer that I can't seem to stop. Whenever I start Windows XP, this program/spyware/virus keeps taking away the focus of the active window. Nothing appears on the screen... just the … | |
Re: To search the Articles table for the user query: Create the search form giving the search field a name. You can set the form method to GET or POST. I'd use GET. [html]<form name="sitesearch" action="search.php" method="get"> <input type="text" name="userquery"> </form>[/html]Then in the searh.php file assign the value from the input … | |
Last night after I shut down my computer, it started making a clicking noise (more so than a beeping noise). Now it won't start up :( I'm not very hardware orientated, so I'm baffled as to what's wrong. The mobo fan, psu fan and graphics card fan all run when … | |
Hi all, I bought this [URL="http://www1.euro.dell.com/content/products/features.aspx/desktops_Q2_W8_dimen_3100c_D073C5A?c=ie&cs=iedhs1&l=en&s=dhs"]Dell Dimension 3100[/URL] last week, but it has one of those useless built in graphics cards (even though it's a 128MB one). I want to pruchase a new one. But from what I can tell from the image in the owners manual, it looks like … | |
First off, sorry if this is the wrong forum to post this. Please move if so :) I bought a second PC a week ago which I plan on using as my main PC. Now I want to play around with different OS's on the older one. I'd like to … | |
Re: Do you know how to retrieve the Y or N value from the database? | |
I figured it was time that a revised edition of this tutorial be written up. So, I asked Dani if it was ok and well..... here it is :D This revised edition includes how to make your forumhome, forumdisplay, showthread and who's online sections all show search engine friendly urls … | |
Re: Upgraded without any problems... thankfully :D |
The End.