The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
Sorry all the 14 pairs. Yes, pairs as in the text and image. I'm still trying to absorb your code. Am a newbie at this. Thanks |
#12
|
||||
|
||||
Let me try to break it down for you..
PHP Code:
|
#13
|
||||
|
||||
means I got to repeat that 14 times for the pairs?
and add $matches(0) for all the pairs? |
#14
|
||||
|
||||
No, it is already looping through all the pairs. See where I said "// do your thingy"?
Try it.. just make a new file, and through this in there.... PHP Code:
|
#15
|
||||
|
||||
Warning: file("http://ulitma.lightning.net/uo/index.html") - Undefined error: 0 in /usr/local/www/vhosts/nettiq.com/htdocs/serverstats.php on line 2
Warning: Bad arguments to join() in /usr/local/www/vhosts/nettiq.com/htdocs/serverstats.php on line 2 I got this error when I try to run the php script. |
#16
|
||||
|
||||
That URL doesn't work for me.
|
#17
|
||||
|
||||
my mistake
typo http://ultima.lightning.net/uo/index.html I corrected it and when i run the php it gives me a blank screen. |
#18
|
||||
|
||||
try this:
PHP Code:
|
#19
|
||||
|
||||
trying now.
|
#20
|
||||
|
||||
Nope.
Only get this 2 line Yes, I'm running begining loop I should replace just the $remote_site = join('', file("http://remote.domain.com/index.php") ); to http://ultima.lightning.net/uo/index.html right? all the code stays. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|