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
  #62  
Old 12-14-2009, 05:19 PM
taffy056 taffy056 is offline
 
Join Date: Sep 2004
Location: In a house in Wales ;)
Posts: 254
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maria,

Sorry didn't mean to sound as if I pressuring you, its on a testing site so its not urgent or anything, just thought i'd tell you the error message so you can work on it. As I said previously this is going to be a great hack once things are sorted. - Thanks
Reply With Quote
  #63  
Old 12-15-2009, 04:44 PM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MicroHellas View Post
Yes I seen it. It's a typo on file support.php line 466.
Instead of:
Code:
    if($vbulletin->options["microsupport_products"])
    {
       $products = getProducts($ticket["productid"]);
    }
    if($vbulletin->options["microsupport_products"])
    {
       $departments = getDepartments($ticket["departmentid"]);
    }
Must be:
Code:
    if($vbulletin->options["microsupport_products"])
    {
       $products = getProducts($ticket["productid"]);
    }
    if($vbulletin->options["microsupport_departments"])
    {
       $departments = getDepartments($ticket["departmentid"]);
    }
I've wrote again microsupport_products in 2nd condition instead the correct microsupport_departments

Maria
Thank You.
That did the trick. :up:
Reply With Quote
  #64  
Old 12-15-2009, 04:46 PM
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Location: Esbjerg, Denmark
Posts: 1,036
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice, thank you.. Tagged, but waiting until its out its beta..
Reply With Quote
  #65  
Old 12-15-2009, 04:55 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 taffy056 View Post
Maria,

Sorry didn't mean to sound as if I pressuring you, its on a testing site so its not urgent or anything, just thought i'd tell you the error message so you can work on it. As I said previously this is going to be a great hack once things are sorted. - Thanks
No, don't worry. Honestly I was talking in general, not meaning someone.

Maria
Reply With Quote
  #66  
Old 12-15-2009, 07:05 PM
Varsh's Avatar
Varsh Varsh is offline
 
Join Date: Aug 2006
Location: UK
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tagged and will most definitely be using this in the near future.
Reply With Quote
  #67  
Old 12-16-2009, 02:18 AM
bart6767 bart6767 is offline
 
Join Date: Aug 2008
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working on vBulletin 4.0.0 Release Candidate 4:
Reply With Quote
  #68  
Old 12-16-2009, 04:09 AM
Trek Trek is offline
 
Join Date: Sep 2003
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, I'll check it out when it's gold. Doesn't matter to me if it works on Beta 5... It's gotta work on gold. Looks good though and I'd like to use it when it's ready.
Reply With Quote
  #69  
Old 12-16-2009, 01:05 PM
Edrondol Edrondol is offline
 
Join Date: Aug 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MicroHellas View Post
I want to remind all my friends here, who're feeling uncomfortable getting that dammit database errors, that even if we don't like them, they're normal. vB4 is still unstable. But like me, you also like to try anything new. So, please have patience. As you can see I'm here, and always trying to solve the issues as sooner as I can. But only issue coming from my side (eg when I've forgot to register a variable, or when I've wrote products instead departments).

But to try to find what's wrong when something don't works with RC2, while it was working with previous version (Beta 5), means that I've to compare many vB files, something not so easy.

Be sure that I'll do my best, and if I'll see that this mod gets some popularity (eg 50 installations), I've many ideas to improve it, with first coming "Predefinied replies".

Thank you
Maria
Most people - myself included - won't mark installed on a test site and are waiting for v4 Gold before upgrading our site. Don't look at the number of marked installs as an indication of popularity. This is an awesome mod and will be VERY popular once the bugs get worked out.
Reply With Quote
  #70  
Old 12-16-2009, 06:29 PM
adusei adusei is offline
 
Join Date: Jan 2004
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Edrondol View Post
Most people - myself included - won't mark installed on a test site and are waiting for v4 Gold before upgrading our site. Don't look at the number of marked installs as an indication of popularity. This is an awesome mod and will be VERY popular once the bugs get worked out.
Yes, I totally agree to this! Hope, it will work soon. So far: Good job, awesome!
Reply With Quote
  #71  
Old 12-17-2009, 05:12 AM
VonDoom's Avatar
VonDoom VonDoom is offline
 
Join Date: Dec 2008
Location: USA
Posts: 494
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am also eying this mod with great enthusiasm. looking forward to gold. vB is releasing RC's so fast i didn't even realize until a few hrs ago RC4 was available. This mod looks very promising and cant wait for gold to try it out. Keep up the great work Maria..

PS, its good to see your work back on .org
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:15 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.05407 seconds
  • Memory Usage 2,313KB
  • 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
  • (2)bbcode_code
  • (4)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