![]() |
Quote:
|
its possible to get this news-fader running on an external non forum site?.. i just play with the idea to get the news fader on my main homepage to make guest get interrested when they see the news fader of the latest threads.. ?
what i need to do to integrate it in my non vb site? |
thanks for this hack its great
|
Quote:
same question |
How many queries does it add to the forum home? :)
|
Well I didn't notice any added extra queries but I noticed a bug with the fader over lapping if the username is too long...
See attached.. |
Quote:
Code:
$newsfades=$DB_site->query("SELECT threadid, title, postusername FROM thread WHERE forumid <> [forumid] ORDER BY threadid DESC LIMIT $ammount"); Code:
$newsfades=$DB_site->query("SELECT threadid, title, postusername FROM thread WHERE forumid <> [forumid] AND forumid <> [forumid#2] ORDER BY threadid DESC LIMIT $ammount"); |
bump.. did this bug ever get fixed? :(
|
All times are GMT. The time now is 07:06 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:
|