The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Self - Submitting Form
I'm working on a script that imports data from a custom database into vbulletin in the form of posts and threads. I've ran into a problem that a section of the script now takes so long to run PHP times out on the request. Rather than reconfigure PHP, I'd like to break the operation up into phases. As each phase completes it will send a page that has a self submitting form that loads the next phase. How do I make a self submitting form?
|
#2
|
||||
|
||||
Take a look at the code vB3 uses when rebuilding the search index
|
#3
|
||||
|
||||
K, I will. Thx Dean. Uhm.. Do you know which file does that off hand?
|
#4
|
||||
|
||||
admincp/misc.php
|
#5
|
||||
|
||||
K, I found this in misc.php - looks like my candidate
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|