![]() |
all I get is a 404 error :(
|
where or what gives the 0404 error ?
|
The other links Martin are sample URL left for you to see how to use them I believe. The only live link above is for the .zip file.
If that is what you are referring to? |
oops... my mistake... forgot to say they were sample links... yes, the only valid link is the .zip file...
|
can we see it in action anywhere?
I think, from what I saw of the code, it looks great :) |
in all actuality, it runs the same. the only difference is that it is much easier (for me) to integrate the active-topic with my site. you don't have to edit the php file with html, just edit the page template and the message template.
As i don't have vbulletin configured/setup on the site I am working on, there wouldn't be much to show you if I could. |
Nice job on the active posts.
I take it that when you say it uses a template, you're not referring to a vBulletin template? I've spent a lot of time with this hack on the UBB trying to find a version that is low overhead. The best way to implement this hack is to hack the posting script so that every time a post is made, an entry is made to either a flat file or a database entry. That way, when the script is called, it only has to make one call/include one file. Also, unlike cron, it is always perfectly up to date. |
Sorry, my mistake again... Yes, when I said template, it means a template separate from vbulletin.
Quote:
To have this script up to date, just ssi it in your page. To have a 'less overhead' version, have it output (via cron) to a text file and have the text file ssi'ed into your page. The more time between the output, the less overhead. |
I have a list of topics called mythread.txt generated by this program.
I want to include them in my new homepage, which I"m building at index.php using vB as the backend. Index.php calls a variety of tempaltes liek homepage, etc, as well as some stuff from vB liek fivelinks. I've got it all working except for two things. One is login on the homepage. The other is how to include the .txt file inside the template.help? |
I'd think <? require("mythread.txt"); ?> should do it if you're calling it from a php file.
|
All times are GMT. The time now is 06:13 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:
|