![]() |
what's the method to include the code (display the dead topics) on a non vb page via .shtml at another webhost.
i'm hosting my vb entry page on a separate hosting account (www.entrypagehost.com/index.shtml), away from the forum (www.forumhost.com/index.php)!! can you help me with the code, including the dead topic list on my entry page. the include("/full/path/to/deadtopics.inc.php"); method doesn't work! thx a lot! yours vanessa |
well i got this to work at http://animeboards.net
to include the php file i did Code:
<?php Code:
<?php you need to use .php, .php3 file for it to work... what i did was create index.php3 which includes all of the above and then include index.php3 into a index.shtml file in the index.php3 file i had at the very top before <html> tag the following Code:
<? |
I want to post the top X most popular posts for the last X days. Not the most popular ever, but just for the last X days, so that the recent popular ones stay popular.
Thoughts as to how to do it? |
This script seems to be very server intensive. I am using:
Code:
<?php |
Change SELECT * FROM
to SELECT threadid, title FROM |
Ok. What about this Active topics hack from EVA2000. Can you give me any ideas on how to optimize it:
Code:
<? |
Rangersfan: That change makes it a bit faster, but its still pretty slow.
|
All times are GMT. The time now is 08:58 AM. |
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:
|