![]() |
Quote:
|
Kayn.. I can't seem to find where it says "Todays News" in the HTML code. Where is it? I'd like to remove it with an image.
Thanks. |
Quote:
|
badmeetsevil-
Look in PluhHeader.txt file;) |
Yeah, I figured it out right before I came back here to reply. :) It was hidding in the PHP. The include that is.
|
Yeah, well, i gotta bump this thread up because i need some help...My images (smilies are not showing and for the life of me, i can figure out how to fix this. Heres my PluhConfig.php file:
PHP Code:
|
this is what ive been looking! does the script support vB 2.0.3?? the news appears but when i click on the links like Comments,Search or View i get a 404 error?? help? im just testing it on a test board till i get that fixed.. heres the link http://www.digital-host.net/~ruph/forum/PluhNews.php
I really need to get this working! |
The only fix I can think if IAN, is to go to your admin for the VBulletin and change the paths to your images to something like:
/forums/images/smilies/whatever.gif Hmm, I looked at ruph's page - it looks like something is wrong in your config. Double check and make sure the paths are right. :) |
Ok what I have done is just make 5 sets of this to pull from different forum id's. seems to work alright.
2 questions First is there a way that when someone opens the news or headlines that it would automaically add to the thread view totals for the post that are included in the news or headlines page. Second is there a way to add a reply button or link under each thread shown for someone to reply to the thread. |
Hi,
this hack works fine...but I'v got some problems to configure more then 1 headlilne on my home page. It continues to give me this error: Fatal error: Cannot redeclare stripslashesarray() in C:\inetpub\wwwroot\swzone.it\forum\global.php on line 10 There is a way to solve it ? Thx in advance. Renato |
up! ;)
|
Quote:
|
I followed hack instructions.
here is how mind looks http://www.realwebhost.net/PluhHeadlines.php |
does this script works for VB 2.0.3?
|
It works in mine. :) And I've only got version 1 of the script going.
deb |
|
Great script
But I get this error when making a include of the headlines from the amin page (/index.php3) [QUOTE] Fatal error: Failed opening required './admin/config.php' (include_path='.:/usr/lib/php') in /var/www/pulsorock/foro/global.php on line 72 |
Hi Guillermo,
add this line before the require command: PHP Code:
PHP Code:
Renato |
Hi Rostor,
So I should add this line PHP Code:
PHP Code:
Thanks |
ReHI :)
The line must be added in the first and the last lines of pluhHeadlines.php. First part: PHP Code:
PHP Code:
|
ohh...
:) I'll will try them now Thanks for all the help |
No Problem i'm here for other 3 hours :D:D:D lol
|
:(
I tried as you said, but now I get thi error:[QUOTE] Fatal error: Failed opening required './global.php' (include_path='.:/usr/lib/php') in /var/www/pulsorock/foro/PluhHeadlines.php on line 6 |
|
Thanks!
It worked :) |
this script is really good but I have a problem when I try to use this script twice on the same page.
In fact I need two headlines displaying on my homepage. Each headline related to a distinct subforum. So I use the script 2 times but I rename PluhHeadlines.php and Pluconfig.php for the second headline. When I try I get this error for the second headline script : Code:
Fatal error: Cannot redeclare stripslashesarray() in /forum/global.php on line 10 thank you in advance |
Is there any way to pull a date with this so it could look like this.
09-07-2001 05:54 PM - News Here - Posted By User name Just want to be able to add the date to it.. Not a bug php guy so easier the better.. :) |
look here
<removed> |
Is version 1.5 up in the first message the most recent version of PluhNews? :)
deb |
I found my error (see above), I just put in comment the require global.php in the PluhConfig.php and now I can run this script twice on the same page.
|
Ok this hack is GREAT, when i am logged on my board. But when i am logged out. i get this error
Warning: Cannot add header information - headers already sent by (output started at /path/to/index.php:10) in /path/to/admin/functions.php on line 1457 Note: it shows the direct path i didnt want to show it on here :) to save somewhat privacy. But anyone have any ideas on how to fix it? I am using 2.0.3. You can view it at S-Files Online Thanks :). |
I just ran into this on another hack. I found that it was because the database name and password was wrong, check your Pluhconfig file for proper settings
|
all the variables are right in the PluhConfig.
|
Still have the same problem Web. Even after you fixed it... i cleared my cookies. and it didnt work. but if im cookied it'll work..
|
Brilliant Script ... saved me alot of hairpulling and pain ...
I am getting the same header problem ... My index is basicly a series of includes PHP Code:
|
I can already guess that the inclusion of the global.php and admin/config.php is causing the Vbulleting Header functions to kick in causing the conflict with my header.php.
But no idea how to fix it. |
Actually the problem is with cookies. there is no header.php and footer.php
|
Hmmm ... thats a point ...
My error occurs on line 1459 ... which is "setcookie($name,$value,$expire,$cookiepath);" Below PHP Code:
|
I know for a fact its a cookie problem because when you are logged into your board it'll work. But when you delete your cookies from your browser it'll be messed up.
|
I think I know how to fix this (long time since I worked with cookies)
Add the following to the top of the index. PHP Code:
The cookies from memory have to be loaded before the first < html > tag. Mind you my memory is sad. |
All times are GMT. The time now is 12:44 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|