![]() |
Is this similar to TELNET ?? ( which I have but it would be easier to do it through here ! )
Also, how acn I make a DB BACKUP through this ?? thanks |
JJR512, I understand that the code wluke posted does that.
Like he said, it's not fancy or anythin, but works. Cyrus, no, not really. This is more like (a very very lite version of) phpMyAdmin, not Telnet. Although most of the commands you can use in Telnet you can use here (SELECT, UPDATE, INSERT, DELETE, ALTER queries, stuff like that), I'm not sure how you can do a backup from here. And don't forget there is a backup utility in vBulletin. :) |
I have had an error with wluke's version. I don't know if there was a thread for that or not, so I don't know where else to put this but here, sorry.
This is the query I attempted to run: SELECT username FROM user WHERE dct='2' ORDER BY username ASC This is the error message I received: Quote:
|
This has got to be one of the best hacks I have ever seen! Much better then having sort out MyAdmin!
|
This is very handy and works like a charm (most of the time) :)
Thanks! |
This is just the update for 2.20 Enjoy...Follow all other instructions
In the admin/index.php Find: // *** makenavoption("Add","announcement.php?action=add", "|"); makenavoption("Modify","announcement.php?action=mo dify"); makenavselect("Announcements"); // *** Above that place this: makenavoption("Run MySQL","query.php?s=<?php echo $session[sessionhash]; ?>"); makenavselect("MySQL Query"); And save and upload And upload the Query.php to your admin folder.... Enjoy... Chris |
Very Cool Hack
Thank you FireFly. |
thanks GREAT HACK!!
|
Works great!
|
just another query.php, if I may post it.
features: - run nearly every command MySQL understands - select the database - HTML-Tags are shown as HTML-Tags missing features: - multiple queries - no confirmation known bugs: - select of DB only works if host/user/pass are the same as for VBB - warning on statements wich return no result (it still works, but I don't know how to fix) |
All times are GMT. The time now is 01:46 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|