Hacking Myspace Private Picture Hack

Many people have been sending us emails asking us for special hacking codes to bypass the myspace private picture security feature.

Well at the moment there are no public myspace private picture hacks.

The reason why I’m saying public is because it’s very much possible that some underground websites have the code to hack the myspace private pictures and view the pictures within a profile.

Feel free to check back later on since we are constantly updating our myspace private picture codes section.

PHPinfo Sample Code

The following php code with output some basic php information about your server

< ? php phpinfo() ? >

The Digg.com Affect

Many people that are not familiar with the site digg.com wonder what the digg affect is.

Well simply put any site that goes under the “digg affect” will have lots of traffic going towards it in a short period of time.

Many entry to mid level sites (especially ones that use databases) will not be able to handle the digg affect simply because the server can’t handle that many concurrent users.

PrivatePhone.com shutting down?

Many people have been recently wondering what’s going on with PrivatePhone.com

Well after an email I received today it confirms that the service is shutting down for good.

Here is a copy of the email for those that are wondering what’s going on.

Shutdown Notice: PrivatePhone Service Ending February 19, 2008

Hello,

You received a voicemail from PrivatePhone Member Services on your PrivatePhone account:

Member ID: ********
PrivatePhone number: 213-***-****

To listen to the voicemail click here http://www.privatephone.com/voicemail. Or you can call your PrivatePhone number and press * when you hear your greeting.

You are receiving this email because you have elected to receive alerts letting you know you have a new voicemail. If you would like to change your PrivatePhone settings please click here http://www.privatephone.com/features.

United Online Communications, Inc. A United Online Company, PO Box 397, Woodland Hills, CA 91365-0397

If this is NOT your PrivatePhone account and this alert was sent to you incorrectly please click here to stop receiving these alerts.

The voicemail is basically saying the same thing, that private phone is shutting down for good.

Looks like it’s time to look around for another free voicemail number service.

Mexican Auto Insurance

Many Americans driving passed the border into Mexico don’t realize it but their insurance company will not cover them.

In order to get insurance coverage in Mexico you will need to pull to the purchase temporary Mexican auto insurance coverage.

Once you leave san diego and cross the border into Mexico you will a temporary insurance place to the right.

Stop at that location and purchase temporary mexican insurance for your auto in order to be covered in the even of an accident.

Team Fortress 2 Bots

Many people have been asking lately about where they can download team fortress 2 bots.

Well the answer is simple, you can’t!

Since the game is new there are no bots available to download at this time.

It is very possible that certain people are working on tf2 bots and will release them soon but as of right now no bots exists.

hl2.exe has stopped working error message

If you are getting the dreaded hl2.exe has stopped working error message feel free to head over to steampowered to resolve this issue and once you find out do let us know so we can update this section with a way to solve this annoying problem.

We have noticed that a lot of half life 2, counter strike and team fortress 2 visitors are having this problems.

Connection status: Unknown Server execution failed error message

If are receiving the following error message:

Connection status: Unknown Server execution failed error message

Follow these simple steps to resolve it:

1. Go to Start -> Run

2. type in cmd and click ok

3. copy and paste this into the run window

Net localgroup Administrators localservice /add

4. delete your temporary internet files and restart your computer

How to make Firefox remember your passwords

You may of noticed that firefox will not remember some of your passwords on certain websites (ex. hotmail).

The reason behind this is a feature called autocomplete=”off”. Certain “critical” websties think that it’s better for your browser not to automatically remember stored passwords.

Well here is a simple solution to solve this problem

1. Bookmark the following code and call it something like “PassRemember”

javascript:(function(){var ca,cea,cs,df,dfe,i,j,x,y;function n(i,what){return i+" "+what+((i==1)?"":"s")}ca=cea=cs=0;df=document.forms;for(i=0;i

2. Next time you are at a website which will not remember your password simply click on that link in your favorites and click ok

3. Now simply enter your username and password as normal and this time it will be remembered

Received fragment out of order: error message

If you are getting the dreaded “Received fragment out of order” error message while playing a Steam game (Counter Strike, Team Fortress 2,etc..) try one of the following fixes:

Since this problem is basically saying that your computer has received a packet out of order it has to do with your internet connection.

1. Run the following steam network diagnostic steam://support/?Issues=*&Tests=Ports
Make sure all steam can access all ports, if the test shows ports which it’s not able to access then that’s causing the error message (look at #3)

2. If you are behind a router make sure you have the latest firmware installed

3. Disable any firewall software that you have running and see if the problem continues
Zone Alarm has a bad habbit of causing this problem for some people

Tip: 95% of the time it’s either your firewall or router that’s causing this error message

Bulk Wordpress Install

Currently if you are looking to do a bulk wordpress install your out of luck since there is no public script available.

It is very possible that some of these script underground but as far as a mass wordpress install, it’s nowhere to be found.

How to change phpbb font size

In order to change the defautl font size on your phpbb follow these simple steps:

1. Go into the Admin Control Panel
2. Styles
3. Management
4. Click “edit” to the right of “subSilver” or whatever your template is
5. Try editing “Font Size 1″, “Font Size 2″, and “Font Size 3″, then click submit

Simple Myspace Layouts

To get your very own simple myspace layouts for your own page follow these simple steps:

1. go to www.google.com

2. search for the keyword “simple layouts or simple myspace layouts”

3. check out the results page and browse thru the profile previews

4. copy and paste the code of the simple layout you like

5. go to www.myspace.com

6. copy the code you got from the previous website into your own myspace page

That’s it! You now have your very own profile layout thats simple and easy on the eyes.

How to put youtube videos in wordpress

Simply copying and pasting the code that youtube provides into your wordpress blog will not always word.

To fix this simply take this advice:

 

In my particular WordPress install I can’t post YouTube videos unless I turn off my rich-text-editor on my user profile page. If you’re using that crappy rich-text-editor it will never work even if you click the little button that says, “edit HTML.” Try turning off your rich text editor, Nolawi.

Go to your admin panel and click Users. Scroll down a little bit and make sure the box next to “Use the visual rich editor when writing” is not checked.

Get the full path to script via php

Ever wanted to know what the full path is to a certain script on your server?

Well here is a quick way to find out.

1. copy the following 3 lines of php code into a file called fullpath.php on your desktop

<?php
echo getcwd();
?>

2. upload the file to the directory on the server you wish to know the full path to

3. go to that url and view the script (example. yourdomain.com/fullpath.php)

You cannot install more than one script in the root directory of a domain - Fantastico Error Message

After trying to install wordpress on one of my domains today I got the following error message:

Install WordPress (2/3)

The installation can not be completed:

You cannot install more than one script in the root directory of a domain.

Click on the browser’s Back button to fix reported errors.

This really annoyed me, so I did a little bit of searching and found out that fantastico left a file from a previous installation.

To resolve this simply following these steps:

1. ftp to the main directory you are attempting to install and remove any existing files

2. You will need to delete a file called installed_in_root.php (contact your webhost to remove it since you probably will not have access to it)

If this doesn’t resolve your probably you should contact your web host and they should fix it quickly since it’s a common problem.

Myspace hacks and exploits

Myspace hacks and exploits are very rare to find nowadays on the internet due to the fact of how fast they patch up any security holes.

Any new myspace hack that is found will be sent to myspace in order for them to deal with the issue asap.

Team Fortress 2 Forum

We are currently working on a brand new forum for team fortress 2.

Once we are complete it will be a new area for users to discuss this fun game (tf2).

Team Fortress 2 Sprays

We are working on this section which will contain all team fortress 2 sprays.

To add your team fortress 2 spray email it to us.

Block Myspace Trackers - How To Guide

Latley it seems like more and more people want to find out how to block myspace trackers from tracking them.

Something about the thought of the user who’s profile you just visited knowing that you were just there doesn’t sound right.

In order to block myspace trackers follow these steps:

1. grab a list of all the myspace tracker url’s

(this could easily be done by doing a google search for “myspace tracker list”

2. now simply add this list into the adblock software that’s running on your pc

Next time you visit the myspace page, the software will automatically block the tracker cookie.

Good luck