vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   News Box v5.1 (https://vborg.vbsupport.ru/showthread.php?t=60062)

JonP 03-30-2004 11:00 PM

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.

JonP 03-30-2004 11:03 PM

Typos also, like: News ofe "forumname."

JonP 03-30-2004 11:21 PM

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.

The General 04-08-2004 11:50 AM

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!

wolfgang2 04-10-2004 01:22 PM

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?

pie 04-30-2004 03:38 PM

In the admin penal <--- you need to look at that.

natralis 05-07-2004 07:22 PM

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 ?

BlazeXXX 05-26-2004 01:45 PM

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 :)

BlazeXXX 05-26-2004 11:27 PM

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 :)

skinvb 06-02-2004 01:38 PM

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


All times are GMT. The time now is 11:59 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.01236 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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