The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | ||||||||||||||||||||||||||
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:
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
|
Comments |
#227
|
|||
|
|||
Quote:
Anybody has an answer for that? Possible to have categories? |
#228
|
|||
|
|||
I fixed everything until I didn't get any more path error messages, but nothing is included
http://www.wiredguy.com/test.php |
#229
|
|||
|
|||
If you look at the HTML, you can see the browser stops reading the source code once it hits the include. What's up with that?
|
#230
|
|||
|
|||
If you visit the page in a browser, nothing shows up either:
- http://www.wiredguy.com/forums/PluhNews.php What's going on? |
#231
|
|||
|
|||
I'm pleased to announce.... it works!!!
|
#232
|
|||
|
|||
Does this work with 2.2.0?
|
#233
|
|||
|
|||
Yes.
|
#234
|
|||
|
|||
if I go to /forums/Pluhcomments.php (I named it that for a differrent use on my site) it works fine, but if I include it in a php file in a /folder/ as
Code:
<?php Include ("/forums/Pluhcomments.php"); ?> Quote:
I also included the pluhconfig in the comments.php script I am changing since I want it to display the info for a certain thread (I will hard code the thread ID into each article and include the comments.php) This is a great Hack Perfect. Or better yet, if you could post the code to do this X Comments last post by user" line only and then set it so that I can have a var $threadid= that I have in the article that it grabs to tie the above to the thread for the article? thanks |
#235
|
|||
|
|||
Ok I moved the require global/admin to the test page, and now I am getting
Quote:
I added .mydomain.mydomain.org to the cookies this (changed name of real domain). So what am I doing wrong? I am still completely new to PHP. HELP!!!!!!!!!!!!! |
#236
|
|||
|
|||
Back to square one.
I want to Include PluhHeadlines.php on each article page. All articles are in a /folder off main site. So I do PHP Code:
PHP Code:
www.mysite.com/critcalmass/some-article.php Now I get the Error Quote:
What am I missing? I am still completely new to PHP. As I was writing this, I tried using Absolute paths, and it works. I have implemented the headlines.php to replace my "This Week @Mac Write" at the top of all pages. Now to try out the Pluhnews.php but This afternoon it's 3AM and I need to get sleep (or finish watching TRUE LIES?) |
#237
|
||||
|
||||
Here's a minor improvement to the hack that will allow you to use more than one forum as your source for news.
In PluhNews.php Find: PHP Code:
PHP Code:
example: PHP Code:
In PluhHeadlines.php Find: PHP Code:
PHP Code:
|
#238
|
||||
|
||||
This "tweak" is for people who installed fastforward's spider friendly urls.
In PluhNews.php Find: //gotta convert that damn unix time crap Add BEFORE: PHP Code:
PHP Code:
PHP Code:
|
#239
|
|||
|
|||
Cool additions. I've got an idea though:
What about allowing a paramater to be passed. For example, pluhnews.php?site=site1 would give news for the forum designated as "site1." |
#240
|
||||
|
||||
I THINK you can do that by removing the variable $newsforums from the config file and then passing it in as the parameter.
newsforums=1 for example. Amy |
#241
|
|||
|
|||
I have
"X Comments posted by XXXX" I want to manually enter the thread ID that this link, and the thrad it pulls the info from. So what do I change to fix it? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|