Version: 4.0.1, by Dark_Wizard
Developer Last Online: Jun 2014
Category: Add-On Releases -
Version: 4.0.1
Rating:
Released: 02-14-2010
Last Update: 02-15-2010
Installs: 68
DB Changes Uses Plugins Auto-Templates
Additional Files
No support by the author.
I'm back again and with an updated version of vBug Tracker. This add-on if you are not familiar with it is a mimic of the one used back a while ago on vbulletin.com. This is currently in beta just to make sure I caught all the bugs.
There is no upgrade yet from version 3.7 but I am working on it.
There will be a Pro version coming soon but will not be posted here and will contain many features and enhancements.
Support is only provided to those who click install! Finally, if you really like this addon please nominate this for MOTM.
Thanks and enjoy!
I have removed this from the Beta stage and consider this stable.
4.0.1 Release:
* Fixed a query problem with table prefixes.
* Fixed/Added phrase issues.
* Fixed group by issue.
* Added permissions to the navtab so that users who cannot view bugs won't see the tab.
To upgrade all you need to do is "Import Product" and select "Allow Overwrite" then upload all the files overwriting the older ones.
When you call up the page in the forum, I have the following errors:
Datenbankfehler in vBulletin 4.0.1:
Invalid SQL:
SELECT count(*) AS status, vbug.*
FROM vbug AS vbug
WHERE vbug_statusid = 1;
MySQL-Fehler : Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause
Fehler-Nr. : 1140
Fehler-Zeit : Tuesday, 16.02.2010 @ 16:36:45
Datum : Tuesday, 16.02.2010 @ 16:36:46
Skript : http://************/web/vbugs.php
Referrer : http://***********/web/forum.php
IP-Adresse : *******
Benutzername : ****
Klassenname : vB_Database
MySQL-Version : 5.0.51a-24+lenny2+spu1
I just fixed that but have just a few more bugs to fix then I will update the file and post instructions on upgrading.
Would it be possible for you to tell me what php I need to add to vbugs.php to be able to view the status id in the template? I can't work out how to create $bug['statusid'] but the rest after that I can handle.
Would it be possible for you to tell me what php I need to add to vbugs.php to be able to view the status id in the template? I can't work out how to create $bug['statusid'] but the rest after that I can handle.
Thanks
You don't need to add anything, the $bug variable is already registered in the template. Also it is $bug['vbug_statusid'].
It has something to do with the vB-Style/Language-Option CSS-Stylesheets store as files. If it's set to Yes all is fine but when it's set to No there are some smaller issues.
Send you Link via PM.