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

Reply
 
Thread Tools
Details »»

Version: , by Kayn Kayn is offline
Developer Last Online: Dec 2010 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 07-02-2001 Last Update: Never Installs: 59
 
No support by the author.

UPDATED! Woohoo!

I just fixed/added stuff from version 1.0!

Download the new version 1.5 if you have the old 1.0 - lots of better features.

From the readme.txt:

Quote:
This script isn't really a hack, just an external script that pulls information out of the VBulletin Database for news
or whatever reason you see fit. It's easy to install and configure, and has tons of the same features that many other
news scripts have, except you don't have to modify any Vbulletin source code (which I'm never comfortable doing
for some reason, but that's just me .

I had a really rough time finding a good, EASY news script that did what this does. I searched and found some, but
it really came down to easy installation. I didn't want to modify MySql tables or mess with the advanced Vbulletin
source (well, to me anyway). So I wrote this script. Yer.

This script was intended for VBulletin 2.0 only (I don't know if it will work with previous releases) and PHP4.

Working Demos can be found in use at http://pluh.com/forums/PluhNews.php and for headlines,
http://pluh.com/forums/PluhHeadlines.php

After you install, if at all possible, I would appreciate some credit to my script. A link to http://pluh.com
on your page before or after your news would be great. Let me know when you have it installed too - I love
seeing my stuff working on other websites!
You can check out the raw demo here for PluhNews: http://pluh.com/forums/PluhNews.php

And Headlines! http://pluh.com/forums/PluhHeadlines.php


Let me know if you like it! (Thanks Dark Wizard and Bane)

*NOTE: I will not be able to provide support for this hack, as I am extremely busy. Sorry...*

Show Your Support

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

Comments
  #322  
Old 02-08-2002, 09:28 PM
Gutspiller's Avatar
Gutspiller Gutspiller is offline
 
Join Date: Dec 2001
Posts: 1,046
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK here's my page. http://www.gameforumz.com

First off, how do I change font size and font color?

I tried this: <font face=\"#FF7800\"></font>, but it didn't work.

I am also having this error displayed at the top of the news:

Warning: Cannot add header information - headers already sent by (output started at /my/path/forumz/news.php:6) in /my/path/forumz/admin/functions.php on line 1500
(I added the /my/path/ instead of my real path though )

But the wierd thing is, when I click "Search The News" and then click my browser back button, it's gone. What does that mean? My users complained about this too. How do I fix this error?

Also I would like to get the news and headlines on the same page, but one or the other error out.

Instead of the headlines taking you to the forum, how about having it take you down the page to that news post?

I tried to put this on a forum with a moderators queue and I got an error. Is this just my board, or does it not support that? If it doesn't support it, that is a really needed feature.

It would be nice if it got the time of the post from the CP of the person that has logged in and their time settings instead of the server.

It would be a nice feature to only show a certain amount of lines of the full post. That way you could post something big and it would be say 250 characters or so and then it would have some text at the end saying "read more" that you could click and it would take you to the actual post in the forum.

When clicking the comments it would be nice if it took you straight to the 2nd post and not the very first which is just a repeat of where you just came from.

It would be cool to set the search to be defaulted to the forum where the hack is getting the news.

To have an archived news by day, with text buttons on the front page that says, see yesterdays news, etc. maybe up to week old news, then it goes into a main archive or something.

The catagories that you have talked about are much needed. It would be nice to have some check boxes where you could check what catagories you would like to see.

Just a few ideas I have that I think could make this hack even better.


If somebody can help me with my problem up at the top of this post though, that would be great.

Thanks!
Reply With Quote
  #323  
Old 02-08-2002, 09:38 PM
FWC's Avatar
FWC FWC is offline
 
Join Date: Oct 2001
Location: Ontario, CA
Posts: 821
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Gutspiller
First off, how do I change font size and font color?

I tried this: <font face=\"#FF7800\"></font>, but it didn't work.
No, that wouldn't work. You are assigning a color where you should be assigning a family.

It should be something like this:

<font face=\"Verdana\" color=\"#FF7800\">
Reply With Quote
  #324  
Old 02-08-2002, 09:49 PM
Gutspiller's Avatar
Gutspiller Gutspiller is offline
 
Join Date: Dec 2001
Posts: 1,046
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

got it. Thanks. What about that other error? I editted it in.
Reply With Quote
  #325  
Old 02-09-2002, 10:26 PM
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I want to include my avatar on the news display. How would I go about doing this?
Reply With Quote
  #326  
Old 02-10-2002, 05:42 AM
anders anders is offline
 
Join Date: Jan 2002
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This script doesent work out of the box in another directory than within the forum directory any plans on releasing something that does?
Reply With Quote
  #327  
Old 02-11-2002, 04:00 PM
Gutspiller's Avatar
Gutspiller Gutspiller is offline
 
Join Date: Dec 2001
Posts: 1,046
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can somebody please help me with this error. Sometimes it shows and sometimes it doesn't. It seems like I can get the error toe quit showing if I go to the actual forumz and then come back to the news page and it doesn't show the error again. Here's the error:

Warning: Cannot add header information - headers already sent by (output started at /my/path/forumz/news.php:6) in /my/path/forumz/admin/functions.php on line 1500
(I added the /my/path/ instead of my real path though )

I posted it a few messages above and got no reply. Also in my admin/functions here are lines 1496 - 1504

PHP Code:

// ###################### Start show_nopermission #######################
function vbdate($format,$timestamp) {
  global 
$bbuserinfo,$timeoffset;

  return 
date($format,$timestamp+($bbuserinfo['timezoneoffset']-$timeoffset)*3600);

}

// ##################### Save birthdays into template ################### 
Can somebody please help me with this problem?

Thanks.
Reply With Quote
  #328  
Old 02-11-2002, 06:05 PM
SaintDog SaintDog is offline
 
Join Date: Nov 2001
Location: Tennessee
Posts: 1,975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This may have already been done by someone, or maybe I missed it already, but could someone please bare with me and try to help me out?

Instead of all of the news appearing at once from a single post, is there a way to shorten it to a few sentences? (See below)

Say I have this:

Welcome to my site, this is the grand opening, I hope you like the site. We have been working hard to get the site up and running and we hope that you will enjoy your stay here.

But I would like it to be like this:

Welcome to my site, this is the grand opening, I hope you like the site. We have been working hard to get the site up and running and we hope that...... Click Here To Read More

Has someone already done this or would someone know how to do this, help is appreciated with this modifications.

Thanks ahead of time ,

- SaintDog
Reply With Quote
  #329  
Old 02-11-2002, 06:44 PM
Gutspiller's Avatar
Gutspiller Gutspiller is offline
 
Join Date: Dec 2001
Posts: 1,046
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by SaintDog
This may have already been done by someone, or maybe I missed it already, but could someone please bare with me and try to help me out?

Instead of all of the news appearing at once from a single post, is there a way to shorten it to a few sentences? (See below)

Say I have this:

Welcome to my site, this is the grand opening, I hope you like the site. We have been working hard to get the site up and running and we hope that you will enjoy your stay here.

But I would like it to be like this:

Welcome to my site, this is the grand opening, I hope you like the site. We have been working hard to get the site up and running and we hope that...... Click Here To Read More

Has someone already done this or would someone know how to do this, help is appreciated with this modifications.

Thanks ahead of time ,

- SaintDog
You may want to try this hack: https://vborg.vbsupport.ru/showthrea...ghlight=latest

There is a setting that allows the latest threads to show part of the first post. The only modifing it would really need would be to make it so that when somebody replied to a post it DIDN'T move up.
Reply With Quote
  #330  
Old 02-12-2002, 07:50 PM
Gutspiller's Avatar
Gutspiller Gutspiller is offline
 
Join Date: Dec 2001
Posts: 1,046
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can somebody help me. I keep getting tons of emails getting these errors in them:

Database error in vBulletin: Invalid SQL: DELETE FROM session WHERE sessionhash=''
mysql error:
mysql error number:
Date: Tuesday 12th of February 2002 01:37:52 PM
Script: /forumz/news.php
Referer:

here's another:

Database error in vBulletin: Invalid SQL: UPDATE session SET lastactivity=1013550154,location='/forumz/news.php',styleid=1 WHERE sessionhash='5a3ac06c8b6e9a7bceb5f8fd6f6b70d0'
mysql error:
mysql error number:
Date: Tuesday 12th of February 2002 01:42:39 PM
Script: /forumz/news.php
Referer:

and another:

Database error in vBulletin: Invalid SQL: UPDATE session SET lastactivity=1013550104,location='/forumz/news.php' WHERE sessionhash='b2b3b1dcce9e3cd2f3efec7496232263'
mysql error:
mysql error number:
Date: Tuesday 12th of February 2002 01:41:54 PM
Script: /forumz/news.php
Referer:

Can somebody please help me resolve these errors.

Thanks for any help you can provide.
Reply With Quote
  #331  
Old 02-12-2002, 07:59 PM
Hamma Hamma is offline
 
Join Date: Oct 2001
Location: MA,USA
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am getting almost the same:

Invalid SQL: UPDATE session SET lastactivity=1013550858,location='' WHERE sessionhash='553fdfe1c73db55a6e4db8d940df67b4'
mysql error:

mysql error number:

This happens when I try to include headlines and news on the same page.. I want to be able to include at least 3 headline files.. and the news.

I posted about this before but I really need help
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 12:37 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08559 seconds
  • Memory Usage 2,329KB
  • 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_php
  • (3)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
  • (2)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