Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
microSUPPORT for vB4 Details »»
microSUPPORT for vB4
Version: 4.6.0, by MaryTheG(r)eek MaryTheG(r)eek is offline
Developer Last Online: Mar 2012 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.2 Rating:
Released: 12-12-2009 Last Update: 03-30-2010 Installs: 177
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

*** Link Removed ***

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #242  
Old 04-02-2010, 09:49 PM
vikris's Avatar
vikris vikris is offline
 
Join Date: Feb 2010
Location: Skopje, Macedonia
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Weird, I have installed the product and Vbulletin tells me that I have not permission to view the helpdesk. Is there anything that I'm missing here?

P.S. It gives me: * Login or Register to be able to use our Ticketing HelpDesk!
Reply With Quote
  #243  
Old 04-03-2010, 12:23 PM
vikris's Avatar
vikris vikris is offline
 
Join Date: Feb 2010
Location: Skopje, Macedonia
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Problem solved, forgot to setup user group permissions. Silly me.

Is there a way to setup a widget for FAQ on the CMS page that is content.php?

Is there a way, when guest wants to send a question, not to register, just to send the question with a mandatory field for the email of the guest who sends the question?

Thanks in Advance!
Reply With Quote
  #244  
Old 04-05-2010, 06:35 PM
Mrwill Mrwill is offline
 
Join Date: Apr 2009
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mrwill View Post
Is it possible to post a forum topic of every ticket? (Like Helpcenter)
I guess the answer is no ?

Quote:
Originally Posted by Mrwill View Post
I receive the below error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@internetforce.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Problem fixed...I thought CHMOD was done. Thanks!
Reply With Quote
  #245  
Old 04-06-2010, 04:34 PM
Verionia Verionia is offline
 
Join Date: Jul 2009
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why doesn't it look like the pics in the demo? I thought these were free mods?
Reply With Quote
  #246  
Old 04-10-2010, 03:28 PM
Dan Clark Dan Clark is offline
 
Join Date: Jul 2008
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maria,

Hi. Everything installed fine and I'm looking forward to using this excellent tool. However when I attempt to enter a new ticket, I get this error:

Quote:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/microsupport/includes/functions.php on line 420
Steps to reproduce:
1) Click "New Ticket".
2) Enter simple Title and Description.
3) Click "Submit"

Expected Result:
Ticket Created.

Actual Result:
Error listed above.

I'm using vB V4.0.3.

Any idea why this is occurring?

Thanks and regards,

Dan.
Reply With Quote
  #247  
Old 04-10-2010, 04:57 PM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dan Clark View Post
Maria,

Hi. Everything installed fine and I'm looking forward to using this excellent tool. However when I attempt to enter a new ticket, I get this error:


Steps to reproduce:
1) Click "New Ticket".
2) Enter simple Title and Description.
3) Click "Submit"

Expected Result:
Ticket Created.

Actual Result:
Error listed above.

I'm using vB V4.0.3.

Any idea why this is occurring?

Thanks and regards,

Dan.
Why I thought that I've corrected it before release. It comes from function getRecordById, because most probably are you using other database than MySQL.

Please try the attached file and let me know if it works.

Maria
Reply With Quote
  #248  
Old 04-10-2010, 04:59 PM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Verionia View Post
Why doesn't it look like the pics in the demo? I thought these were free mods?
Yes, they were from the Free version, but the zip file for download is the full version. Have no time to get new screenshoots.

Maria
Reply With Quote
  #249  
Old 04-10-2010, 06:06 PM
Amit86 Amit86 is offline
 
Join Date: Feb 2008
Location: Israel
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have been using this great addon for a month now, its great.
Wanted to thank you personaly for the hard work!
If I could add more suggestions you might missed or things you havent tought of it would be the following:
  • Filter tickets by poster
  • Search tickets
  • Mass close tickets (using radio buttons)
  • the ability to "assign" a ticket to a certain technitian
  • statistics of products\departments
  • make permissions per department, only permitted allowed to view\close ticket per department
  • Limit poster to X open tickets
  • add more status's and the ability to change status ourselves
  • Email all related repliers in a ticket when it was replied (like Starred tickets)

Thanks again!
Amit
Reply With Quote
  #250  
Old 04-10-2010, 08:45 PM
Dan Clark Dan Clark is offline
 
Join Date: Jul 2008
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MicroHellas View Post
Why I thought that I've corrected it before release. It comes from function getRecordById, because most probably are you using other database than MySQL.

Please try the attached file and let me know if it works.

Maria
Maria,

That was FAST work! It worked PERFECTLY! :up: :up:

Many thanks!!!

Regards,
Reply With Quote
  #251  
Old 04-11-2010, 04:30 AM
fluidswork's Avatar
fluidswork fluidswork is offline
 
Join Date: Apr 2010
Location: India
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great idea ...........
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:16 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.04914 seconds
  • Memory Usage 2,312KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete