Recent content by johndoejohndoe

  1. johndoejohndoe

    .COM just $2.95*! Additional .COMs just $7.99* per year!

    Care to share with us what site this is for? Thanks.
  2. johndoejohndoe

    WordPress help - Ask your questions

    Shot in the dark: did you try configuring your navigation menus using the default nav menu page provided by wordpress?
  3. johndoejohndoe

    What is " 7878' Method"

    7878 is a moderator here on the forums if anyone is interested where the name came from. The method he posted involves making money from businesses by managing their online reputation and fixing negative rep.
  4. johndoejohndoe

    Windows 8 using 80% of 6GB RAM - Is this normal?

    I'm running Build 8400 preview edition at 80%-90% on just 1 GB of RAM. 1.7/3GB of Committed memory. CPU usage is at about 10%. I only use the desktop "feature" and everything seems to run smoothly for the most part. After opening a ton of tabs and even closing out most of the tabs, the machine...
  5. johndoejohndoe

    Can someone help with this

    Creative? Let's get the creative juices flowing by typing a query in the top left search bar. We will not spoon feed you, especially on a question that's been answered to death already.
  6. johndoejohndoe

    High traffic on funny pictures sites ?

    It's been said a thousand times on this site. You can't convert internet users through sites like reddit and 4crap* because they are too smart and there a posting restrictions. The smart user only comes looking for the meme or picture and they're gone. You're lucky if you have a 5-10k...
  7. johndoejohndoe

    Im having ebay success!

    Nice to hear. Keep it up!
  8. johndoejohndoe

    Found a money making niche in the mobile phone market!

    Thanks for the share.
  9. johndoejohndoe

    Redirect for certain IP range

    I googled for you and came up with this: $range_start = ip2long("68.61.156.0"); $range_end = ip2long("68.61.181.255"); $ip = ip2long($_SERVER['REMOTE_ADDR']); if ($ip >= $range_start && $ip <= $range_end) { // blocked}
  10. johndoejohndoe

    Need help (php code) on creating an fb fangate

    Doe $like_status return anything? Echo it out to your screen before the if statement.
  11. johndoejohndoe

    How do you send text (to a certain place) with a textbox?

    What "certain place" are you trying to send this text to? You'll have to be more specific. You're likely not finding an answer to the question because it doesn't truly make sense. Text boxes on websites submit data to be processed and/or stored in a database.
  12. johndoejohndoe

    Auto Blogs on CRACKS - How I make $3k a month

    I like everything mention but the cracks part. Autoblogs won't get you banned on their own but I can't imagine how fast you would be shut down by your server provider if you're putting up illegal stuff like cracks. You can twist it a million ways though, so it's still a great post, Thanks.
  13. johndoejohndoe

    This shit just fucking works. Period. How I *Swear to God* I made $1,700 out of thin air:

    99 page book from 1986? Not worth reading imo. You want some motivation, go take some action!
  14. johndoejohndoe

    [Help]

    I see a slider but not any peeling, rolling, turning etc. It's definitely not a responsive design either. Try to be more specific.
  15. johndoejohndoe

    what will I need for this?

    You could use a number of languages. There is no "easy" programming language to learn unless you can catch on to things really fast and have the mindset for what needs to be done.
Back
Top