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 vb2B2] NewsFader 2.0 (https://vborg.vbsupport.ru/showthread.php?t=9944)

03-01-2001 12:54 AM

Can you make it so its self updating? the time etc?

03-01-2001 01:53 AM

Great hack no problems including it.

03-01-2001 08:14 AM

Quote:

Originally posted by [JaGz]
Will news fader work with ver 1.1.5 i know you have 2.0 as being supported just wondering if 1.15 was or if there was a ver for 1.1.5? Thx
Yes, I released News Fader for 1.1.5 some time ago. Just try a search.

03-01-2001 08:18 AM

Quote:

Originally posted by philliplewis
Can you make it so its self updating? the time etc?
It is self updating.

03-01-2001 08:23 AM

Quote:

Originally posted by version2
OK...this is a seperate idea I am sure...but what about a fader that shows the last 5 posts...like a snippet of each...or something like that.

I could possibly work on that...
Hmmm. I'll take a look but before I'll add new features I have to sweep any bugs found.

03-01-2001 02:34 PM

Update:
  • A member can now choose whether to display News Fader or not.
  • Created some new templates for easier manipulation.
  • Bug fixes with unregistered users.
  • News Fader replaces
    Quote:

    Registered Members: 3098
    9912 threads in total | 69663 posts in total Welcome back PeF.
    You last visited: 03-01-2001 01:20 PM.
    The time now is 05:29 PM. View new posts .
    Welcome to our newest member, Prince2001
    if chosen to be displayed. If not everything remains intact. :)

New zip uploaded.

03-01-2001 03:22 PM

<!-- Database error in vBulletin: Invalid SQL: UPDATE user
SET styleid='1',adminemail='1',
showemail='0',invisible='0',cookieuser='1',
maxposts='-1',daysprune='-1',
timezoneoffset='0',emailnotification='1',
startofweek='1',showsignatures='1',receivepm='1',
emailonpm='0',pmpopup='0',newsfader='1',usergroupi d='6',
nosessionhash='0'
WHERE userid='8'
mysql error: Unknown column 'newsfader' in 'field list'

Thats the error I got :(

03-01-2001 03:31 PM

Silly me. Forgot to add MySQL command.
Download new ZIP and run update.php or run in phpMyAdmin:

ALTER TABLE user ADD newsfader smallint (6) NOT NULL DEFAULT 0;

03-01-2001 03:49 PM

Did you know that the older one u had didnt work in netscape?

I went back to the old one. Messing with the mysql database allways goes wrong for me :(

03-01-2001 04:02 PM

You won't mess up anything. It just alters table user. One new field created. That's all.

Netscape, as usual, has problems with DHTML and Javascripting.


All times are GMT. The time now is 09:06 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.01167 seconds
  • Memory Usage 1,733KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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