The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Yeah, this was it. I've really forgotten it...
But I think it's more for UBB... and there's no vB 2.2.x hack... The biggest problem of this app is that you have to install it and it has a local database - my php solution would be independent (maybe you don't have to do something at work but can't install the app) you have only to install it on the server... The second problem is that it seems to be a very complex program... I have installed it but I don't really know what to do |
#12
|
|||
|
|||
i do't think this would be hard at ALL in php if not a bit dangerous to write (using seek() to goto a line remove it save the file RE OPEN the file add lines ect) kinda tedious
|
#13
|
||||
|
||||
It's impossible.
Hack (1) changes: Code:
$DB_site->query("moo"); Code:
$foo = $DB_site->query_first("bar"); Code:
$DB_site->query("moo"); |
#14
|
|||
|
|||
Of course this is impossible, the tool would give you a error message and switch to manual mode. But: If you download a hack from vB.org you will be asked to find
Code:
$DB_site->query("moo"); |
#15
|
|||
|
|||
One thing else, the question was not "do you think it's possible" - that is my problem. The question was "are you intrested in" and it doesn't seem so - very simple.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|