The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello everyone,
I have spent the last few weeks trying to get this small script to work, and it seemes verry simple. But, as we all know with php, looks can be deciving... When you go to install a fresh copy of vbulletin, and it is at step 3 (or greater) and is adding the tables, and inserting info into the MySQL Database. How the vBulletin has designed the script, to show the completion srcipt: PHP Code:
Quote:
PHP Code:
Ok, i hope i have supplied you with enough information. Thankyou to any help in advanced -Cody Woolaver |
#2
|
|||
|
|||
![]()
I really don't get what you are asking.
If you want to output lines before the page is finished, have a look into flush() and ob_flush(), or search the PHP documentation for Output Control Functions |
#3
|
||||||||||
|
||||||||||
![]()
Ok, when you think about it, its actchually quite simple...
I am creating mass ammounts of files, (in the thousands(please don't ask what they're for)), and i have a script set up to do it all in one simple process. I want it to only display text as the file is displayed: -File#1 gets made -At the moment, the only text on the screen should be "Creating File #1: 5jd9ndio.djb" --- -File#2 gets made -Now since another file has been made mroe text has been added, so it should all say: Quote:
??What if?? -Ok, i make File #4 have an ileagle name (/ \ : * ? < > |) -"5*d9|sj:/.djb" -It should now say: Quote:
... So, putting all file making aside, i would like this to happen (pretend the quote boxxes is 1 .php file) Start of Page-> Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
![]() |
#4
|
||||
|
||||
![]()
Checkout sleep()/usleep() and flush()
|
#5
|
|||
|
|||
![]()
I Did, it adds them up, ill give you part of my code...
PHP Code:
![]() PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|