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)
-   -   HelpDesk v1.63 (https://vborg.vbsupport.ru/showthread.php?t=77155)

Slave 03-06-2005 04:50 AM

Seems I've found a bug ..

When you try to delete a ticket it comes up with a mysql error ..

Database error in vBulletin 3.0.3:

Invalid SQL: INSERT INTO domain_com_-_forums.ticketdeleted SELECT * FROM domain_com_-_forums.ticket WHERE ticketid = 3
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '-_forums.ticketdeleted SELECT * FROM domain_com_-_forums.

mysql error number: 1064

Date: Sunday 06th of March 2005 06:42:38 AM
Script: http://www.domain.com/helpdesk.php?do=delete&tid=3
Referer: http://www.domain.com/helpdesk.php?do=ticket&tid=3
Username: Slave

computer1 03-06-2005 04:55 AM

Can you upload 1.5 igen is invalid link so I cant download the nev version please

computer1 03-06-2005 05:38 AM

I get this error when I try to go to helpdesk

Database error in vBulletin 3.0.7:

Invalid SQL: SELECT ticketid, title, postusername, dateline, lastposter, lastupdate, department FROM ticket AS ticket JOIN ticketdepartment AS ticketdepartment ON (ticketdepartment.departmentid = ticket.departmentid) WHERE open = 1 AND postuserid = 1
mysql error: You have an error in your SQL syntax near 'ON (ticketdepartment.departmentid = ticket.departmentid) WHERE open = 1 AND post' at line 1

mysql error number: 1064

where shuld I change this ??
2. Add a department. (www.yoursite.com/helpdesk.php?do=departments)
I cant find this

LOTR 03-06-2005 06:20 AM

Thanks WhSox21.. but seems the bugs is still there. I've rewrite the helpdesk.php file (1.52)

computer1 03-06-2005 06:30 AM

Shuld whe download the zip file nowe if you have put up the nw file there ??

Creed 03-06-2005 07:41 AM

BTW, to help with some speed, there are quite a few new templates that should be cached! To help out with query and server load, do this:

open helpdesk.php and find:
Code:

        'helpdesk_ticket',
Add below:
Code:

        'helpdesk_message',
        'helpdesk_usergroupradio',
        'helpdesk_usergroup',
        'helpdesk_usergrouplist',
        'helpdesk_usergroupsettings',
        'userfield_radio_option',
        'userfield_select_option',
        'helpdesk_departmentlist',
        'helpdesk_department',
        'helpdesk_newticket',
        'helpdesk_quickreply',
        'helpdesk_reply',


clearchannel 03-06-2005 01:05 PM

I am receiving the following database error.

vBulletin v3.07

This is a clean install of version 1.52 I did set the departments. For testing purposes, I have only granted access to admins, moderators, and supermoderators (ID's 5,6,7)

Code:

Database error in vBulletin 3.0.7:

Invalid SQL: SELECT ticketid, title, postusername, dateline, lastposter, lastupdate, department FROM ticket AS ticket JOIN ticketdepartment AS ticketdepartment ON (ticketdepartment.departmentid = ticket.departmentid) WHERE open = 1 AND ownerid = 6170 AND ticketdepartment.departmentid IN (1)
mysql error: You have an error in your SQL syntax near 'ON (ticketdepartment.departmentid = ticket.departmentid) WHERE open = 1 AND owne' at line 1

mysql error number: 1064

Date: Sunday 06th of March 2005 10:09:06 AM
Script: http://www.mydomain.com/forums/helpdesk.php?do=mytickets
Referer: http://www.mydomain.com/forums/helpdesk.php?do=departments
Username: me
IP Address: xx.xx.xxx.xxx


ChrisBaktis 03-06-2005 01:14 PM

Same database error as everyone else

MissKalunji 03-06-2005 01:28 PM

funny everything works fine 4 me.... :surprised:

Challenge 03-06-2005 01:28 PM

Hi again.
A bug here: Now, after installing the hack, every time i recheave a PM i get the popup. Even though i have set PM Popup to off. (3.0.7)

Challenge.


All times are GMT. The time now is 12:40 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
  • Page Generation 0.02076 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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