Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
jQt jQuery Suite for vB4 Details »»
jQt jQuery Suite for vB4
Version: 3.1RC4, by gothicuser gothicuser is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.1.x Rating:
Released: 07-19-2011 Last Update: 08-20-2012 Installs: 59
Uses Plugins Template Edits Auto-Templates
Re-useable Code Additional Files Is in Beta Stage  
No support by the author.

Completely Re-designed modular system, virtually all the code re-written.

Description:
This mod will add jQuery enhancements to various areas of your vBulletin board using the renown jQuery Tools Library.

jQuery Overlays:
  • Separate Log-In and Registration Dialogues, Including Human Verify and D.O.B. but NOT required fields.
  • OR Log-In / Register Slide-Down
  • Log Out Dialogue
  • Mark Forums Read Dialogue
  • Mini-Stats
  • Display Chat/Shout box in slide-down
Tooltips:
  • vBAdvanced Recent Threads, including threadstarters avatar.
  • Forum Display (threadbits), including threadstarters avatar.(upgraded)
  • Postbit / Postbit_legacy, including avatar and post/activity details.
  • Forum Home Description
  • Search Results page (search_threadbit)
I now use and HIGHLY RECOMMEND TMS (Template Modification System) as it automates the template edits for the default theme and simplifies the edits for custom themes.


This is the first release of this re-designed mod. I have re-written these scripts to be far more compatible with other add-ons, using the <noconflict> method throughout.
I have used a 'modular' environment, meaning that you can select specifically the individual components you want to use. All of the modules are fully configurable from the AdminCP, and many of the style attributes are editable from the templates stylevar dialogue.

UPGRADE: from any previous version to this, v4.0 there is NO UPGRADE PATH, you need to fully remove earlier versions, then follow the instructions for installation. I am very sorry for this inconvenience, but so much has been changed that incorporating upgrading became untenable.

INSTALLATION:
1, Upload all the files/folders in the UPLOAD folder to your forum root.

2, Install the product 'product-jqt_suite-CORE.xml'. This is the only component that is COMPULSORY. This has to be installed for any of the others modules to work!

3, Install any of the other module(s) from the AdminCP, as you would any other product;
jQt Suite Log-In-Register Module
jQt Suite Log-In-Register Slider Module
(you can only use ONE of the above, the first is the overlay)
jQt Suite MarkForumsRead Module
jQt Suite MiniStats Module
jQt Suite Tooltips Module

4, If you have TMS (Template Modification System) installed the template edits have already been done for you.
If not, then manually apply the template edits from the template edit pages found in the Docs folder of the archive.
You only need to apply the template edits for the module(s) that you install.

5, Pop into your AdminCP and configure the product(s)

6, To enable the 'VSa Visitors in Last X Hours' block in the mini-stats you need to have that mod already installed (use the link) then edit the 'VSa - Visitors In Last X Hours' Product thus:
Go to AdminCP/Plugins & Products/Plugin Manager/
and disable the Plugin 'VSa - VILXH - MN'. This transfers the results from the forum home page to the mini-stats block.

TWEAKING TOOLTIP POSITION
For those of you that would like to tweak the position of the tooltips, here is a quote directly from the original jQuery Tools Tooltip documentation describing what the numbers mean.
Edit these positions by opening
/jqt_suite/jqt_suite_black_css.js
/jqt_suite/jqt_suite_minimal_black_css.js
or
/jqt_suite/jqt_suite_white_css.js
and finding the line(s) 'offset: [-44, 90],'

Quote:
The offset property fine tunes the tooltip position specified with the position property. For example, the value [10, -20] moves the tooltip position 10px downwards and 20px to the left. The first value modifies the vertical positioning from the top edge of the tooltip and the second value modifies the horizontal positioning from the left edge of the tooltip. Positive values move the tooltip downward and to the right, while negative values move the tooltip upward and to the left.
For those that use vBSEO and have some trouble with guests viewing the tooltips, you can turn OFF the vBSEO option "Remove Thread Preview Text For Guest Visitors" to fix it.

All updates/future releases and support are now only available at jqt-suite.co.uk

Download Now

File Type: zip jQt-Suite-Modular-v4.0.zip (1.31 MB, 210 views)

Screenshots

File Type: jpg Log-Out.jpg (48.9 KB, 0 views)
File Type: jpg Login.jpg (58.3 KB, 0 views)
File Type: jpg Postbit.jpg (73.2 KB, 0 views)
File Type: jpg Register.jpg (76.5 KB, 0 views)
File Type: jpg Tooltip.jpg (85.3 KB, 0 views)
File Type: jpg ministats.jpg (25.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
9 благодарности(ей) от:
8thos, AttalaEA, doctorsexy, eTiKeT?, mohammadxxx, nacaruncr, OldSchoolDSL, reddyink, torrentacademy

Comments
  #102  
Old 11-05-2011, 11:41 AM
doctorsexy's Avatar
doctorsexy doctorsexy is offline
 
Join Date: Mar 2011
Location: earth
Posts: 383
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Getting error on install

XML Error: XML_ERR_NAME_REQUIRED at Line 5
Reply With Quote
  #103  
Old 11-05-2011, 12:16 PM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by doctorsexy View Post
Getting error on install


XML Error: XML_ERR_NAME_REQUIRED at Line 5
Dammit all, in my haste I made typo
re-download and try the new product file please.
Reply With Quote
  #104  
Old 11-05-2011, 06:16 PM
victorvu victorvu is offline
 
Join Date: Mar 2011
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I must say that it is a awesome mode, but could not install as instructed. Maybe, I am the slowest! Please read below for my confusion:

Below is your direction to modify php code in the header, as highlighted in RED:
"
To stun the original Register button into submission:

Find:
PHP Code:

<li>
<script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script>

and ADD before:

PHP Code:

<!--
"


What do you mean by the statement above? You use the word "before" and I am not sure I understand that. The word "before" means to me, as below:

<!---
<li>
<script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script>

If that is not the meaning, then the phrase "in front of" each php code, as below:

<!--- <li> -->
<!--- <script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script> -->

Then Find:
PHP Code:

}
}
</script>
</li>

and ADD after:

PHP Code:

-->

Again, what do you mean by "after"? You mean as shown below, aren't you?

}
}
</script>
</li> --->

OR

<!--- } --->
<!--- } --->
<!--- </script> --->
<!--- </li> --->

Please verify this as shown above . Thank you .

Victor
Reply With Quote
  #105  
Old 11-05-2011, 06:58 PM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by victorvu View Post
I must say that it is a awesome mode, but could not install as instructed.

Please verify this as shown above . Thank you .

Victor
I'd be interested to know which browser you used to view the docs? They have embedded script that works fine in all the usual ones, but if you download the attached file I have included the non-script version of the Docs for you.
Attached Files
File Type: zip Docs.zip (735.2 KB, 19 views)
Reply With Quote
  #106  
Old 11-05-2011, 11:49 PM
smirkley smirkley is offline
 
Join Date: Apr 2008
Posts: 627
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smirkley View Post
edit to add - can this also be made to work in search results?
I tried and kinda got it to work, but it doesnt position properly like in forumlists.
Still working on a search result but I dont know how to position the floater like in the thread list pages. I dunno.

Question on the add-on profile bit: I have noticed that my awaiting confirmation usergroup in mini profile (legacy) It just outputs the script text and doesnt render the popup.

I run a script that occasionaly tests member emails for being valid, and bounces get booted to the awaiting confirmation membergroup. But their posts stay published and as result, mini-profiles in posts for these members still exist.
Reply With Quote
  #107  
Old 11-06-2011, 05:17 AM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smirkley View Post
Still working on a search result but I dont know how to position the floater like in the thread list pages. I dunno.
I'll look at this later this morning.

Quote:
Question on the add-on profile bit: I have noticed that my awaiting confirmation usergroup in mini profile (legacy) It just outputs the script text and doesnt render the popup.

I run a script that occasionaly tests member emails for being valid, and bounces get booted to the awaiting confirmation membergroup. But their posts stay published and as result, mini-profiles in posts for these members still exist.
I tried this, moved a couple of users to 'Awaiting Confirmation', but what happens in my forums is that their Avatar goes as well, so nothing happens.
What I may try is to give it a 'if is member' conditional in the code itself.
I'll experiment this morning and let you know the results.
Reply With Quote
  #108  
Old 11-06-2011, 06:01 AM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smirkley View Post
Still working on a search result but I dont know how to position the floater like in the thread list pages. I dunno.
Attached is a quicky fix.
The file in the archive is my entire 'search_threadbit' template.
You'll see at the beginning and end where I have added the tooltip. It returns the same tooltip as in the threadbit (for me )

You can edit the position of the tooltip if you open the file '/jqt_suite/jqt_suite_black/white_css.js' where it says:
"offset: [14, -20],"
This is the offset from the mouse pointer as zero.
Hope this is of some assistance friend
Attached Files
File Type: zip search_threadbit.php.txt.zip (2.2 KB, 11 views)
Reply With Quote
  #109  
Old 11-06-2011, 06:15 AM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smirkley View Post
Question on the add-on profile bit: I have noticed that my awaiting confirmation usergroup in mini profile (legacy) It just outputs the script text and doesnt render the popup.

I run a script that occasionaly tests member emails for being valid, and bounces get booted to the awaiting confirmation membergroup. But their posts stay published and as result, mini-profiles in posts for these members still exist.
I have been unable to replicate this at all
When the script moves them to the 'Awaiting Confirmation' group is this a modified group? does it retain avatars?
Is the script you use publicly available from here?
Let me know please (PM works for me if you want)
Reply With Quote
  #110  
Old 11-06-2011, 03:48 PM
smirkley smirkley is offline
 
Join Date: Apr 2008
Posts: 627
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, will try the search results later.

My awaiting group does allow for avatars, but the group can no longer post, until they update their email again. It is basically the same awaiting confirmation group that comes out of the box from vb, but some things like avatars still retain.

The script isnt anything big really, it just moves the member into a different member group, in my case, the awaiting group.

Now, when a member has posts, and is moved to this group, the avatars still show in posts for them, but the script that makes your popups show up, just shows up as plain script immediatly following the displayed avatar.

This is the code displayed, in blue is the avatar(avatar shows) and username of member in text
Quote:
*avatar*username</h3> <h4></h4> <p class="borderbottom">Member Details</p> <p class="details2">Currently Offline</p> <p class="details2">Join Date: Jul 2005</p> <p class="details2"></p> <p class="details2"></p> <p class="details2">Posts: 414</p> <p class="details2">Last Online: 08-28-2006 @ 09:01 AM</p> </td> </tr> </table>" class="jqt_postbit_tooltip_trigger" />
Reply With Quote
  #111  
Old 11-06-2011, 03:53 PM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smirkley View Post
Now, when a member has posts, and is moved to this group, the avatars still show in posts for them, but the script that makes your popups show up, just shows up as plain script immediatly following the displayed avatar.
Will knock up a conditional for you. Though it'll have to be a little later, just been commanded into Sunday tea (big affair in the missus head )
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 09:48 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05536 seconds
  • Memory Usage 2,386KB
  • 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
  • (10)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
  • (9)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete