The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[HTL] & [very simple TXT] vB-Bugs Details »» | |||||||||||||||||||||||||
OK, this is my first Hack release, so please forgive me if it's crap.
vB-Bugs Version: 0.1f Alpha vB-version: 3.0.0 Release Candidate 2 Developer: Kirby Install difficulty: Easy File edits: 1 Template edits: 0 Description of the Hack: This is a basic vBulletin-powered Bug-Tracker It is based on vB-Todolist originalli created by RekiM who kindly gave me permission to make this "port". Features
Requirements
Please note that this is an alpha release only and I can't and won't take any responsibilities. Use it as-is at you own risk. HACK INSTALLATION DETAILS: New files for this Hack: bugs.php admincp/bugsadmin.php Files modified for this Hack: admincp/index.php New templates for this Hack: bugs_addbug bugs_addbugnote bugs_listbit bugs_bugnote bugs_details bugs_list BUGS New DB tables for this Hack: bugs bugnotes bugtypes bugseverities bugstates This post was generated by the Hack Tracking Log Show Your Support
|
Comments |
#2
|
||||
|
||||
FIRST
Thank you SOOOOO much!!! /me clicks install Greetings Star |
#3
|
||||
|
||||
I need a little help!
I installed the HTL file works like a charm BUT the index.php change did not! I get this error: admincp/index.php on line 561 line 561 Code:
if (is_member_of($bbuserinfo, $vboptions['bugadmingroup']) { one thing to improve your readme.txt instructions It would be better to separate the htl from the normal instructions this a) b) thing is confusing StarBuG |
#4
|
|||
|
|||
Can we see SS's?
So I don't have to install, then go "Hey, this ain't what I want." Shaz |
#5
|
||||
|
||||
Glad to things like these
|
#6
|
||||
|
||||
@StarBug
Seems like a copy & Paste Error. Try PHP Code:
Must go now, i'm already too late. @Cyricx https://vborg.vbsupport.ru/showpost....5&postcount=28 |
#7
|
||||
|
||||
Very niiice. I'm definately installing.
|
#8
|
||||
|
||||
And one other thing.
(your fixe worked by the way) Could you please give some instructions how to use it I found the options settings for vBugs and changed it to my usergroup (can there be more then one usergroup specified? I would need this!) But where do I say wich forums are my support forums (I have 2 so I would need to specify 2 forums. Is this possible?)? Where do I specify wich different kind of bug status i can offer and such? We need Instructions! Greetings Star |
#9
|
||||
|
||||
And there is more
Code:
error_reporting(7); $specialtemplates = array('bugcache'); require("./global.php"); chdir('/var/www/web2/html/demos/forum/admincp/'); include("./todoconfig.php"); $vBugs_version = "0.1 Alpha"; I think that was not itendet to and makes the file not working! Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /somepath/forum/admincp/bugsadmin.php on line 8 Warning: main(./todoconfig.php) [function.main]: failed to create stream: No such file or directory in /somepath/forum/admincp/bugsadmin.php on line 9 Warning: main() [function.main]: Failed opening './todoconfig.php' for inclusion (include_path='.:/usr/lib/php') in /somepath/forum/admincp/bugsadmin.php on line 9 Code:
Database error in vBulletin 3.0.0 Release Candidate 2: Invalid SQL: SELECT userid,username FROM user WHERE usergroupid IN () ORDER BY username mysql error: You have an error in your SQL syntax near ') ORDER BY username' at line 1 mysql error number: 1064 Date: Wednesday 04th of February 2004 08:50:57 PM Script: http://www.hiphop-battles.com/forum/...min.php?do=add Referer: http://www.hiphop-battles.com/forum/...dex.php?do=nav StarBuG |
#10
|
||||
|
||||
Change
PHP Code:
This step needs to be added to the instructions |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|