I remember a user named WestAfrica, that guy had some outrageous poster in the Alive Theory section, it was definitely a hoot reading those theories.
Oh yeah WestAfrica was a amazing. I can't remember fully but I'm pretty sure he got banned in the endI remember a user named WestAfrica, that guy had some outrageous poster in the Alive Theory section, it was definitely a hoot reading those theories.
I'll check on laptop when I go to uni. What you wanna hide?Is it ossicle to hide threads in a forum?
Oh yeah WestAfrica was a amazing. I can't remember fully but I'm pretty sure he got banned in the end
I really wonder how he is now that they didn’t come true...A lot of people got banned but WestAfrica really spent some time it was like once a week he had some new theory. I think he even wrote that he found Tupac in Africa and was part of some religion or maybe that was someone else.
I really wonder how he is now that they didn’t come true...
Lol. Come back @WESTAFRICA!Still at it bro no joke he is still posting, elsewhere but a quick google search and some dorking. ( I am sure that there is more he was hardcore like that )
"can't tell u HOW it happened word 4 word" NOT about 94 shooting
Started by WESTAFRICA
January 07, 2018, 05:31:00 AM
I'll check on laptop when I go to uni. What you wanna hide?
Who was @Bender? It was someone whose name I changed lol
Nah don’t think you can.Just threads I don't post in but still get new posts and are therefore at the top of the list.
Just wanted to hide them to keep it cleaner.
Judging by the comments, it's Yeshua lol
I’ve got time on my hands lol. I can see if it would be possible to merge the databases.Still think we need to import the million plus old posts at some point.
If they both have the same schema then a mysqldump on each databases probably use the --no-create-info and one of the databases you can use --no-data and use that for the schema.sql. From there you can create a new database with all of the info from the dumps. Long as schema is the same it shouldn't be too bad. Of course make sure to backup beforehand, just in case.
https://dev.mysql.com/doc/refman/8.0/en/mysqldump.html
If the schema is different than INSERT and SELECT can be used to merge data. Either way a million posts is quite a bit, but honestly it'd be pretty cool to have the old threads, there were some great ones. Also we had various sections which are not here now for example "Do For Love" perhaps those miscellaneous posts can be integrated into a current section perhaps.
Something I was going to suggest is perhaps one member conducts an interview with a well known members perhaps or other interesting people. I remember when Kadafi's mom came on the forum and took our questions.
I just unbanned his account so hopefully he comes backI remember a user named WestAfrica, that guy had some outrageous poster in the Alive Theory section, it was definitely a hoot reading those theories.
Problem is the old one is an old vbulletin dump. We’d need to install that version then updated it then port it over to xenforo then merge. On two massive databases which are always programmatic on their own.
I mean could work without a hitch. Could fuck up. Need to set up test boards either way.
It’s sql. Hell I don’t remember what version the old board was. We will work it out somehow. Thanks for looking into it though.So it's what Vbulletin 3.5 or something? This isn't a txt extension is it? I checked on google not sure if it's the right info ( not a db programmer or admin I would expect it's a .sql)
It’s sql. Hell I don’t remember what version the old board was. We will work it out somehow. Thanks for looking into it though.