Search results

  1. G

    Google has started to ignore my robots.txt

    why? User-agent: * Disallow: /bigjoe/ That's one part of my robots.txt that got indexed. I belive it is strongly against the rules that search engines index sites in the robots.txt. Edit: see: Tillåten=allowed
  2. G

    Win 1000 credits! Entrance fee 10 credits

    Rules: There are no rules! You can buy as much as you want and the winner will get 1000 credits. I will use random.org to choose the winner. This will end 25/5 (next sunday) Post here of how many tickets you buy! 10 Credits per tciket
  3. G

    "Bullet ant ritual"

    http://www.youtube.com/watch?v=9WQ6rFKhyn0 Crazy enought of doing it? Or even 20 times ?!?!?!?!
  4. G

    [TUTORIAL]Make the PHP Parser parse PHP inside a file with no extension

    1.Put "DefaultType application/x-httpd-phpv2" in your .htaccess without quotes. 2. upload the file as no extension (in windows, you need to have the setting "Show filetypes" set to on. And then save the file like flash.txt and rename it to just flash) Now yo may go to...
  5. G

    Document editor like google docs

    I want a sort of editor that a user can use to: 1. Write a document 2. Save the document 3. Dl the document in txt format etc. Anyone know a script like this for free?
  6. G

    100 credits to find the error

    case 'htaccess': $this->write_type = 'htaccess'; $display_vars['title'] = 'ACP_HTACCESS'; $user->lang['ACP_HTACCESS_EXPLAIN'] .= '<br/><hr/><b>' . $user->lang['ACP_PHPBB_SEO_VERSION'] . ' : ' . $this->modrtype_lang['link'] . ' - ' ...
  7. G

    .htaccess firewall

    This is a small .htaccess firewall to protect your site from hackers: RewriteEngine On Options +FollowSymLinks ServerSignature Off RewriteCond %{REQUEST_METHOD} ^(HEAD|TRACE|DELETE|TRACK) [NC,OR] RewriteCond %{HTTP_REFERER} ^(.*)(<|>|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond...
  8. G

    Blog hosting name

    I need a name for my blog host (since the one I had already was taken by another bloghost).
  9. G

    need a good name for bloghosting(120 credits)

    I need a good name for my blog host (not hosted at x10 ofcourse). I will give 120 credits to the one with the best name. You can have multiple suggestions. Serious names, no auto generating thingys...
  10. G

    Userbar generator

    Look at my userbar generator here: http://jagf.net/dynabar/designer/index.php Plugins: *Battlefield 2 Stats *Hamachi stats *LastFM *LastFM Sloganizer *Plain Text *RSS Feed *Random quotes *Sloganizer *spy *system uptime (Stoli) *Trackmania stats *Xfire Ignore all with (exec) because they wont...
  11. G

    dynabar

    http://jagf.net/dynabar/index.php Anyone know why it is a blank page? All permission is right and no php files are 777...
  12. G

    Call to undefined function

    this is phpBBs fault and not x10s right: "Fatal error: Call to undefined function get_formatted_filesize() in /home/viggeswe/public_html/includes/acp/acp_main.php on line 313" ?
  13. G

    [GAME] Riddles

    The one who answers the right thing on my riddle gets the next riddle: "The man who made it didn't need it. The man who bought it didn't use it. The man who used it didn't want it."
  14. G

    links hit counter?

    I want to count how man times ppl have pressed a link. How can I do that? Are there any ready scripts?
  15. G

    The live interview with Corey...

    Apparently it should be tomorrow but at what time? It stood in the newsletter it will be posted in the news section but still nothing...
  16. G

    DNS error... Again...

    now it's happening again... I can't access my site but I can trough a proxy. Is there anything wrong with the network to Sweden or something???
  17. G

    RPG site

    I just opened my RPG site at http://jagf.net/rpg. If you know any more games I can add, please post them here with link. Edit: ok I got all games running flawlessly now (one of the games keept deleting the database all the time...)
  18. G

    What is this?

    ok I found some interresting things in my error log. Around 10 times a day for around 1 month some1 tried to do this: I haven't heard of that and I don't know what it is... And about 10 times a day someone tries to access my .htaccess. Should I just don't care about it?
  19. G

    [NSFW]What a idiot!

    http://jagf.net/blog/bizarre/man-superglues-condom-to-penis-to-save-on-safe-sex/ lol. How dumb can you get?
  20. G

    PNG transparency in IE 6...

    How to fix so that IE 6 can show transparent pngs?
Top