The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Okie dokie, well I'm too lazy to sit down and write all the regexps myself so I say we form a community collboration on this one
![]() How we'll do this There are several different types of SQL queries which are passed to the database driver in db_mysql.php. These are (off the top of my head):
So we're probably looking at 4 regexps and a possibly a few more (that I've forgot). The idea is one person from the community volunteers to take part of a query and rewrite it ![]() My Contribution: I'll do the FROM part of SELECT and DELETE ![]() |
#2
|
||||
|
||||
![]()
the from part of SELECT and DELETE might be the same
![]() as well as replace and insert are actually the same thing, so can both be handled by one person ![]() |
#3
|
||||
|
||||
![]()
You're right, we only have 3 left then
![]() |
#4
|
||||
|
||||
![]()
Ok just an update, I've got this sorted out by myself in the end. I wrote all the regexps and it all works.
But I've just been speaking to 'RoyalRidge' in the #vBorg chatroom and we came up with some forseeable problems: - Forum permissions (what happens if the forumids are the same?) - Usergroups (usergroupids = the same could be a problem) |
#5
|
||||
|
||||
![]()
now you see, why i haven't finished my work on that hack
![]() basically you have to rewrite the usergroup system as well, and design it in a way, that the registred ug has the sam id on both forums, and all other usergroups will just be added as additional usergroups, with distinct ids (and dummy usergroups for those on the other board...) |
#6
|
||||
|
||||
![]()
yeah for complications!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|