![]() |
I meant "when" sorry...
Also i have the AI bot installed as well, and hwen that posts it sometimes messes up, So i am thinking that when the rss and bot posts, they post at the speed of light (so to speak) and it looks like the spy cannot keep up with it, thats what it looks like, I know the bot aint your problem and is hopefully being resolved (slow him posting) so its just the rss feeds.. If one rss is posted its ok, but if theres 2 or more thats when it messes up. I think the rss feeds posts at virtually the same time, therefore if a smal 1 or 2 second delay can be implemented between posts thats should help Does this make any sense to you lol |
Quick question about modifying the look of the threadbits...
Is there a way to make the bg color of each table row alternate from class="alt1" to class="alt2"? |
This is a great mod, allmost making board live of content.
|
I made some major adjustments to mine, take a looksie... The only one not visible here is a 10 minute refresh, to check for new private messages and to update any posts I've read.
Cool New Features |
Any chance of your modification Adrian please? :)
|
Mine also has vBSEO rewritten URLs, so it's a bit diff. I may post it later when I clean it up some more.
BTW if anyone wants alternating rows, here is an easy way to accomplish it. -- In va_spy.js find Code:
function spyinit() { Code:
var rowClass = 'alt2'; Code:
highestid = Math.max(parseInt(spyid), highestid); Code:
rowClass = rowClass == 'alt2' ? 'alt1' : 'alt2'; Code:
text = ' Code:
<td class="' + rowClass + '"> |
Thanks, Adrian!
I'm going to add PhotoPost thumbnails here shortly for new photos added to the gallery. |
Quote:
|
1.1.11 - 9.25.2006
vaispy.php va_spy.js - added SirAdrian's mods for thread status icons and alternating row colors - added code to prepopulate the first 10 rows with existing threads allowing for 5 new ones to be added in scrolling mode (versus scrolling starting from the first thread). |
Something is not right, look at http://www.volvoclub.org.uk/forum/vaispy.php.
There are different fonts in the first column Event. Bob |
All times are GMT. The time now is 08:05 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:
|