vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - jQt jQuery Suite for vB4 (https://vborg.vbsupport.ru/showthread.php?t=267121)

gothicuser 01-18-2012 08:32 PM

I have added yet another potentially useful overlay to the suite which can be seen on my site HERE.
You need to be logged in to see it though, you can use the following credentials for temporary access.
USER: fred
PASS: george
You need to look for the button in the header named 'Online', this will provide an overlay of the Who's Online page (restricted output).
A couple of people had mentioned to me that it would be nice to have easier access to this useful feature.
It will be included in the next release, which in reality will be the release candidate (as I have had no problems reported within the current beta).

Marv 01-18-2012 09:10 PM

Hi Tony,

this is looking very promising. I haven´t read all the pages of this thread, but I´ld need required fields in the registration process. Your description says nothing about that but on the first page you´ve said you´ld have a look if this could be implemented later on. Is this now included already and the description is only incomplete?

GhostHunter2010 01-18-2012 11:01 PM

installed but not showin up on vb 4.1.9

gothicuser 01-19-2012 05:35 AM

Quote:

Originally Posted by Marv (Post 2289602)
Hi Tony,

this is looking very promising. I haven?t read all the pages of this thread, but I?ld need required fields in the registration process. Your description says nothing about that but on the first page you?ve said you?ld have a look if this could be implemented later on. Is this now included already and the description is only incomplete?

It isn't included I'm afraid.
I keep going back to that but there are always obstacles. I will have another look though, but after this one is released (2 days time)

gothicuser 01-19-2012 05:36 AM

Quote:

Originally Posted by GhostHunter2010 (Post 2289644)
installed but not showin up on vb 4.1.9

Works fine on all the 4.x series so far.
A little elaboration may help.

GhostHunter2010 01-19-2012 05:50 PM

not on mine thanks for ur reply anyways unistalled

blue6995 01-20-2012 06:29 AM

Installed and working great! How can I change the image on the left hand side of the Box that pops up when hovering mouse over forum title or thread?

Thanks

gothicuser 01-20-2012 07:07 AM

Quote:

Originally Posted by blue6995 (Post 2290124)
Installed and working great!

Really glad to hear that :)
Quote:

How can I change the image on the left hand side of the Box that pops up when hovering mouse over forum title or thread?
The three templates are 'forumhome_forumbit_level1_post', 'forumhome_forumbit_level1_post' and 'threadbit'
If you have TMS installed edit from in there, and what you need to look for is
In the first two:
PHP Code:

img src="{vb:stylevar jqt_forumhomedescription_icon}&quotborder="0"style="width:80px;height:80px;" /&gt

change the {vb:stylevar jqt_forumhomedescription_icon} to the full path to the desired image
In the third one look for:
PHP Code:

img src="{vb:raw thread.avatarurl}&quotborder="0"style="max-width:80px;min-width:60pxmax-height:90px;" /&gt

and again, change the {vb:raw thread.avatarurl} to point to your desired image.
You can use url or path thus
either
Code:

/public_html/images/image.png
OR
Code:

http://.www/freds-site.com/images/piccy.png
That should work, by the way, don't add any extra text marks/quotation marks etc. really screws the layout :eek:

blue6995 01-20-2012 09:26 PM

I am using 4.1.10 and I note that when this mod is active unread posts are no longer shown in Bold - is there a work around for this?

Thanks

blue6995 01-20-2012 09:59 PM

Since installing the latest upgrade the thread popup now shows this - see attachment


All times are GMT. The time now is 04:05 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.01409 seconds
  • Memory Usage 1,756KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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