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)
-   -   [RELEASE newsfader for all vb version.(11* to 2.0*)] (https://vborg.vbsupport.ru/showthread.php?t=22419)

07-09-2001 10:00 PM

This hack is write by gogosoft and edit by ztsky.
I have post it before,but in Chinese.Many people PM or email me want to get a English version,So I re-release it in English.
This hack can work on all vb versions
File to be edit:
admin/index.php
index.php
template to be edit:
forumhome
how to install it? :
down zip file.
there are three files in it.
fader.js newsfade.php and installnews.txt
**********upload NEWSFADER.PHP to you vb/ADMIN
**********upload FADER.JS to your vb/
**********edit you file or template as installnews.txt
**********upload edied file.
**********go to you vb/ADMIN modify or post a news!


this all:p
NEW ZIP FILE SEE THE NEXT POST

rmusic 07-10-2001 06:49 AM

cool


thanx

it will be at http://www.r-music.net/forums

rmusic 07-10-2001 08:41 AM

theres acouple problems

1. Doesnt match sites colors
2. The last Member isnt working


i can fix the colors but i dont know about the last member to post :(

ztsky 07-10-2001 08:53 AM

Sorry ,I use a fixed colors.
I have edit this hack.
Enjoy!
plz re-down it.

rmusic 07-10-2001 08:55 AM

thank you

i will try again :)

ztsky 07-10-2001 08:59 AM

Quote:

Originally posted by rmusic
thank you

i will try again :)

to you:just re-edit index.php and forumhome template.

rmusic 07-10-2001 09:14 AM

<a href="http://www.r-music.net/forums/index.php" target="_blank">http://www.r-music.net/forums/index.php</a>

how do i make the white be the back ground color

how do i make the link color be the normal link

how do i make the font color to be normal

and the final problem
how do i get the borders to be fixed (bottom of forum, because of newsfader it has the on off table bg as the boarder color)

other than those problems im facing It's a good hack

ztsky 07-10-2001 09:26 AM

Quote:

Originally posted by rmusic
http://www.r-music.net/forums/index.php

how do i make the white be the back ground color

how do i make the link color be the normal link

how do i make the font color to be normal

and the final problem
how do i get the borders to be fixed (bottom of forum, because of newsfader it has the on off table bg as the boarder color)


other than those problems im facing It's a good hack

the news colors are in fader.js
open this file you'll look:
Code:

FDRboxWid = 600;
  FDRboxHgt = 20;
  FDRborWid = 0;
  FDRborCol = "#070707";
  FDRborSty = "solid";
  FDRbackCol = "#f7f7f7";
  FDRboxPad = 4;

this can edot to control news width and colors
the news bgcollor is in forumhome template
Look this:
<tr><td colspan=6 bgcolor="#f7f7f7" height=30 valign="top" align="center">
You can edit this #f7f7f7 as you like.
You can easily do all colors and width\height

just try it.

rmusic 07-10-2001 10:12 AM

ok that worked

now what about that table boarder mess up

i cant figure it out

rmusic 07-10-2001 01:09 PM

i have uninstalled it because i dont really need it but when i do need it i will install it

Remi 07-10-2001 05:39 PM

Thank you very much ztsky, it is great

Any one knows how to chang the size of the font inside the fader!!

I tryed editing the fader.js file but it did not work

Second, how do you add more permanent news to the fader.

ztsky 07-10-2001 08:08 PM

Quote:

Originally posted by Remi
Thank you very much ztsky, it is great

Any one knows how to chang the size of the font inside the fader!!

I tryed editing the fader.js file but it did not work

Second, how do you add more permanent news to the fader.

plz do as the install.txt!!

in add in forumhome:
style="position:relative;visibility:hidden;width:5 00">
width:500 you an edit it as you like.

rushdy007 07-10-2001 11:55 PM

The news is not displaying.
I followed all the instructions in the install.txt file.
I just see a blank table with the heading of Forum News.
Can someone help me:(

rmusic 07-10-2001 11:58 PM

did you add news from the cp

rushdy007 07-11-2001 12:15 AM

I added the news in the cp....still it is not displayed.
I also tried with 2 news

rmusic 07-11-2001 12:22 AM

i used what was in the install

rushdy007 07-11-2001 12:23 AM

R-music,
Can you give me the Newsfader code to be added in the forumhome template.

I added the code in the install.txt file in the forumhome template. It didn't work

rmusic 07-11-2001 12:24 AM

i dont think it would be what you put in the template

it might be the script it self

ztsky 07-11-2001 04:48 AM

Quote:

Originally posted by rushdy007
R-music,
Can you give me the Newsfader code to be added in the forumhome template.

I added the code in the install.txt file in the forumhome template. It didn't work

I don't think you had edited file and template as the install.txt said.
It's so clear and easily.

rushdy007 07-11-2001 05:44 AM

I followed the instruction as of install.txt. It still doesn't work. I just get a blank table with the heading "Forum News"

ztsky 07-11-2001 07:44 AM

Quote:

Originally posted by rushdy007
I followed the instruction as of install.txt. It still doesn't work. I just get a blank table with the heading "Forum News"
go to you admin cp to add news!

rushdy007 07-11-2001 09:41 AM

I have added the news from the admin control panel. It doesn't work

ThomasP 07-11-2001 12:10 PM

Hi there,
seems to be another great hack from you!
Does it work with PHP3 servers?
Thanks,
-Tom

Chin San 07-11-2001 01:49 PM

cool...:D :D :D

thanx...:D :D :D

ztsky 07-11-2001 03:59 PM

Quote:

Originally posted by ThomasP
Hi there,
seems to be another great hack from you!
Does it work with PHP3 servers?
Thanks,
-Tom

I haven't try it in php3 servers.
But i think it can work well.

ztsky 07-11-2001 04:02 PM

Quote:

Originally posted by rushdy007
I followed the instruction as of install.txt. It still doesn't work. I just get a blank table with the heading "Forum News"
where are your forum?I want to go and see it.
This hack is very simple and fancility,I don't kown why you can't install it.:( :confused:

Remi 07-11-2001 04:49 PM

Great work ztsky, and it will be even greater if you give the user the choice to activate it or deactivat it from their CPs.

mark58 07-18-2001 01:59 AM

i am getting alot of emails saying the index pages (forums home - listing all the forums) won't load up beyond the java news fader. i assume these people don't have java enabled. is there somethign i can add so if someone doesn't have a java enabled browser the page will just not load the java news fader but will load the rest of the page???

html newbie - thanks

butty 07-31-2001 01:43 AM

great hack mate!! is it possible to change some of the events that come up ie change the newest member bit to birthday (if 1) or maybe post counts etc etc.

Funkie 08-02-2001 09:19 PM

wont display on v2.0.3 unless you upload the index.php from v2.0.1 but when you add news it dosn't put it in the order you add it any help plz

Dajackal 08-11-2001 01:58 PM

i have no text either...
when i looked in the fader.js file
i noticed

FDRgifSrc = "images/fade.gif";

i looked in my images dir and could'nt find fade.gif

i have vb 2.0.1

red 08-11-2001 05:58 PM

i added some news in admincp and it works right, but if a new member registered, all my news are away!?!?!??!

rickjansen105 08-17-2001 06:45 AM

it works on VBB 2.03 i think...
but when i open index.php I see the newsfader, but it hangs at:

Welcome our newest member Admin

(Between «member» and «Admin», there are the pound-char and the degree-char)

then it stops
it doesn't fade then anymore... how is this possible???

rickjansen105 08-17-2001 06:54 AM

works now :)
my fault, i didn't gave up a end-time (you must, otherwise it sets it to 1969-12-31!)
but still, how can I get rid of that ?pound-char? and that ?degree-char??
where is it saved? i searched through newsfade.php and fader.js, but couln't find it! :(

kushti 08-19-2001 08:45 AM

Quote:

Originally posted by rickjansen105
how can I get rid of that ?pound-char? and that ?degree-char??
where is it saved? i searched through newsfade.php and fader.js, but couln't find it! :(

Yeah I got that too - does anyone know how to get that fixed?

BabyU 08-20-2001 12:15 AM

It's in the code that you added to index.php .

BabyU 08-20-2001 12:58 AM

I have this hack installed without a problem, except the appearance. First question -- how do I set the $newsfadebits to left align? It has quite a bit of blank space in front of the message and I can't figure out why. The actual announcements start exactly where they should.

Secondly, no matter what I set FDRboxWid at, it seems to wrap around at what appears about 300 or 400 pixels. Worse yet, when it wraps, the 2 lines overlap each other. I've set FDRboxHgt as high as 100, but it doesn't appear to change the height of the text box. I also took height=30 out of the forumhome template, hoping that it would automatically adjust as needed.

Thanks for a great hack and any insight into these minor problems that I'm running into! I have it installed at http://www.babyuniversity.com/forums/index.php

Dunny 08-20-2001 12:11 PM

This hack worked fine but would crash the the browser on anything lower then IE 5.5, worked fine on Netscape though...just a warning!

Sander T 08-23-2001 11:28 AM

IE5 closes when i enable the fader :( Could some one help me with this?

rickjansen105 08-25-2001 08:53 AM

funny, coz i have IE 5, and it works normal...


All times are GMT. The time now is 05:03 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.01344 seconds
  • Memory Usage 1,806KB
  • 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
  • (1)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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