vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   news hack for vb220_221en--by Arrow (https://vborg.vbsupport.ru/showthread.php?t=32549)

JTMON 11-27-2001 02:14 AM

Can I use the vbulletin variables like {tableheadcolor} in the .js file?

THANK YOU:D:D:D:D:D:D

JTMON 11-27-2001 02:23 AM

No you can't I find out;)

All is working! Thanks FWC!! and Arrow for this hack!!

xug 11-27-2001 01:31 PM

Thank You, Thank You, Thank You !!

It's working great !

Lesane 12-05-2001 10:51 AM

One question, i added:

PHP Code:

$newsfadebits "\"Welcome to our newest member <b>$newusername</b>\",\"\",\n"

After this:

PHP Code:

// get newest member
$getnewestusers=$DB_site->query_first("SELECT userid,username FROM user WHERE userid=$numbersmembers[max]");
$newusername=$getnewestusers['username'];
$newuserid=$getnewestusers['userid']; 

And it works fine, it says: Welcome to our newest member username....

but it dont scrolls to the next news item, it only says welcome to our newest member :(

Does anyone know how 2 fix this?

JTMON 12-05-2001 06:33 PM

I had the same problem, the solution is on page 1 of this hack, you need to move ALL the code below a certain point.

JTMON 12-05-2001 10:27 PM

Anyone know how I can have birthdays auto-show in there for 1 day?

Psychdrone 12-05-2001 10:36 PM

that would be sweet, the birth day thingy!

Lesane 12-06-2001 07:46 AM

Quote:

Originally posted by JTMON
I had the same problem, the solution is on page 1 of this hack, you need to move ALL the code below a certain point.
Thanks, first it didnt worked but then i replaced this rule:

PHP Code:

$newsfadebits ""

with:

PHP Code:

$newsfadebits "\"Welcome to our newest member <b>$newusername</b>\",\"\",\n"

And it works perfect now :)

Lesane 12-06-2001 08:35 AM

Quote:

Originally posted by JTMON
Anyone know how I can have birthdays auto-show in there for 1 day?
Maybe:

PHP Code:

$newsfadebits "\"Happy Birthday to <b>$birthdays</b>\",\"\",\n"

???

Lesane 12-06-2001 02:32 PM

Or maybe this hack helps:
https://vborg.vbsupport.ru/showthrea...threadid=20344


All times are GMT. The time now is 03:30 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.01143 seconds
  • Memory Usage 1,737KB
  • 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
  • (5)bbcode_php_printable
  • (2)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