Jump to content

TCH-Dick

Admins
  • Posts

    6,029
  • Joined

  • Last visited

Everything posted by TCH-Dick

  1. First create an account in cpanel, then set that newly created account as your default account (also in cpanel) That way any unrouted mail (mail not sent to an actual e-mail address you have set up) will go to that account.
  2. which pages?
  3. thats the correct steps, but if you need support for it you would need to post on IPB's forums.
  4. We dont have any control over what versions of scripts are included in cpanel, we buy a cpanel license and whatever scripts they include are what we get.
  5. You will be notified when you reach 80% of your bandwidth limit, you can either upgrade, purchase more bandwidth or the acount would be suspended until the 1st of the next month.
  6. no, unless you purchases a dedicated server and yes, gaming sites use a lot of bandwidth If you want to run a gaming server you are better off just renting one. I have two gaming servers for one of my sites, running your own server isnt worth the stress.
  7. MMMMMM beef, I dont think i could stop eating beef, and i'm with HG..knock the horns off, warm it up and toss it on a plate. Eating beef is the very least of my bad habits, smoking is one I plan on kicking, and my coke addiction (coca cola you freaks!) isnt that healthy either.
  8. We have no control over the software thats offered with cpanel, thats all determined by the people at cpanel.net
  9. To add the Staff | Moderator | Member part requires some HTML editing. In admin cpanel go to skins and templates> html templates Click manage html next to whatever template set you use, if you only have one skin there will only be one template set. Click on board index sections, scroll down the list till you see Active users row and click edit single Heres what our code looks like > <tr> <td class='pformstrip' colspan='2'>$active[TOTAL] {ibf.lang.active_users}</td> </tr> <tr> <td width="5%" class='row2'><{F_ACTIVE}></td> <td class='row4' width='95%'> <b>{$active[GUESTS]}</b> {ibf.lang.guests}, <b>$active[MEMBERS]</b> {ibf.lang.public_members} <b>$active[ANON]</b> {ibf.lang.anon_members} <div class='thin'>{$active[NAMES]}</div> <font color="red"><b>Staff</font> | <font color="blue">Moderator</font> | <font color="green">Member</font> </b><br><br> {$active['links']} </td> </tr> <!--IBF.WHOSCHATTING-->
  10. in your admin control panel, edit groups. There is a spot to specify the color.
  11. you can delete the forum folder, unless you went thru the set up process after you installed it there wont be a database created fro the phpbb. If you did go thru the setup, you can delete the database in manage mysql. Just make sure if you do have to delete the database...you delete the right one
  12. It works for anyone on the world (as long as you use Windows )
  13. TCH-Mike is my screen name, say hi if ya want
  14. That works for me Thanks!
  15. Hi, All of our servers are linux servers, so they dont support ASP, however we are concidering offereing Windows based servers but I'm not sure when that will take place since we will be beta testing it for a while first to make sure its something we are able to implement.
  16. Yup, permissions have to be set on the avatar folder and the uploads folder.
  17. that test works for me
  18. there can be several, but as far as I know the one that is named just ,htaccess is the only one that gets read.
  19. This is the sister site to my hardware site. Site name x-tremegamez Site URL http://x-tremegamez.com Description A gaming community for everyone! Whether you are a PC or console gamer, you are sure to find something to help your game out here. Game reviews, image gallery, two dedicated gaming servers, contests and more!! Link to TCH? Yes, bottom of the page SEO eval? Nah, let me do some work on it first
  20. Actually those are the default meta tags for a phpNuke install. If you want to change this just locate the includes folder and edit meta.php Just remove the red text and replace with you own. <?php /************************************************************************/ /* PHP-NUKE: Web Portal System */ /* =========================== */ /* */ /* Copyright © 2002 by Francisco Burzi */ /* http://phpnuke.org */ /* */ /* This program is free software. You can redistribute it and/or modify */ /* it under the terms of the GNU General Public License as published by */ /* the Free Software Foundation; either version 2 of the License. */ /************************************************************************/ if (eregi("meta.php",$_SERVER['PHP_SELF'])) { Header("Location: ../index.php"); die(); } ################################################## # Include for Meta Tags generation # ################################################## echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; ############################################### # DO NOT REMOVE THE FOLLOWING COPYRIGHT LINE! # # YOU'RE NOT ALLOWED TO REMOVE NOR EDIT THIS. # ############################################### echo "http://phpnuke.org\">\n"; ?>
  21. if you just want to give it a test run, try the auto install from cpanel, it is version 6.0 but its pretty much the same thing. and will give you a feel for it. If you decide to use it, I would go with the 6.5 enhanced version from nukecops.com, it has all of the features you would need, plus its already tapped for google. Google has a hard time deep crawling phpnuke sites, that arent google tapped. (in other words it turns urls like http://www.mysite.com/modules.php?name=Sec...rticles&secid=9 into urls like http://www.mysite.com/sections-listarticles-1.html) From what i have read 7.0 is buggy as heck, I use nuke on 3 of the 4 sites I have.
  22. If server loads are high at the time awstats is scheduled to run, it doesnt run. It is a HUGE load on the server to update awstats, so, rather than kill the server from an overload, they just dont update.
  23. Just go to the Transfers page. How close is the the renewal because
  24. nah....fix on race day I'd rather push a chevy than drive a ford
  25. It's been in the 70's the past few days here, upper 20's at night, mid 70's in the day time........Welcome to west texas!!!
×
×
  • Create New...