View Full Version : Hacks database (or whatever else you want)
VBDev
03-25-2004, 10:00 PM
Installation time : 30-40 min
Phrases to add : 43
Template to add : 11
Files to modify : 11
Files to add : 2
Templates to modify : 8
The support will be done on our forum : vBulletinDeV (http://www.vbulletindev.net/)
You can see this hack here and on our forum :
http://www.vbulletindev.net/forums/hacks_root.php
With this hack, you will a new part to your board where threads informations (and other new informations) are recorded from wanted forums.
Forums which records in the database are set in the admincp, you can choose too which kind of document is recorded in this database, everywhere in the board, the word Hack will be replace with the new one you set.
Hacks are ranked by categories, in the display's page of hacks, screenshots (gif and jpg image) are displayed, if there are no, the column Screenshot doesn't appear
An installation system is too avaible which count how many users have installed each hack. They select it with an INSTALL/DESINSTALL button which appears in the thread's display and the hack's display
Tha author of the subject, can with an UPDATE button send automatically emails to members who have installed the hack, to send updates, informations ...
You can manage too in usergroup's permissions which usergroups can access to the database
Some statistics are displayed in the database's home page, you can configure number of stats to display
In member's profile is displayed too which hacks have been created
This hack can be usefull for board with tutorials by example, or car gallery in specified forums ...
Try it :devious:
Note that all phrases, templates and queries are installed automatically
Hack : http://www.vbulletindev.net/forums/showthread.php?p=180#post180
BarHopper
03-26-2004, 09:55 PM
Very good hack. *click installs*
lasto
03-26-2004, 10:15 PM
* lasto clicks installs as well
any chance of someone converting the file to english plz ?
also will give feedback on this one installed but must admit it look good :)
VBDev
03-26-2004, 10:24 PM
Arghhhhhhhhhhhhhhhh, I had translated the txt file but there seems to be an error :-/
I look if I had the english version, else I'll vahe to translate it again :(
Rhaaaaaaaaaa
lasto
03-26-2004, 10:25 PM
Arghhhhhhhhhhhhhhhh, I had translated the txt file but there seems to be an error :-/
I look if I had the english version, else I'll vahe to translate it again :(
Rhaaaaaaaaaa
soz m8 thought u forgot but i should of known u would`nt do that to us :)
would you ? :surprised: :surprised:
VBDev
03-26-2004, 10:46 PM
The zip has been updated with the new english txt version :)
corsacrazy
03-26-2004, 10:50 PM
Installation time : 30-40 min !! im struggling to find other ways of using this ... i have a car forum ..
lasto
03-26-2004, 11:07 PM
got an error
ok was running though admincp then got to here : X_DB_install.php?etape=3&langue=en
Importing Language, Please Wait...
[::]
vBulletin Message
Sorry, no XML was passed into this function and the $path variable empty
Just asks me to go back - then it takes me to previous page ive already done
VBDev
03-26-2004, 11:50 PM
I've a problem with attachments here, I can't attach zip files anymore in the thread, it says Attachments in progress, you can delete it here, but I cant select it then :ermm:
I'll try to see with a moderator tomorrow
In spite of it, I update the hack on our board :)
lasto
03-27-2004, 12:00 AM
ok installation went smooth running this version m8 :0
just gotta do file edits
thanxs m8
lasto
03-27-2004, 12:32 AM
ok im upto showthread.php - this is where people are gonna fall by the wayside unless they know what they doing as what there is to look for is more than one occurance of them so its thrown me really as the same code appears maybe not once but 2 and 3 times sometimes so its knowing which one to either edit or put the code under.
I will continue on with rest of hack and hopefully u can re-do the showthread install bit.
also
i.userid AS installed
did u want these adding on to the end of the text u told us to search or on a seperate line ??
FleaBag
03-27-2004, 12:35 AM
This could come in handy for my mp3 archive. :D
lasto
03-27-2004, 12:57 AM
Lo again
done everything in the hack and it seems like a long 40 mins but good news not one error
Only thing i aint done is showthread as its to confusing for me with their being more than one occurance.
Looking good though
Buczilla
03-27-2004, 04:39 AM
Nice work :)
gmarik
03-27-2004, 10:05 AM
Man, you saved me a couple of days coding - what can I do for yoou?
Only maybe change the look of this https://vborg.vbsupport.ru/attachment.php?attachmentid=17563 to something not so ordinary, like studio.adobe.com ? :surprised:
lasto
03-27-2004, 12:20 PM
everything installed
but when i go to view a post i do with this hack i get the no permission screen ?
so i cant even see any data i have entered into the database cause i dont have permission LOL
lasto
03-28-2004, 06:08 PM
so noone else had probs installing this (mainly showthread.php) cause ive still got probs with it even now.Cant view anything i add cause i dont have the right permissions.
sross
03-28-2004, 07:13 PM
To those who have installed it, does it look like it could be tweaked to become a CMS type of mod? I need something for articles that contain images. It looks possible but I will wait for install until the instructions are updated for showthread.php, thanks!
VBDev
03-28-2004, 07:32 PM
Modifications in showthread should be ok, it has benn tested, retested and I don't see why you have a showpermission error viewing a thread lasto
squawell
03-29-2004, 01:52 AM
VBDev i found some problems u can see that in attach pics, and i already marked them!!
other question, this hack seem to work after install ,if i already have topics in that forum(whatever forum i set)how should i make them show up in hack database?
repost them or??thankz :rolleyes:
squawell
03-29-2004, 06:25 AM
found another problem,see attach pics,the USERID disappear how to solve the problem?thankz
VBDev
03-29-2004, 06:55 PM
If you have already installed this hack, a bug was found this afternoon, just do whit is in the attached file
I update the zip
VBDev
03-29-2004, 06:59 PM
@squawell : I look for it
VBDev
03-29-2004, 07:23 PM
@squawell : replace the template hacks_liste_hack with the new one in the templates.xml file
Do the same for hacks template
Most of the problem come from the copy/paste from the textarea box of vB, some lines were passed, that's why you have some problems with templates
Then, replace modifications to do in MEMBERINFO template with :
<tr>
<td class="tcat" colspan="2"><phrase 1="$vboptions[hack_kind_db]">$vbphrase[hacks_database]</phrase></td>
</tr>
<tr>
<td class="panelsurround" align="center" colspan="2">
<div class="panel">
<div align="$stylevar[left]">
<div class="fieldset">
<table cellpadding="0" cellspacing="$stylevar[formspacer]px" border="0" width="100%">
<tr>
<td>
<table border=0 width="100%">
<tr>
<td valign="top">
<table class="tborder" cellpadding="$stylevar[cellpadding]"
cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td
class="tcat"><phrase 1="$vboptions[hack_kind_db]">$vbphrase[hacks_database]</phrase></td><td class="tcat" align="center">$vbphrase[hacks_nb_install]</td>
</tr>
$liste
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
</div>
</td>
</tr>
In your admincp/usergroup.php, have you :
// Hacks DB Grog6 vbdev
print_yes_no_row(construct_phrase($vbphrase['can_see_hack_database'], $vboptions[hack_kind_db]), 'usergroup[canseehackdatabase]',
$ug_bitfield['canseehackdatabase']);
// Hacks DB
??
Then replace your hacks.php file with the new one in the zip file at the begining of the thread, wait 5 min, I do it now ;)
squawell
03-29-2004, 10:35 PM
@squawell : replace the template hacks_liste_hack with the new one in the templates.xml file
Do the same for hacks template
Most of the problem come from the copy/paste from the textarea box of vB, some lines were passed, that's why you have some problems with templates
Then, replace modifications to do in MEMBERINFO template with :
<tr>
<td class="tcat" colspan="2"><phrase 1="$vboptions[hack_kind_db]">$vbphrase[hacks_database]</phrase></td>
</tr>
<tr>
<td class="panelsurround" align="center" colspan="2">
<div class="panel">
<div align="$stylevar[left]">
<div class="fieldset">
<table cellpadding="0" cellspacing="$stylevar[formspacer]px" border="0" width="100%">
<tr>
<td>
<table border=0 width="100%">
<tr>
<td valign="top">
<table class="tborder" cellpadding="$stylevar[cellpadding]"
cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td
class="tcat"><phrase 1="$vboptions[hack_kind_db]">$vbphrase[hacks_database]</phrase></td><td class="tcat" align="center">$vbphrase[hacks_nb_install]</td>
</tr>
$liste
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
</div>
</td>
</tr>
In your admincp/usergroup.php, have you :
// Hacks DB Grog6 vbdev
print_yes_no_row(construct_phrase($vbphrase['can_see_hack_database'], $vboptions[hack_kind_db]), 'usergroup[canseehackdatabase]',
$ug_bitfield['canseehackdatabase']);
// Hacks DB
??
Then replace your hacks.php file with the new one in the zip file at the begining of the thread, wait 5 min, I do it now ;)
thankz for fix some problems VBDev:D
BUT the attach file seems have problem here,cant open the TXT file and nothing in ZIP file???Please reupload it again^^
below is my code in usergroup.php maybe u want to take look:
// Hacks DB Grog6 vbdev
print_yes_no_row(construct_phrase($vbphrase['can_see_hack_database'], $vboptions[hack_kind_db]), 'usergroup[canseehackdatabase]',
$ug_bitfield['canseehackdatabase']);
// Hacks DB
any idea??thankz^^
zim119
04-06-2004, 04:40 PM
I am getting the following error whenever I click on a link to the hack:
Matt, you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
What sould I do to change this?
sross
04-10-2004, 11:53 PM
I am getting the following error whenever I click on a link to the hack:
Matt, you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
What sould I do to change this?
Same here, everything seems to be installed and working ok, but something is wrong with my permissions :(
Can anyone help, really want to get this going! thanks :)
sross
04-13-2004, 09:41 PM
Same here, everything seems to be installed and working ok, but something is wrong with my permissions :(
Can anyone help, really want to get this going! thanks :)
found it it was the setting in user group manager "Can see $vboptions[hack_kind_db]s in the database"
sross
04-13-2004, 09:48 PM
found it it was the setting in user group manager "Can see $vboptions[hack_kind_db]s in the database"
hmm scrap that, seems to only work for my administrators group, i added my registered users and subscribers groups and they still get the permissions error sigh :(
Wildthinks
04-26-2004, 07:30 PM
Hi please help,
ok
I like the idea and i need the database,
but i have tried to install it ... no error messages.
vb 3.01 - german!
After installation and add the phrases the I have not languages and my navbar are without words.. i added the problems...
I have download the hack today.
I have installed twice step for step ...is there a problem with the languanges?
The settings are installed with the instructions
:ermm:
RichieBoy67
05-06-2004, 09:58 AM
I have the shoutbox working perfectly but I think I did something to my admincp.index file because I cannot see my shoutbox in the admincp. Also, when I follow the directions and try to find :
// ***
if (can_administer('canadminthreads'))
{
$printhr = true;
construct_nav_option($vbphrase['subscription_manager'], 'subscriptions.php?do=modify', '|');
construct_nav_option($vbphrase['add_new_subscription'], 'subscriptions.php?do=add');
construct_nav_group($vbphrase['subscriptions'], '<hr />');
}
it's not there------
What is the deal with this file???? Can anyone help me with this???
RichieBoy67
05-06-2004, 10:32 AM
I fixed that by adding
// ***
$printhr = true;
construct_nav_option('Shout Manager', 'shout.php?do=modify', '|');
construct_nav_group('Shoutbox', '<hr />');
cool....
Mr. HillBilly
05-06-2004, 08:52 PM
Could the hack maker update this hack so its all english and fix the bugs in it?
like, in a users profile theres
%1$s's title
VBDev
05-07-2004, 04:34 PM
I'm really too busy now and can't update it for the moment :(
Sorry
Mr. HillBilly
05-07-2004, 06:40 PM
when can this be fixed?
also when a user installs a hack in the postbit it says [Username] a installé ce hack
Splatt_XP
05-23-2004, 03:32 PM
Is this hack finished and working in it's present form?
gmarik
06-02-2004, 08:52 AM
Oh, Jesus, the best hask idea and
it is in... French... make it En, please!
Mr. HillBilly
06-02-2004, 08:48 PM
I'll try to make this a complete english version. I'm not very fond of PHP code but i'll try.
I might have a use for this. Good job :)
Mr. HillBilly
06-04-2004, 06:28 PM
It's trying to access a file but your server has open_basedir on
plauderer
06-09-2004, 03:44 PM
having problems when X_DB_install.php want to install language/style , it says that its from 3.0.0 and i am using 3.0.1 what can i make that it ignores it so i could finish installation !?
plauderer
06-12-2004, 02:04 PM
couldnt someone help me ?
Ranma2k
06-15-2004, 08:34 AM
having problems when X_DB_install.php want to install language/style , it says that its from 3.0.0 and i am using 3.0.1 what can i make that it ignores it so i could finish installation !?
well i changed the ver in the XML file to 3.0.1 and it workd fine
but make sure that you update the Quieries manualy since there are some changes in 3.0.1
and this hack was made for 3.0.0
Enjoy
bgtking
06-29-2004, 05:30 PM
Does anyone know how you could change how it displays the hacks you have made to the have you have installed?
Is there any way to display who has installed hacks? Like maybe a list of all the members that have installed the hack in the hack's page?
MGM out
Dark_Wizard
07-08-2004, 11:33 PM
Ok...I've installed and uninstalled this hack several times made the changes to the xml files to 3.0.3 and I get French and English all mixed up in the templates and such. This hack needs to be reworked...
Logikos
07-31-2004, 09:55 AM
Ok...I've installed and uninstalled this hack several times made the changes to the xml files to 3.0.3 and I get French and English all mixed up in the templates and such. This hack needs to be reworked...
Same thing here. DEV may i release a working version of this?
skydancer
08-08-2004, 09:58 PM
This is an interesting hack!
There seem to be quite some rough edges on a vB 3.0.3 install. An updated version would be very much appreciated!
Logikos
08-08-2004, 11:52 PM
I wouldn't hold your breath
Rein Masamuri
09-23-2004, 09:55 AM
Perfect, thanks!
it suppose to be great hack if you make it right in english ;)
I've got lots of errors and main is:
Invalid SQL:
SELECT COUNT(userid) AS nb, username, userid
FROM hacks
GROUP BY userid
ORDER BY nb
DESC 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 5
mysql error number: 1064
Date: Tuesday 28th of September 2004 11:14:06 PM
Script: http://***********/forum/hacks_root.php
Referer:
Username: M.C.
IP Address: ***.***.***.***
Also there is lots of translation errors (french letters and etc.) in templates and phrases.... Man you doing well but need more quality ;) Good Luck!
jamesk
12-13-2004, 04:04 AM
Very useful but is there any chance this may be updated to work with 3.0.3?
jamesk
12-20-2004, 04:53 AM
been almost a week, bumping question.
lasto
12-20-2004, 09:21 AM
u out of luck m8 - u cant even get help on their own website.
fatalsex
12-22-2004, 02:01 PM
Question:
WHo istalled this hack on
Vbulletin 3.0.3 + NOT based skin
Something Else.
why i'm asking ?
Many hacks using standard phrases and templates.Trough the install lets say on 13 step of 30 you JUST CANT FIND the string what it wants.
thats all..
So guys its great hack but it will work on 3.0.3 using NOT standart theme ?
PixelFx
12-22-2004, 03:53 PM
I'd like to see this for vb 3.0.3 as well, any news or updates, as to if its compatible?
lasto
12-22-2004, 04:49 PM
tried to install but it says not same version which must be 3 it wants (gold) so never went ahead.It needs updating etc but he dont even answer posts on his own web site now think its dead.
Splatt_XP
12-23-2004, 07:32 PM
I'd pay someone to translate ALL of this and get it working properly -OR- just create one from scratch. I really need something like this.
My only other alternative is to take something like vbArticles and hack that up to meet my needs, at least it works great as-is.
vbdev will close on December 29th. At this time we don't know what to do, maybe the french support team will do the support for this hack (if we can we'll try to correct bugs as we don't have that much time, I will ask Grog - author of the hack - if he wants me to do the support). To be continued ...
post scriptum : At this time, Grog permission is necessary if you want to translate it and make it available for all.
Splatt_XP
12-27-2004, 04:41 AM
I'm just asking to hire someone to do it for me personally because I need it. I know that to release it permission would be needed.
Allan
06-04-2005, 09:35 PM
work with 3.0.7 ?
Logikos
06-05-2005, 05:15 AM
this hack does not work in any version allan
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.