Originally posted by Obioban
View Post
Announcement
Collapse
No announcement yet.
CSL REGISTER Gone?
Collapse
X
-
2005 IR/IR M3 Coupe
2012 LMB/Black 128i
2008 Black/Black M5 Sedan
For sale: 6MT 2008 M5: https://nam3forum.com/forums/forum/c...fully-modified
Comment
-
The former owner didn’t charge us anything and it’s going onto our existing server.
2005 IR/IR M3 Coupe
2012 LMB/Black 128i
2008 Black/Black M5 Sedan
For sale: 6MT 2008 M5: https://nam3forum.com/forums/forum/c...fully-modified
- Likes 3
Comment
-
It's not what you know, but who you know. Thanks for sorting this, very much appreciated.
As an aside, Neil (the owner) was just getting fed up with it being spammed and attacked by hackers, so just took it offline as a temporary solution until he had time to sort things and update it. Ian reached out the day after I had already contacted Neil to see what the score was and offered to host it so that it didn't go the same way as the old M3 forum. Neil was happy, as he didn't have the time to devote to it (and being full of regret (like everyone is) for having sold his CSL), just didn't have the motivation to sort it. So gave Liam full access to "make it so".
Last edited by Mike RT4; 08-14-2025, 07:56 AM.
- Likes 3
Comment
-
It will take me a few days to sort out combining the two forums. There is no easy button or software to do it, unfortunately. So I'm going to have to reverse engineer everything and write something to do it. Inside the database, each "thread" has an ID, and posts in that thread also have their IDs, and all those IDs overlap each other. Not to mention usernames, user profiles, attachments, etc etc. There are 261 tables I need to carefully combine.
There are some weird gotchas, too. For instance, let's say CSLregister had another "liam821" user, so all those posts from that other user now become my posts, which now I'll have the ability to edit. It would also lock out the CSLregister liam821 user and all their posts since I'd own the username now. This probably isn't that big of a problem since most users have pretty unique usernames... actually, let's look.
*Liam does some MySQL stuff*
NAM3 forums has 9431 users
CSLRegister has 4637
Okay, there are 188 users with matching usernames in CSLregister and NAM3, however, there are only 104 with matching username AND matching email. So those other 84 users have the same name, but different email addresses. Still totally possible it's the same person, just used a different email address, or used a school or work email and has since moved on.
I think what I'm going to do is match up usernames, and if there happens to be that edge case, we can address it on a one-by-one basis. I'll make sure to post a notice in the CLSregister "Welcome" forum section.
- Likes 3
Comment
Comment