![]() |
question....in my vb options, the settinggroup, whosonline is 31, and then there are 2 new ones. Quiz is 32, and signature settings is 302. What number should I use when i change the "insert into" queries?
|
You can really use any number that's not already in use. You could make it be 33 to appear in between quiz and signature settings, or you could make it be 303 to appear last.
|
Two more quick questions before i install. have you had a any problems with moreover.com slowing your forums down, and are there additional queries that are added by using this hack?
Thanks. |
I believe it adds one query to every forumdisplay page to check if that forum has a newsfeed, and if there is, there is another query to get the details.
I haven't had any problems from moreover.com. They seem like a pretty good, reliable source. Although I suppose I should probably add some error handling in case it can't connect to their server. |
(Post edited because of changes to the code.)
This hack uses only one new query when showing a forum, and that query is ONLY used if that forum is getting a newsfeed. Thanks to FireFly for showing me how to do that. :) |
JJR512-
Thanks for the info. BTW, in the instructions .txt file, you say: Quote:
Quote:
Quote:
|
Yes, sorry about that, I put that note in the wrong spot.
|
JJT512, you have showed us again what a great 'hacker' you are.
Thanks for this great hack, one word : SUPER. In note to a posting about slowing down, I have the feeling that it slows my forum down for about one or two seconds, which is in my eyes not a problem at all. |
I found a small bug and can't solve the problem myself.
When you look at the news that is presented like : HiTech gets Aces High again! From: ConsoleDomain Jul 13 2002 3:24AM and want to select the news link source, so in this sample above here it would be 'ConsoleDomain' main website you get an error because the link that will be projected is like : http://www.gamesdomain.com%20target=/ So the taget function is not properly coded and can't figure it out myself, to me the coding looks good, but hey, I'm a dunno ;) Please help. |
Sorry about that; I left a closing quote out of an <a href...> tag in the forumnewsbit template.
In that template, find this: Code:
<a href="$forumnews[sourceurl] target="_blank"> Code:
<a href="$forumnews[sourceurl]" target="_blank"> |
All times are GMT. The time now is 12:18 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:
|