vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBug Tracker 1.0.3 (https://vborg.vbsupport.ru/showthread.php?t=69600)

Dark_Wizard 09-19-2004 08:46 AM

Quote:

Originally Posted by Blam Forumz
Code:

Adding Table vbugs
Adding Table vbug_response
Adding Table vbug_severity
Adding Table vbug_status
Adding Table vbug_subscribe
Adding Table vbug_type
Adding Table vbug_version

vBug Tracker Tables Added!

   

    There seems to have been a slight problem with the Lineage 2 database.
    Please try again by pressing the refresh button in your browser.

    An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

    We apologise for any inconvenience.

help

View the source of that page, copy and paste it here which will give me more details...

Repec 09-19-2004 09:51 AM

nice hack Dark Wizard, great job on it.

One thing though, when you edit a bug to update its status etc, it redirects to a blank page and when u check what it updated, it updated the bug status but didnt update the assigned to bit and it also deletes the bug title.

Dark_Wizard 09-19-2004 09:53 AM

Quote:

Originally Posted by Repec
nice hack Dark Wizard, great job on it.

One thing though, when you edit a bug to update its status etc, it redirects to a blank page and when u check what it updated, it updated the bug status but didnt update the assigned to bit and it also deletes the bug title.

Hmmm.....Is this on the front end or admincp? I don't see that here so I need to know.

I just tested on Natch's site and see no problems in the front end or the backend...please provide me details as outlined above.

TheComputerGuy 09-19-2004 02:52 PM

I get this error when I try to post a new bug
PHP Code:

Invalid SQL
    
SELECT useridusername 
    FROM user
    WHERE usergroupid IN
()
    
mysql errorYou 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 3

mysql error number
1064 


Dark_Wizard 09-19-2004 03:11 PM

Quote:

Originally Posted by TheComputerGuy
I get this error when I try to post a new bug
PHP Code:

Invalid SQL
    
SELECT useridusername 
    FROM user
    WHERE usergroupid IN
()
    
mysql errorYou 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 3

mysql error number
1064 


As outlined in the instructions at the end it states "You will also need to set the vBug Tracker Permissions in each usergroup that uses vBug Tracker", this error is indicating you have no admins setup for vBug Tracker. Please do this and the error will not occur again. I will add some error checking in the next version.

TheComputerGuy 09-19-2004 03:51 PM

Thank you sir. I appreaciate it greatly.

sinclac 09-19-2004 07:16 PM

When i enter a bug and click subscribe i get an e-mail saying
Could not find phrase 'vbugs_new_subscribe'.

What should i do to fix it?

Dark_Wizard 09-19-2004 07:36 PM

Quote:

Originally Posted by sinclac
When i enter a bug and click subscribe i get an e-mail saying
Could not find phrase 'vbugs_new_subscribe'.

What should i do to fix it?


Create a new phrase in the "Email Body Text" phrase group called vbugs_new_subscribe and add the following text:

Code:

Hello $username,

You are now subscribed to the following bug - $title.
$vboptions[bburl]/vbugs.php?do=view&$bug[vbugs_id]

Yours,
$vboptions[bbtitle] team

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unsubscription information:

To unsubscribe from this bug, please visit this link:
$vboptions[bburl]/vbugs.php?do=unsubscribe&vbugs_id=$bug[vbugs_id]

Please click install to obtain any further help....thx!

zajako 09-19-2004 09:07 PM

thanks, updated mine.

Repec 09-19-2004 09:14 PM

Quote:

Originally Posted by Dark_Wizard
Hmmm.....Is this on the front end or admincp? I don't see that here so I need to know.

I just tested on Natch's site and see no problems in the front end or the backend...please provide me details as outlined above.

Its on the front end, it doesnt give me an error just a blank page.
I looked in the vbugs.php file and it seems the code for "Update Bug" is different from the rest.


All times are GMT. The time now is 11:14 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01207 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete