The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#32
|
||||
|
||||
and i am one of those people who has no idea, appreciated m8!
|
#33
|
|||
|
|||
great hack firefly *installed*
|
#34
|
||||
|
||||
FANTASTIC hack! Just what I need. Thanks
|
#35
|
||||
|
||||
Hello m8
Does this work in version 2.2.5 When i did a search for PHP: Code:
<tr><td> <table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable"> <?php maketableheader("Options"); ?> </table> <a href="options.php?s=<?php echo $session[sessionhash]; ?>&action=options"> Change options </a> </td></tr> i tried various pieces from it , but could not locate any of it...? Frankly cause i used vbhacker, and got a error that told me to run a qeury, but i can not locate phpMyAdmin or whatever u need to run a mysql query (amm reading up now to find the answer) WHAT AM I MISSING!! |
#36
|
||||
|
||||
VB225 Update
In admin/index.php find: Code:
makenavoption("vBulletin Options","options.php?t=0","<br>"); Code:
makenavoption("MySQL Query","query.php?action=enter","<br>"); |
#37
|
||||
|
||||
wicked, thnx m8!!!!!!!!
|
#38
|
||||
|
||||
you are more then welcome.
|
#39
|
||||
|
||||
Thank you for this hack!
Installed it with no problem... on 2.2.5 |
#40
|
|||
|
|||
Quote:
|
#41
|
||||
|
||||
did you read the update i published 5 posts above? is alot easier to read first the thread to make sure there are no updates published.
https://vborg.vbsupport.ru/showthrea...576#post241576 |
#42
|
|||
|
|||
sorry i am pretty damn tired. i read the thread but must have missed that one
|
#43
|
|||
|
|||
tnx for this great hack...
but i cant run this query : INSERT INTO template (templateid,templatesetid,title,template) VALUES (NULL,-2,'memberoftheday','0||vb||0||vb||0'); is this too complex? this is for stats panel hack.. :classic: |
#44
|
||||
|
||||
try this:
https://vborg.vbsupport.ru/showthrea...threadid=37726 let us know if it helped... also try running the query without the ";" at the end, it should work on firefly's hack. |
#45
|
||||
|
||||
Tried running the fifth query in the store hack which is this:
INSERT INTO store VALUES (1, 'username', 'Change Username', '500', '0', 'username.gif', 'With this action you can change your username', 'Y'); INSERT INTO store VALUES (2, 'customtitle', 'Change Custom Title', '300', '0', 'title.gif', 'With this action you can get a custom title and if you dont have one already then get one', 'Y'); INSERT INTO store VALUES (3, 'customavatar', 'Change Custom Avatar', '700', '0', 'avatar.gif', 'With this action you can get a custom avatar or if you already one you can change it...', 'Y'); INSERT INTO store VALUES (4, 'givetitle', 'Give an other user a custom title', '700', '0', 'givetitle.gif', 'With this action you can give an other user a custom title. The title that you give will be showed on every post of that user. <br><b>Tip:</b> Do it when that user dont have enough money to restore his custom title ', 'Y'); INSERT INTO store VALUES (5, 'donate', 'Donate money to an other user', '0', '0', 'donate.gif', 'With this "free" action you can donate money to other members.', 'Y'); INSERT INTO store VALUES (6, 'scrap', 'Scrap your yellow/red card', '700', '0', 'card.gif', 'With this action you can scrap your yellow/red card. Want to become a mod but have a yellow/red card? Do this action to begin with a new veb life ', 'Y'); INSERT INTO store VALUES (7, 'calendar', 'Add Calendar Event', '500', '0', 'calendar.gif', 'With this action you can add a public calendar event on the calendar', 'Y'); INSERT INTO store VALUES (8, 'glowusername', 'Add Glow To Username', '2000', '0', 'glow.gif', 'With this action you can add an attractive glowing color to your username wich you can define yourself. If you have already a glow then you can change it here aswell.', 'Y'); and now every time i try to run a query i get a database error... i don't kno what to do ... |
#46
|
|||
|
|||
i have the same problem as Mist, it worked fine until the same point, now no queries work at all.. im stumped
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|