This hack doesn't even work for ++++ing sakes, at least not the admin part.
First of all, you chdir to the admincp directory (but it's an invalid path for everyone else). Why? You might as well have included files in the includes directory.
Secondly, todoconfig.php doesn't even exist in the zip, so you can change whatever path you want, but it won't matter.
And lastly, the big fat MySQL error that will probably go away if todoconfig.php existed:
Code:
Database error in vBulletin 3.0.0 Release Candidate 3:
Invalid SQL: SELECT * FROM bugs WHERE online = 1 limit 0,
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
mysql error number: 1064
Date: Wednesday 04th of February 2004 09:29:58 PM
Script: http://utt.rpgjunto.com/admincp/bugsadmin.php?$session[sessionurl]do=modifystate
Referer: http://utt.rpgjunto.com/admincp/inde...nav&hacksnav=1
Username: Link14716
IP Address: 24.240.122.139
And the front-ends seems to need todoconfig.php as well. I guess I can't scream at you, since this was released in the Beta Hacks forum.