vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - [AJAX]Did you know ...? (Tip Management) (https://vborg.vbsupport.ru/showthread.php?t=146765)

InTeNsE-HuMoR 05-10-2007 05:35 PM

Well, looks like i'll do it the slow way then :)

Surviver 05-10-2007 05:43 PM

*** Update ***

tschai 05-10-2007 07:13 PM

Is it possible to show these tips in my signature?
I've tried to show it by using $GLOBALS[tip] without any success...

Woul realy love that...
Any...tips? :)

wolfe 05-10-2007 07:43 PM

the hacks not showing nothing under the navbar also i get this error on the options page

Quote:


Warning: Wrong parameter count for min() in /includes/functions_tip.php on line 127

Warning: Wrong parameter count for min() in /includes/functions_tip.php on line 127

Surviver 05-11-2007 03:41 AM

Quote:

Originally Posted by Renes4 (Post 1245140)
Is it possible to show these tips in my signature?
I've tried to show it by using $GLOBALS[tip] without any success...

Woul realy love that...
Any...tips? :)

No, this is not able ;)

Quote:

Originally Posted by wolfe (Post 1245161)
the hacks not showing nothing under the navbar also i get this error on the options page

Open functions_tip.php, search:

PHP Code:

return min($minposts); 

Replace with

PHP Code:

return (sizeof($minposts) ? min($minposts) : 0); 

Or go to the Hackoptions and Set "Enable minimal posts to hide Tip-Box" to No.

Will be fixed in thenext Realease.

Greetings Surviver

Surviver 05-12-2007 05:20 AM

Quote:

Originally Posted by wolfe (Post 1245161)
the hacks not showing nothing under the navbar also i get this error on the options page

Update - this bug is fixed in the Release

imported_predatorkill 05-12-2007 09:11 AM

Excellent hack, great job Surviver!!!

How can i disable it from showing up on my forumhome? I have shoutbox and it looks really bad up there!

Thanks!

Surviver 05-12-2007 09:19 AM

ACP -> vBulletin Options -> vBulletin Options -> Did you know ...? -> Excluded Scripts -> Enter "index".

imported_predatorkill 05-12-2007 10:39 AM

Thanks Surviver!!

TWTCommish 05-12-2007 05:30 PM

Hm, I've installed this (just downloaded 10 minutes ago, so I should be using the newest release), but the tips won't display. The admin side of thing seems to work fine, but $GLOBALS[tip] doesn't produce anything. Am I overlooking something obvious?


All times are GMT. The time now is 12:25 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.01577 seconds
  • Memory Usage 1,739KB
  • 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_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)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