The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBug Tracker 1.0.3 Details »» | |||||||||||||||||||||||||
You asked for it and here it is...a bug tracker that mimics the one at vBulletin.com.
There is no upgrade yet from the other bug trackers listed on this site but if enough people request it I will add it to the installer. Also, please DO NOT request help, assistance or ask questions via IM as I will ignore you and if your persistent will block you. Your best option for immediate support is at vbwar.com but I will check in here from time to time. Enjoy! Please click install if you use this hack. Support is only given to those who click. Thx! Version 1.0.1: Fixed missing phrase (here) Fixed redirect to blank page after edit bug Fixed assigned to not working after bug edit Version 1.0.2: Finally fixed the dropped title and missing phrases. Plus a few other small bugs you people didn't catch. New bug found...file updated. Users of version 1.0.2 need to perform these steps found here. Version 1.0.3: Fixed all tableprefixes and a small bug. Tested in both tableprefixed db and no tableprefix db... Pro Version can be seen here! Additional support can be found here. Show Your Support
|
Comments |
#142
|
|||
|
|||
I am now getting this error since I upgraded to 3.0.5....
-------------------------------------- Database error in vBulletin 3.0.5: Invalid SQL: SELECT usergroupid, (vbugpermissions & CANADMINBUGS) AS CANADMINBUGS FROM usergroup mysql error: Unknown column 'CANADMINBUGS' in 'field list' mysql error number: 1054 Date: Sunday 09th of January 2005 02:40:35 PM Script: http://www.fitnessgeared.com/forum/vbugs.php ------------------------------------- what do i need to do to correct this!!! |
#143
|
|||
|
|||
Quote:
Quote:
|
#144
|
||||
|
||||
When is this hack going to support prefixed tables?
|
#145
|
|||
|
|||
Speaking of prefixed tables! The install hosed up... Yes, I do have the vb3_ prefixed table setup. How do I get around this? Better yet how do I uninstall this now? I see at the end of the 'vbug_install" is an uninstall option. What do I have to do to make this work?
Big bummer! I was really looking forward to using this mod. :tired: Should have spent more time on the older threads on this (of course I am reading them after the fact). Thanks for any help in this situation. |
#146
|
|||
|
|||
I'm waiting for the pro version
|
#147
|
|||
|
|||
I 2nd that . Ok, restored from backup that I made before installing the mod. Yes, I have tripped up before and learned from my mistakes.
Ok Dark Wizard, look forward to your coding efforts. |
#148
|
||||
|
||||
Quote:
Instructions to make this hack work with prefixed tables. 1. EDIT THE INSTALL SCRIPT (admincp/vbug_install.php) -------------------------------------- FIND: PHP Code:
PHP Code:
FIND: PHP Code:
PHP Code:
================================================== ======== 2. EDIT vbugs.php --------------------------------- FIND: PHP Code:
PHP Code:
FIND: PHP Code:
PHP Code:
================================================== ======== 3. Follow the instructions contained in the install.txt file |
#149
|
|||
|
|||
FASHerman Thanks! One small note... Your code change nearly did it. It also brought on "Parse error: parse error, unexpected T_STRING ...."
To correct goto top of you vbugs.php and add an additional line... FIND Code:
// #################### DEFINE IMPORTANT CONSTANTS ####################### define('NO_REGISTER_GLOBALS', 1); define('THIS_SCRIPT', 'vbugs'); Code:
define('TABLE_PREFIX', 'vb3_'); //Your table prefix That corrected things for me. |
#150
|
|||
|
|||
Quote:
|
#151
|
|||
|
|||
can;t wait for it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|