Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
News Box v5.1 Details »»
News Box v5.1
Version: 1.00, by VBDev VBDev is offline
Developer Last Online: Dec 2021 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 01-10-2004 Last Update: Never Installs: 46
 
No support by the author.

With this hack, you'll add on your board a news system that you control from the admin control panel. These news, you choose them, they appear on the forum in a box, with marquee text viewable for each member. They can be used, to display a general message to your members ...

you can insert VBCodes and smilies. You can choose to display or not the news box on the forum.

Improvment in comparison with VB2 version :
- Display of a special news if the user is unregistered. THe news is a link to the register form.
- Use of expand/collapse system to reduce the box. The position of the box is saved




Ce hack permet d'ajouter ou vous voulez sur votre forum un systeme de news que vous gerez via le CP, ces news c vous qui les choisissez, elles apparaissent sur le forum sous forme d'un texte deroulant visible par chaque membre. Elles servent en fait a faire passer un message a vos membres ...

Vous pouvez inserer du VBCode dans ces news et des smilies. Vous pouvez choisir via le CP admin d'afficher ou pas le systeme de news sur l'accueil du forum.

Amelioration par rapport aux precedentes versions VB2.xx :
- Affichage d'une news supplementaire si le visiteur n'est pas enregistr? lui disant qu'il n'est pas enregistr?, le texte est un lien qui lui permet d'acceder a la page d'enregistrement
- Utilisation du systeme expand/collapse pour reduite l'affichage de la boite de news avec enregistrement de la position de cette fenetre



Installation time : 15
Templates to modify : 1
Templates to add : 3
Files to upload : 1
Files to modify : 2
Phrases to add : 5
Query to run : 1


:devious:

[HIGH]This hack has been released by VBulletinDev's team : http://www.vbulletindev.net

Ce hack a ete realis? par la team de VBulletinDev et est telechargeable en FR sur http://www.vbulletindev.net[/HIGH]

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 03-30-2004, 11:00 PM
JonP JonP is offline
 
Join Date: Nov 2002
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Haven't read this entire post, but this hack shouldn't be final.

The templates have french hard coded in them, and you can't input news with apostrophes in them; it doesn't look like slashes are added before the database query.
Reply With Quote
  #113  
Old 03-30-2004, 11:03 PM
JonP JonP is offline
 
Join Date: Nov 2002
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Typos also, like: News ofe "forumname."
Reply With Quote
  #114  
Old 03-30-2004, 11:21 PM
JonP JonP is offline
 
Join Date: Nov 2002
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Once you get all the little bugs and typos worked out, it works nicely.

One suggestion, is to have a text area for the input box instead of a one line input box.
Reply With Quote
  #115  
Old 04-08-2004, 11:50 AM
The General's Avatar
The General The General is offline
 
Join Date: Aug 2002
Location: Netherlands
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JonP
.
and you can't input news with apostrophes in them.
Exactly, that sucks big time...

And another little thing, when I collapse the news box, it will not remain that way when I enter a subforum and then go back to the index. What's the use of that function if it's not configured?

Other than that, great hack!
Reply With Quote
  #116  
Old 04-10-2004, 01:22 PM
wolfgang2 wolfgang2 is offline
 
Join Date: Apr 2003
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The General
Exactly, that sucks big time...

And another little thing, when I collapse the news box, it will not remain that way when I enter a subforum and then go back to the index. What's the use of that function if it's not configured?

Other than that, great hack!
its a very nice hack.
but i have a suggestion.
how about if u have built a own vbulletin page and let the users type in new from this page?
It would be better if avereybody could give some information in the newsfeed.
Would it be possible to create something like that?
Reply With Quote
  #117  
Old 04-30-2004, 03:38 PM
pie pie is offline
 
Join Date: May 2003
Location: Devon, England
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the admin penal <--- you need to look at that.
Reply With Quote
  #118  
Old 05-07-2004, 07:22 PM
natralis natralis is offline
 
Join Date: Mar 2002
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well i ran the auto install , done everything as stated and then got parse error index.php on line 50

which is

,
'danews',
'danews_news',
'danews_fin'

ive tried everything and just lost atm any help ?
Reply With Quote
  #119  
Old 05-26-2004, 01:45 PM
BlazeXXX BlazeXXX is offline
 
Join Date: May 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

EDIT: Thanks guys, i read the followups and figured it out that it was missing a debug line in config.php.

Works like Charm, it will be cool if the news ticket is going vertical, instead of horizontal.. because when we add more and more news as seperate ones.. we need a big amout of placeholder for the news. If its like a news ticker, which sends one news at a time but in horizontal or vertical way.. it wud be cool.

Just my suggestion
Reply With Quote
  #120  
Old 05-26-2004, 11:27 PM
BlazeXXX BlazeXXX is offline
 
Join Date: May 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

natrails,
In the index.php, when u insert those codes below the other bits, please do this:

Instead of adding:

,
'danews',
'danews_news',
'danews_fin'

Replace tat line with this:

'danews',
'danews_news',
'danews_fin'


Then go to the variable that is right above 'dannews', and add a comma after it in order to get ride of that parase error.

If u dunno wat i mean.. check this example:
Before:

'Test'
,
'danews',

After:

'Test',
'danews'.


As you can see, your comma is what was causing the pbm. I had this erorr and i done exactly like wat i am suggesting u and it worked
Reply With Quote
  #121  
Old 06-02-2004, 01:38 PM
skinvb skinvb is offline
 
Join Date: Feb 2004
Location: HCM
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
This file was created using a different version of vBulletin from the one you are running.

Your version: 3.0.1
File version: 3.0.0
i get when i install it
If i want add news on sidebar how can i do that?
please help me
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:18 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.06631 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete