And there's absolutely NO walkthrough. Only that lame cheat to finish the game.
What's the FPS?
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.
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.
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.
<? echo 'we don't know'; ?>
<? echo 'we don\'t know'; ?>
( $hook = vBulletinHook :: fetch_hook ( '[B]hook_id(that's the problem)[/B]' )) ? eval( $hook ) : false ;
[video=youtube;EPNjWWQqWCA]http://www.youtube.com/watch?v=EPNjWWQqWCA&feature=player_embedded[/video]
+I don't really think the spamming is equal to the posts deleted.
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]
Happy birthday. =]
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.
Did you check if the playback speed is set to lower than normal?
http://www.wallstreetoasis.com/forums/beautiful-25-year-old-girl
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.
You sure? There might be difficult words, with more than 2 syllables.
Oh I wonder who could have done it.
Yup. xD Surprisingly I found only 3 scripts for some specific purpose, and all of them are in French!! The two ones are too hard for me to...
Alright, thanks man :D +rep
Hey, can you translate this for me: [SPOILER] I know what it means, but I'd like a more accurate translation, if you could. Thanks