![]() |
ixian, even though the CVS isn't propergrated yet, I want to add you to the list once it is done monday. I just got the word from SF.
|
Thanks, now the Bugs AdminCP works, but the bugs.php doesnt. I attached a screenshot of the error, since it isnt text. BTW I didnt modify anything, this is a fresh install with the instructions followed.
|
Quote:
My sourceforge username is Ixian too, add away:) |
@tillight: Very stange. Did you import the phrases XML file?
@Ixian: rgr |
Yes also I just re uploaded the phrases and its still doing it.
|
What is the link to your forums?
|
Sorry it is a private forum so I can't give it to you. Here is a new error I received when trying to add a bug via admincp:
Database error in vBulletin 3.0.1: Invalid SQL: SELECT typeid,typename FROM types ORDER BY sortorder mysql error: Table 'forums.types' doesn't exist mysql error number: 1146 Date: Sunday 18th of April 2004 04:29:45 PM Script: http://localhost/forums/admincp/bugsadmin.php?do=add Referer: http://localhost/forums/admincp/index.php? |
Quote:
|
Thanks a lot!
Also I want to suggest adding usergroup permissions to Bug Tracker Types. Because if there is a bug type for a private beta testing game, then they would probably want to only allow beta testers to access it. Just a suggestion. |
If I'm not mistaken the bugs_admin got messed up in the last download, there's a parse error on line 75 when you try to administer the script. I've had no luck finding the exact issue yet (naturally, it's not actually on line 75).
|
Quote:
|
Hi Everbody,
I have got the some errer which has been already mentioned here. I tried the fix, but well - [i]of cource[/b] - this was not the solution for my problem. I tried to remove the changing of the language-files to get the board going again, still there is some kind of problem. Maybe someone can give me a hint how to deal with the error in the language selection. |
Quote:
|
link: You want in on the CVS code.. once it is in?
|
Quote:
[sql]ALTER TABLE language DROP phrasegroup_vBugs; DELETE FROM phrasetype WHERE fieldname='vBugs';[/sql] |
Quote:
DELETE FROM phrasetype WHERE fieldname='vbBugs'; :) |
why won't it be changed to vbbugs..
|
vb bugs (all one word)
|
Pending the CVS dump and all that, here's the fixed bugsadmin.php. Takes care of the parse error and a few other minor things.
|
Might have already done that in the new zip file in post one :)
|
I found a bug: In AdminCP when you add a bug and select the Type, Severity, Status, and Assigned to it creates duplicate choices, e.g.:
Severity Minor Middle Critical Minor Middle Critical |
Quote:
|
Quote:
|
I will take a look at it also. :) I been updating the CVS server on SF manually since 8am.
|
Is there a way to only allow registered users to view bugs?
|
Would have to create a toggle for that. But right now only guests can view the listing and not the acuall report.
|
Seems like vbulletin.com guys already fixed most issues with old vb-bugs in their own install:
http://www.vbulletin.com/forum/bugs.php Also I see numerous new features added. Maybe we can persuade them to open their fixes and enhancements to public? EDIT: Oops, I was wrong about the precedence, just found that vbulletin's own bug tracker appeared first and vb-bugs is just an attempt to re-implement it. Anyway, the proposal to release their bug tracker code is still valid :) |
Quote:
It's ok, I've added in most of their functionality (such as view bugs you started/posted in) plus added some (such as a toggle to hide closed bugs and color coding by state). Working on the email subscription now. Ha! By the time we are done they will install our hack. Well maybe not, but it's fun to think about :rolleyes: That said, they would save me a whole lot of time if they would share their email subscription code....:) |
Quote:
|
Quote:
|
One thing we need is a new installation guide im sure people are making bugs trying to install it. Instead of saying, make a phrasegroup thing called this, tell us the MySQL code for it to make sure there arent any screw ups. :D
|
Fully finshed updating the CVS. Now I can go ahead and we can add new stuff :)
|
is there a way i can rename the name in the navbar?
|
@ Shane
admincp It would keep all the menus in 1 dropdown. Code:
// VB_BUGS Aso included a phrases.txt that might help |
Found my problem. I need to add stuff into 'language.phrasegroup_vbbugs', what do I add in here? This will fix my problem. Even anyone who has vbbugs working can just go into phpmyadmin and tell me whats in that table, thanks.
|
Ok, a few bugs:
1. As someone reported earlier, in the admincp all of the dropdown boxes list the fieldnames twice. 2. In the admincp, the "Assigned To" dropdown always displays "Nobody" and there is no one else in the list. (Both 1 and 2 work properly from bugs.php, the bugs are in the bugsadmin.php version). 3. Not sure if this behavior is correct or not (it doesn't seem to make sense) - but when a bug is tagged online status "yes", it doesn't show up in the list when using admincp "Moderate" command. Conversely, when it is tagged online status "no", it doesn't show up in the "Modify" command. Shouldn't it show up in both of these admin options regardless of whether or not it is "online" for users? HellRazor |
Quote:
For sure I can make the changes manually but it would be nice if you could modify your script in that way that it uses the same table prefixes like vb3. Can you change this? |
You should definatly add a default setting for type, so that if they submit it without picking a type it will say "Please choose a type". If there are multiple types one might just rush by and pick the wrong one. This should be easy to add too.
|
The latest version of bugsadmin.php in the CVS fixes the bug with the dropdown lists.
There are still problems with the "Modify" and "Moderate" functions and the "Online" selection. Now, when Online Status is "No", you can moderate, but not modify (as before). When Online Status is "Yes", you can't moderate OR modify now. Under "modify" it lists the number of bugs but doesn't display them in the list. What exactly is the difference between the "Modify" function and the "Moderate" function? They both seem to do the same thing. |
Oh, also the problem with admins not appearing in the "assigned to" box in bugsadmin.php has also been fixed in the latest version.
|
All times are GMT. The time now is 04:21 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:
|