• New here? Register here now for access to all the forums, download game torrents, private messages, polls, Sportsbook, etc. Plus, stay connected and follow BP on Instagram @buckeyeplanet and Facebook.

WORKING Thread -- please stop in.

Sooo close on bpCash... The horror.

I have 4982 lines of;
WHERE userid=5;UPDATE user SET ucash=1000
WHERE userid=6;UPDATE user SET ucash=0
WHERE userid=7;UPDATE user SET ucash=4500
WHERE userid=8;UPDATE user SET ucash=2433
WHERE userid=9;UPDATE user SET ucash=1000
WHERE userid=10;UPDATE user SET ucash=300

That needs to be turned into;
UPDATE user SET ucash=1000 WHERE userid=5;
UPDATE user SET ucash=0 WHERE userid=6;
UPDATE user SET ucash=4500 WHERE userid=7;
UPDATE user SET ucash=2433 WHERE userid=8;
UPDATE user SET ucash=1000 WHERE userid=9;
UPDATE user SET ucash=300 WHERE userid=10;

And then I *think* that can be run on the live server to stick all the right data in.

YOU WILL NOT BEAT ME, MYSQL!
 
Upvote 0
aww, that spam revenge thread earned me a lot of vcash. :wink: Oh well, I'll just have to start thieving soon...

--another freaking sweet feature, it tells you how many seconds are remaining before you can post again (since you can't post twice within 30 seconds)
 
Last edited:
Upvote 0
osugrad21 said:
Is the split thread option coming back...I might have withdrawal issues if not.

Then again, It may have been discussed and I missed it

I *think* it's just renamed. Meaning, you could select certain posts out of a thread, and 'MOVE' them to another location.
 
Upvote 0
Clarity said:
Oh man, it worked.

I'd feel really satisfied, except momentarily conquering my mySQL demons means my geek quotient just increased.

vBookie has been reopened.
wow... nice work, Clarity...

"with my spear and magic helmet" ???
*sings fortisimo* "Kill the wabbit, kill the wabbit, kill the wabbit!" :p
 
Upvote 0
I figured it out...then split some mess from a thread...which I was a participant in, and then damn deleted the thread accidentally. Oh well, get the bugs out now before recruiting hits :)

Anyway, for mods and admins, check the box and use the mod options at the bottom of the page...split is now "move posts"
 
Upvote 0
3_Kill-Wabbit.jpg
 
Upvote 0
Back
Top