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)
-   -   PluhNews 1.5 (https://vborg.vbsupport.ru/showthread.php?t=21875)

Splitfyre 06-12-2003 08:46 PM

This hack has been something we've been looking to do for quite sometime. Great work to the author(s) of this hack.

We're just making slight tweaks to it here at: http://www.futurelooks.com

Splitfyre 06-13-2003 03:51 AM

How do I get the print/email function in the news threads like it is on TheTechZone.com ?

Splitfyre 06-13-2003 05:30 AM

Ignore my last post. Figured it out :)

Moto 06-13-2003 06:41 AM

With a little help from Moto, you can figure anything out. :D

Splitfyre 06-13-2003 06:46 AM

Yup. Thanks Moto :)

Zachariah 06-17-2003 11:50 PM

Any help would be cool.

I have this line in the body of a page: (content of the news to show up in a table)
The news shows up ok in the page but I get an error.

Error:

Warning: Cannot modify header information - headers already sent by (output started at c:\www\test\cs\index.php:5) in c:\www\test\forums\admin\functions.php on line 1649

Root of site /www/test

$siteroot/cs/Index.php: (page has its own <head> </head>)

<div align="left">
<?php include("/www/test/cs/news.php"); ?>
</div>

$siteroot/cs/News.php:
<?php
chdir("/www/test/forums");
include("/www/test/forums/PluhNews.php");
?>

only thing in the PluhHeader.txt :

<!-- Pluh Header -->
<font face="Verdana" size="2"><b>Today's News</b><p>

DarkSavior 06-25-2003 09:00 PM

Sorry for being a newbie but how do I make the headlines show up in forum main page, my header for forums is quite big and I have a table there where I would want the headlines to show up...

I'm pretty much an idiot when it comes to php anyways. :/

santino 06-26-2003 03:05 PM

Egad - I changed servers and am getting a line exactly similar to yours:

Warning: Cannot modify header information - headers already sent by (output started at /home/squareamp/public_html/index.php:6) in /home/squareamp/public_html/forum/admin/functions.php on line 1690


I have the output going to /home/squareamp/public_html/forum/PluhNews.php and when I load that by itself its just fine - it is only the file that has the include line in it that is producing that output.

-joshua



Quote:

06-17-03 at 05:50 PM HarryButt said this in Post #496
Any help would be cool.

I have this line in the body of a page: (content of the news to show up in a table)
The news shows up ok in the page but I get an error.

Error:

Warning: Cannot modify header information - headers already sent by (output started at c:\www\test\cs\index.php:5) in c:\www\test\forums\admin\functions.php on line 1649



Root of site /www/test


$siteroot/cs/Index.php: (page has its own <head> </head>)

<div align="left">
<?php include("/www/test/cs/news.php"); ?>
</div>


$siteroot/cs/News.php:
<?php
chdir("/www/test/forums");
include("/www/test/forums/PluhNews.php");
?>

only thing in the PluhHeader.txt :

<!-- Pluh Header -->
<font face="Verdana" size="2"><b>Today's News</b><p>


santino 06-30-2003 10:26 PM

Re-uploading functions.php zaps this problem, fyi.

upnorth 07-10-2003 07:29 PM

is there any way to set the number of characters that are displayed followed by "..."?


All times are GMT. The time now is 12:33 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.02421 seconds
  • Memory Usage 1,737KB
  • 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_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