The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Yes, I'm aware of the php tags however I was quite sleepy at the time of the last posting.
![]() At any rate - I've converted the text file from being output as it was (the loop) to now being inserted into a database every 30 minutes so I can sort things how I wish. However, this presents an entirely different problem, not necessarily major in comparison mind you, but it is slowing down the load time of the page per update. While things are now working beautifully in the "I work." sense, I'm now curious if I can drop the number of queries this is adding per update (plus there's a query checking to see even if it can update). -- There're 4 added queries in order to do this method - 1 query is added always, as it checks the time past. If the time has past for an update, 3 queries are added: delete, load data infile, and to update the time. Here's a quickie example of what's taking place: PHP Code:
Thanks guys. ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|