vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Just Another Vbulletin Hack - JAVH 1 (https://vborg.vbsupport.ru/showthread.php?t=185403)

o0Hubba0o 07-17-2008 02:31 PM

Quote:

Originally Posted by almannai (Post 1576552)
Ok my english is not perfect but here it goes again:

It is about a floating menu. The first line has an external links of other sites or ads that the forum administrator need to add.

The second line has links of the forum itself, so if user is on a showthread page a newreply link will appear, if he is on a forum a newthread link will appear. some others links displayed too, like search, today posts, last unread posts. If the visitor is not a member or has not logged in member the login form will be shown with registration link.

The last line is marquee with the last # of posts.

If this discreption is ok I will add it to main post here.

Regards,


That helped a lot, it is hard to tell what it was for if you don't know that language, but this description gave me a better idea. Along with the last demo site link you added. This is a very cool feature.

almannai 07-17-2008 05:40 PM

Quote:

Originally Posted by KingPin6 (Post 1577586)
thanx for the share , its not bad at all, only thing I would like to see added would be a way to minimize or close it either cookie based or per session.

Hi KingPin6

Your suggestion has been added please try to update your hack installation

Yes and one more thing can I add your site as demo on the main post here.

regards,

almannai 07-17-2008 05:42 PM

Quote:

Originally Posted by o0Hubba0o (Post 1577742)
That helped a lot, it is hard to tell what it was for if you don't know that language, but this description gave me a better idea. Along with the last demo site link you added. This is a very cool feature.

You are most welcome

Gald you like it

KingPin6 07-17-2008 06:53 PM

thank you, I changed line 314 to :
PHP Code:

if ($vbulletin->options['javh_mode']!='always'$javh_close_button='<td><IMG name="close info box" SRC="images/custom/close.png" width="10px" height="10px" border="0" style="cursor:hand"     onclick="hidejavhbox()"></td>'

also feel free to list it if you wish.

almannai 07-18-2008 06:54 AM

Quote:

Originally Posted by KingPin6 (Post 1577901)
thank you, I changed line 314 to :
PHP Code:

if ($vbulletin->options['javh_mode']!='always'$javh_close_button='<td><IMG name="close info box" SRC="images/custom/close.png" width="10px" height="10px" border="0" style="cursor:hand"     onclick="hidejavhbox()"></td>'

also feel free to list it if you wish.

Thanks and the close image even better.

Whoever want to use an image for a close button can replace this line

PHP Code:

if ($vbulletin->options['javh_mode']!='always'$javh_close_button='<td><input style="MARGIN-TOP: 0px; FONT-SIZE: 10px; WIDTH: 50px; FONT-FAMILY: Tahoma; HEIGHT: 18px" type="button" onclick="hidejavhbox()" value="close" ID="Butclose" NAME="Butclose"></td>'

with this line
PHP Code:

if ($vbulletin->options['javh_mode']!='always'$javh_close_button='<td><IMG name="close info box" SRC="images/close.png" width="10px" height="10px" border="0" style="cursor:hand"     onclick="hidejavhbox()"></td>'

you need to upload the close.png image attached to /vb/images folder

NAZIA 09-08-2008 09:31 AM

thanks.. Awesome. hack

almannai 09-19-2008 09:21 AM

Quote:

Originally Posted by NAZIA (Post 1617255)
thanks.. Awesome. hack

you welcome


All times are GMT. The time now is 03:03 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.01002 seconds
  • Memory Usage 1,742KB
  • 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
  • (4)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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