![]() |
What did you mean when you said "the datastore isn't set up correctly"? I'm just curious how it can get messed up that easily. ;)
|
Quote:
there is a new option... "private" report. So only people in your "Bugs Reporting Group" can see the Bugs. I am sorta using it as a tracker also on my site. Alot of the bugs that I have seen I have removed and I am working on fixing more of them. There is some that deal with searching and I am going to fix that and add sorting "links" on the headers. I am also going to try an add the "extra" navbit to add "Unconfirmed" so that is a way to disaply all those posts. Questions? Comments? |
Shane,
Sounds excellent, and I'd love it if you'd share your mods, even privately for now (hint). IMHO there are two major things this hack is missing (besides the fixes you already mention): Email notification Color-coding bugs by priority. i.e. critical bugs are highlighted in red, new in yellow, etc etc. That's a huge help when viewing a lot of bugs. If you want any help with this email me and we can put our heads together. This is a frustrating hack - so good, yet so far from being complete:) |
Quote:
I was thinking about how I was going to implememte email notification. I might have to create a new "database" table for it. |
But... the servierys could be at different stages.
|
I am going to try and gather you all together so we can work on this, because with all our changes, we are going to need a "cvs" server. I might signup a soruceforge project name vbhacks, for people to "control" there hack scripts. Sound interesting or do people like "secret" hacks? :)
|
Just to keep ya all informed. I got rid of lots of bugs last night and almost totally re-wreiting the code more effecitly. Going to do one more sweep and then release it how I have it. Then I am going to started adding goodies... WYSIWUG edior and stuff into it :)
|
If someone knows where I can get the "temporay" phrases list... that be very helpfull. That is the only thing keeping me from relasing the new version.
|
I'd love to share my MySQL3-Changes with you, but I'm still waiting for permission from Kirby.
btw: An option to notify admins, when a new Bug has been reported would be very useful. Dunno if this has already been suggested ... |
I would love to see this ported to MySQL 3.x.
|
Quote:
I'm not sure I understand what you are looking for? |
TO use HTL for everyone to has it installed, I need the temp files. It the hack I reluctlly had to install because lots of people have it. The "list" is to help the system download the correct files. I might just have to make it manually.
@Stadler: I am opening up my code once I get ym CVS server online so people can help out. If you want to send your code now to my email address bugs at bugssite dot org I can add the with the fixes I've done. If there was any template changes I would need those as well. I am as well waiting for Kirby to get back to me. Email, Notification System is on hold till I can get this release out at least on my end. Otherwise right now I have totoally re-originized the code into vB.com format and functioniality. :) My users love it on http://forum.starfleets.net |
Quote:
Lets hope, Kirby replies here soon :) |
Aye, got the email. :)
|
Would be nice if this hack could have multiple instances.. in other words, have multiple installs and assign seperate bug tracking areas to different projects within a single site.. this way, for something like what i would want, you can have one group with a project that has one bug tracking section, another group with a seperate bug tracking area to support another totally seperate project.. have so a prefix is attached to each seperate bug tracker instance so bug id's wouldn't be duplicated within the bug tracker tables..
can this hack support that? i have not seen it mentioned anywhere within the thread and doing a search for "multiple" within the thread returned zero results.. |
Quote:
We're just trying to get the bugs fixed right now dude, as the original author either isn't supporting it or cannot do so. What you want.....don't hold your breath for two long, if you know what I am saying. Frankly, for that kind of complexity, you would be better off with something like Mantis or phpbugtracker. |
Quote:
With many devlopers for just one things, but as ixian said.. we are working on the fixes first and then we can go into MORE fun stuff. :) |
Quote:
|
Six more weeks have passed so let's just move this thing into the full release section already. It delivers what it says on the outside of the box and that will be enough for most of us. I didn't know if he wanted new suggestions, I cannot remember now....I might even have exchanged messages with Kirby|DE. Maybe I am mistaken? But anyway, he clearly was not going to make this is a big deal so let's just consider it a finished product.
|
Not always a good idea, but trying hard to get these phrases exported.
|
Darn im getting this error (sent via email) the page that tired to load had a DB error:
Database error in vBulletin 3.0.1: Invalid SQL: SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, language.phrasegroup_vbbugs AS phrasegroup_vbbugs, language.phrasegroup_global AS phrasegroup_global, language.options AS lang_options, language.languagecode AS lang_code, language.charset AS lang_charset, language.locale AS lang_locale, language.imagesoverride AS lang_imagesoverride, language.dateoverride AS lang_dateoverride, language.timeoverride AS lang_timeoverride, language.registereddateoverride AS lang_registereddateoverride, language.calformat1override AS lang_calformat1override, language.calformat2override AS lang_calformat2override, language.logdateoverride AS lang_logdateoverride, language.decimalsep AS lang_decimalsep, language.thousandsep AS lang_thousandsep FROM user AS user INNER JOIN userfield AS userfield ON (user.userid = userfield.userid) INNER JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) INNER JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid)) WHERE user.userid = 1 mysql error: Unknown column 'language.phrasegroup_vbbugs' in 'field list' mysql error number: 1054 Anyone have any idea? |
Umm... wait till I release the new version? :)
|
Yay new version thanks Shane, btw great job I love it.
[edit]BTW is there a file attaching capability? If not, it should be added to a future version :)[/edit] BTW I found a bug, it doesnt strip /'s when you submit a bug in the AdminCP I dont know if it does when using the bugs.php. |
Creating new thread for it as we speak :)
|
I just installed this and bug.php shows a blank screen. I read in an earlier post that there was a problem with ie but I also tried it in mozilla no luck.
bugsadmin.php works fine. Any ideas Thanks |
Woo how long until this thing is ready for release? Its looking great but I wont really trust it until its in the release section :nervous:
|
I've had it installed for a few months now and I have upgraded my board twice so far and I haven't come across any "bugs" or problems with it yet. Seems to work fine for me anyways...
|
Quote:
|
Quote:
The next I need to do is to work myself through /admincp/bugsadmin.php and to update the script bugnotestoposts.php to add a fake forum to bypass removal of the bugnotes, when you're running find orphan threads. Oh and Shane: Can you take a look at http://sourceforge.net/forum/forum.p...orum_id=368467 please? :) |
Well I haven't seen much of this project's status so I am rewriting it as this version has too many bugs for my taste and Natch and I are needing something to track bugs. vbBug Tracker will be available soon on this site and can be viewed at vBWar.com, please remember that it isn't complete.
|
i have problems whit install of this hack im using vBulletin 3.0.6 and having more problems whit admincp this part i have problem whit in admincp
construct_nav_group($vbphrase['options'], '<hr />'); } if ($printhr == true) { construct_nav_spacer(); } // ************************************************* BELOW that ADD: ------------ if (is_member_of($bbuserinfo, $vboptions['bugadmingroup'])) { if ($printhr == true) { construct_nav_spacer(); } construct_nav_option("Add","bugsadmin.php?$session[sessionurl]do=add"); construct_nav_option("Modify","bugsadmin.php?$sess ion[sessionurl]do=modify"); construct_nav_option("Moderate","bugsadmin.php?$se ssion[sessionurl]do=moderate"); construct_nav_group("Bugs"); construct_nav_option("Add","bugsadmin.php?$session[sessionurl]do=addstate"); construct_nav_option("Modify","bugsadmin.php?$sess ion[sessionurl]do=modifystate"); construct_nav_option("Sort","bugsadmin.php?$sessio n[sessionurl]do=orderstates"); construct_nav_group("Bug-States"); construct_nav_option("Add","bugsadmin.php?$session[sessionurl]do=addseverity"); construct_nav_option("Modify","bugsadmin.php?$sess ion[sessionurl]do=modifyseverity"); construct_nav_option("Sort","bugsadmin.php?$sessio n[sessionurl]do=orderseverities"); construct_nav_group("Bug-Severities"); construct_nav_option("Add","bugsadmin.php?$session[sessionurl]do=addtype"); construct_nav_option("Modify","bugsadmin.php?$sess ion[sessionurl]do=modifytype"); construct_nav_option("Sort","bugsadmin.php?$sessio n[sessionurl]do=ordertypes"); construct_nav_group("Bug-Types"); if ($printhr == true) { construct_nav_spacer(); } } and the install cant get it working PLEASE HELP |
Hello, works with vBulletin 3.5.4 ???
|
Definitly not.
|
any plans to convert it, or any similar hacks existing?
|
All times are GMT. The time now is 04:53 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:
|