Search Results

  1. Kubo
    And there's absolutely NO walkthrough. Only that lame cheat to finish the game.
    Post by: Kubo, Apr 25, 2011 in forum: The Spam Zone
  2. Kubo
    What's the FPS?
    Post by: Kubo, Apr 25, 2011 in forum: The Spam Zone
  3. Kubo
    P, I bow.
    4 hundred hours I was searching for a particular fix, but didnt find anything.
    Sucks lol.
    Thanks man.
    A nice and simple solution
    For the page's
    F**k up.

    Good news is noone will have to mess around with the server's files.
    Post by: Kubo, Apr 25, 2011 in forum: Feedback & Assistance
  4. Kubo
    So far the only ones who have expressed their concerns about the full inbox is only a small portion of the staff group. The normal members have said nothing about it. It's my problem if my inbox gets full. I want it to get full! I've emptied it many times the past few months. It's not like it will bother me. And it's not like someone will contact me about something so important during the few days that it will be full and I won't see it. Even if something like this happens, we still got VMs, to notify the person to make some space.
    In addition, there's also the thought (dont kill me >_>) of reducing the deletion of posts. It's too strict currently. Because we all talk about it sometimes and agree that some posts shouldn't have been deleted. I'm not talking about deep discussions but... common logic. I dunno, just an idea.
    I am not staff but I am a member and certainly doubt that at a fair level of strictness the inbox would get full just by this feature. Even if it does, what's the big deal lol.
    Post by: Kubo, Apr 25, 2011 in forum: Feedback & Assistance
  5. Kubo
    Let's see if have some luck describing this...

    Sometimes, an apostrophe (or another special character, like ";"), confuses the program, as it can't really understand if it's a text character or a symbol used as a programming... "tool". lol I'm bad at finding the right words.
    Like, look at this example:
    Code:
    <?
    echo 'we don't know';
    ?>
    There are 3 apostrophes... the program can't tell which are the two it needs to operate correctly and which is used for the text. Thus when you're in a position like that, you cancel the text apostrophe with a backslash, like that:
    Code:
    <?
    echo 'we don\'t know';
    ?>
    This is, I imagine, the problem. Somewhere in the coding this mistake was made.
    Now, the problem seems to be in class_core.php, on line 4078.
    To fix that kind of problem isn't hard. But I dunno if there's any side-effects to the mod or anywhere else lol.
    I'm sure line 4078 of class_core is this one:
    Code:
    ( $hook = vBulletinHook :: fetch_hook ( '[B]hook_id(that's the problem)[/B]' )) ? eval( $hook ) : false ; 
    Now, we must find the hook location. The location of where the hook_id is executed.
    admin panel -> products and plugins -> (dunno how it's called lol) and find the particular plugin that has that hook_id. If there's more than one with the same id... well you can start enabling disabling to see which one reproduces the problem.
    Then you open it to see its code, and go to the line 112. Not sure what you'll find there. xD Perhaps you might even be able to fix the apostrophe from there. (Btw, instead of canceling it -which is only used when you want an apostrophe in a text- you can replace it with double quotes: " "). If not... then there might be a function next to a name like something_template_something. Or ... something like that.
    So you just copy "function something.template.something" and go to the server to find which of its .php files include that line... im sure you know how to do that. But afterwards... who knows. Do the same as you would do if the error was in the code earlier (replace apostrophe with double quotes).

    Man my head hurts so much it might explode. I must have made a lot of mistakes writing this, even confused some words but that's the genEral idea.
    Post by: Kubo, Apr 24, 2011 in forum: Feedback & Assistance
  6. Kubo
    Thread

    Little Thor

    [video=youtube;EPNjWWQqWCA]http://www.youtube.com/watch?v=EPNjWWQqWCA&feature=player_embedded[/video]
    Thread by: Kubo, Apr 24, 2011, 2 replies, in forum: The Spam Zone
  7. Kubo
    +I don't really think the spamming is equal to the posts deleted.
    Post by: Kubo, Apr 24, 2011 in forum: Feedback & Assistance
  8. Kubo
    Would be a sure one if I had a PS3.
    Can't easily forget this:

    [video=youtube;LrylHoEzFH0]http://www.youtube.com/watch?v=LrylHoEzFH0[/video]
    Post by: Kubo, Apr 24, 2011 in forum: Gaming
  9. Kubo
    Post

    Guys..

    Happy birthday. =]
    Post by: Kubo, Apr 24, 2011 in forum: The Spam Zone
  10. Kubo
    Isn't the first quote +1 for AutoPM as well? >_>
    I'm up for AutoPM too. With all this crazy post deleting, the least you could do is get us notified.
    Post by: Kubo, Apr 24, 2011 in forum: Feedback & Assistance
  11. Kubo
    Did you check if the playback speed is set to lower than normal?
    Post by: Kubo, Apr 24, 2011 in forum: Technology
  12. Kubo
  13. Kubo
    Post

    PSN down?

    Me? The only thing I've ever managed to do is empty the recycle bin in the computer.

    Yup, Anonymous can only go as far as what they did. But the hackers aren't individuals, and didn't do it for gags. Sony should have seen it coming. But don't be so sure that they have nothing to do with this either.
    Post by: Kubo, Apr 23, 2011 in forum: The Spam Zone
  14. Kubo
  15. Kubo
    Thread

    PSN down?

    Oh I wonder who could have done it.
    Thread by: Kubo, Apr 23, 2011, 15 replies, in forum: The Spam Zone
  16. Kubo
  17. Kubo
    Alright, thanks man :D +rep
    Profile Post by Kubo for Fork, Apr 23, 2011
  18. Kubo