Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Albosky

Members
  • Joined

  • Last visited

Everything posted by Albosky

  1. I'm going to let the censor evasion slide in hopes that you can respond with a eductated response as to WHY McAfee is ****. Else , just stop replying to posts in this forum. I can tell you from experience McAfee does what its designed to do , all 5 of my current systems run McAfee Security Suite and in the 14 or so years I have had an internet connection at home , not a single Virus, Trojan , Worm , or any other type of malicious application has ever been able to run on my system. "as much as I'd like to "think" I do" , lol , I wont even respond to that ....
  2. http://www.grisoft.com/doc/112/lng/us/tpl/tpl01 the very first download listed called vcleaner will scan and remove bispy , needs to be run in safe mode as per the instructions
  3. Sigh , uninformed users always try to blame the Antivirus I bet a single topic regarding an infection could at least one user for each of the popular antivirus to state that it sucks. Try researching the subject a bit furthur then linking a topic you found on google. Puper will not be cleaned by AVG, Norton, Avast, Housecall, Panda, or just about any other scanner out there. Some dont even detect it. That specific downloader is one of the single most complicated to remove as it uses just about every trick in the book regarding file permissions and ownership known to the NTFS file system. You're going to have to take ownership of the file while logged in as Administrator and disallow permissions to every other Usergroup. Boot into Safe Mode and you should be able to remove it (another option is to boot into the recovery console and remove it from the command line. THEN , visit windowsupdate , XP SP1 and IE6 SP1 have so many known vulnerabilities, you're just asking for problems :)
  4. Well , thanks to everyone with an opinion of no value , this topic became useless fast :roll:
  5. Windows 2000 Advanced Server - has been running my network for roughly 4 years (maybe 5, I dunno) I have actually tried to kill it and it just wont die... :lol:
  6. My bachelors degree says I can , but Im a bit rusty lately :P
  7. Is the disk scratched or anything ? This will often cause the CD/DVD-ROM to keep trying to read the data from that area of the disc, and if the installer program isnt specifically designed to provide an error when this occurs, it would go on forever , and yes eventually the disk will become hot from spinning for the whole night. I would try gently wiping the surface of the disc (start from the center and wipe towards the edge , maybe even a blast of compressed air into the OPEN cd tray (with the computer off!) The only other thing I can suggest and YES IT IS LEGAL , if you have a friend that also has WoW , make a copy of his disc 3. As disc 3 is only a data disc and not the "run" disc , and you own a copy of the orginal , it is NOT illegal for you to do so.
  8. Hope it all works out for ya :)
  9. you can try disabling the microphone boost in Audio properties, but Im not gonna to put any gaurantee that its going to help. Often manufacturers skimp on supplies to save that extra few cents to make those type of headsets , poorly insulated wire results in feedback :(
  10. MOST routers have access panels that are reached by a webbrowser (linksys I believe the address is http://192.168.1.1 by default You might want to try and check if the "Client Lease Time" or similar is set (0 usually disables the settingor defaults to one day) if its set to low time limit, it would force your network card to re-authneticate with your router and would possibly drop the connection quite frequently.
  11. they have , his friend is able to use FF and hear sound , he just needs to troubleshoot why he cant :D
  12. Albosky replied to Gratz's topic in Tech and Computers
    CS uses a pretty heavy duty Game Engine , your video card specs and currently installed drivers are probably THE most important detail when tracking down problems in a game.
  13. if mod_rewrite is enabled for Apache , you may be able to use the Rewriterule to achieve this http://httpd.apache.org/docs/1.3/mod/mo ... ewriteRule I'll use your third example RewriteEngine On RewriteRule ^/programme(.*) index.php?page=programme.xhtml [L,NC] Or a little sample of how to achieve it via PHP function function replace_for_mod_rewrite(&$s) { $urlin = array( "'(? "'index.php?page=something.xhtml'" ); $urlout = array( "/programme", "/something" ); $s = preg_replace($urlin, $urlout, $s); return $s; } } Im horribly tired so please excuse any minor glitches in that code , its just a general idea of course anyways :P as for the counter , an easy way could be to just create a column in the database (if using one) and do a $sql = "UPDATE tblName SET columnName = columnName + 1"; *mediumint(8) as column type should work Again just a small quick example :P
  14. the limit wont be changed , I'll look at the function though
  15. Suggested before , check my reply near the bottom :P http://forum.tip.it/viewtopic.php?t=367189
  16. Sessions ID's are valid for 1 hour
  17. all thats going to do is show the remote shutdown interface , which provides no option of setting the time for the shutdown to occur (unless you consider showing the warning for a ridiculous amount of time), not very helpful again , are you logged in as an Administrator ?
  18. My Dell Inspiron 8200 has served me well for roughly 3 years , and it gets used WAY more then my desktop . So not getting a dell "if your life depended on it", is probably going to cost you a life :P
  19. a ton slipped under the radar lol , sith sent me a list of about 20 and I did like 8 lol
  20. changed the code for any that contain [ or ] , it will probably mess up a few old posts , but as the smilies are still pretty new , best to take care of it now , then later when it ruin a few thousand posts :) I'll take a look at the other issue as time permits but real life is sort of my priority now that the forums are running the way i intended (ya know , fast :D )
  21. Avast is a piece of crap, you couldnt imagine the amount of things and either cant find, cant clean , cant remove, etc if you arent willing to pay for a decent Antivirus , at least download AVG, it sort of does its job
  22. The problem with it is , the smilies werent added to the post body manually using html and javascript, phpBB has a function that inserts them there based on a set number of rows and columns , and if the number of smilies exceeds said limit , it adds the "view more emoticons" link . I would either have to re-write that function , which i just dont see the need for , or uninstall and reinstall all the smilies according to size , which I also dont really want to do .
  23. You could open your volume control properties and mute MIDI(SW SYNTH) but that would also mute the music in game as well. Theres no really option to JUST get rid of the music on the loading screen
  24. waaa waaa waaa :roll:
  25. Your signature and the ability to use a signature at all have been removed.

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.