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 |
#12
|
||||
|
||||
Quote:
Cause what about "todoconfig.php" it was not included in the zip it kinda looks like his todo If you remove the line (include.. ) and change path the first part of the error is gone but the db error stays MORE errors: Bug-States - modify: Warning: Invalid argument supplied for foreach() in /somepath/forum/admincp/bugsadmin.php on line 376 Bug-States - sort: Warning: Invalid argument supplied for foreach() in /somepath/forum/admincp/bugsadmin.php on line 411 Bugs - Modify: Warning: halt(./includes/functions_log_error.php) [function.halt]: failed to create stream: No such file or directory in /somepath/forum/includes/db_mysql.php on line 370 Bug-Severities - Modify: Warning: Invalid argument supplied for foreach() in /somepath/forum/admincp/bugsadmin.php on line 549 Bug-Severities - Sort: Warning: Invalid argument supplied for foreach() in /somepath/forum/admincp/bugsadmin.php on line 584 Bug-Types - Modify: Warning: Invalid argument supplied for foreach() in /somepath/forum/admincp/bugsadmin.php on line 723 Bug-Types - Sort: Warning: Invalid argument supplied for foreach() in /somepath/forum/admincp/bugsadmin.php on line 759 Greetings Star |
#13
|
|||
|
|||
How do I import the vbbugs_settings.xml file? I've imported the templates and phrases...just need to do the settings.
Hack looks great...read-me could use a little work, though. |
#14
|
|||
|
|||
excellen! will def. install
|
#15
|
||||
|
||||
Screenshots ?
|
#16
|
||||
|
||||
Screenshots are in the zip file. Note that if you install this its pretty un-useable at the moment as not all the templates are in the XML file for starters. Also no mater which method you install from the datastore isn't setup correctly so you get lots of errors everywhere from that too.
|
#17
|
||||
|
||||
May I ask, what exactly is so complicated about this that it requires MySQL 4 ?????
|
#18
|
||||
|
||||
I believe it uses MySQL 4's fulltext search.
|
#19
|
||||
|
||||
thanks for the info NTLDR ... I think I'll wait just a little bit.
It sounds good. |
#20
|
||||
|
||||
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 |
#21
|
||||
|
||||
Hehe, looks like I messed up everything.
todoconfig.php isn't really needed, that was smth. left over from vB-Todolist ... and I forgot to remove it. That's also the reason the chdir was in place. I've modified the setup and removed those unnecessary things. Should be working now, update-instructions are in the ZIP. Sorry @ all. Slap me please @KuraFire Because the search function uses fulltext-search in boolean mode, which is only available in mySQL-Versions > 4.0.2 @StarBug > can there be more then one usergroup specified? I would need this! No. May I ask why you would need more then 1 group? > 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? Hmm. Seems like I don't understand this question. Which forums do you want to specify? And what for? > Where do I specify wich different kind of bug status i can offer and such? In the ACP under Bug-States. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|