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

Quote:
Originally Posted by bart6767 View Post
I just tryed that and it works for me .
Well I completely uninstalled the hack, downloaded the new version and updated everything, but the 501 error still happens
Reply With Quote
  #103  
Old 12-23-2009, 06:20 PM
valendono valendono is offline
 
Join Date: Feb 2008
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP Code:
Database error in vBulletin 4.0.0:

Invalid SQL:

                            
SELECT *
                            
FROM microsupport_tickets
                            WHERE needaction
=AND status<>3
                            ORDER BY priority ASC
updated ASC
                            LIMIT 0
,;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5
Error Number  
1064
Request Date  
ThursdayDecember 24th 2009 03:16:49 AM
Error Date    
ThursdayDecember 24th 2009 03:16:49 AM
Script        
http://localhost/support.php?do=tickets
IP Address    192.168.1.100
Username      
valendono
Classname     
vB_Database
MySQL Version 
5.1.37 
also I got problem on

PHP Code:
Database error in vBulletin 4.0.0:

Invalid SQL:

                            
SELECT *
                            
FROM microsupport_tickets
                            WHERE userid
=29275
                            ORDER BY updated DESC
                            LIMIT 0
,;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5
Error Number  
1064
Request Date  
ThursdayDecember 24th 2009 03:19:06 AM
Error Date    
ThursdayDecember 24th 2009 03:19:06 AM
Script        
http://localhost/support.php?do=mytickets
Referrer      http://localhost/support.php?do=newticket
IP Address    192.168.1.100
Username      
valendono
Classname     
vB_Database
MySQL Version 
5.1.37 
What is the problem ?
Reply With Quote
  #104  
Old 12-23-2009, 06:23 PM
valendono valendono is offline
 
Join Date: Feb 2008
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry my bad.. forgot to update the files.. its work.. check installed.. tq
Reply With Quote
  #105  
Old 12-23-2009, 06:55 PM
bart6767 bart6767 is offline
 
Join Date: Aug 2008
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why is it when you post a Photo that it only shows the link ?

Should the pic not show in the Ticket or FAQ ?
Reply With Quote
  #106  
Old 12-23-2009, 07:17 PM
valendono valendono is offline
 
Join Date: Feb 2008
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

report again when u put FAQ, I cannt use WYSIWYG from forum, its html only.. there way to use forum form ?
Reply With Quote
  #107  
Old 12-23-2009, 07:20 PM
Mrquarter2 Mrquarter2 is offline
 
Join Date: Nov 2009
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great job! it works
Reply With Quote
  #108  
Old 12-23-2009, 07:50 PM
valendono valendono is offline
 
Join Date: Feb 2008
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got this problem

HTML Code:
Database error in vBulletin 4.0.0:

Invalid SQL:
SELECT * FROM microsupport_departments WHERE id= LIMIT 1;

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 'LIMIT 1' at line 1
Error Number  : 1064
Request Date  : Thursday, December 24th 2009 @ 05:08:50 AM
Error Date    : Thursday, December 24th 2009 @ 05:08:51 AM
Script        : http://localhost/support.php?do=replyticket&ticketid=
Referrer      : http://localhost/support.php
IP Address    : 192.168.1.100
Username      : valendono
Classname     : vB_Database
MySQL Version : 5.1.37


when ticket already closed and admin wanna see again in Techmenu >> Tickets ToDo >> Closed Filter and click on Title ticket and that happen...
Reply With Quote
  #109  
Old 12-25-2009, 05:10 PM
KozmoK KozmoK is offline
 
Join Date: Apr 2008
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this fully working on 4.0 Gold PL1? I installed on RC4 but received many SQL exceptions.
Reply With Quote
  #110  
Old 12-25-2009, 06:43 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 KozmoK View Post
Is this fully working on 4.0 Gold PL1? I installed on RC4 but received many SQL exceptions.
Current zip file works fine on my 4.0.1 PL. The only bug that still exists, is that one just over your post.

Maria
Reply With Quote
  #111  
Old 12-25-2009, 07:13 PM
taffy056 taffy056 is offline
 
Join Date: Sep 2004
Location: In a house in Wales ;)
Posts: 254
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maria can you tell me what could be causing the 500 Internal Server Error I am getting in post 99, its still happening - thanks
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 12:02 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.05977 seconds
  • Memory Usage 2,321KB
  • 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
  • (1)bbcode_html
  • (2)bbcode_php
  • (2)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