The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
php include problem
Hello everyone:
I have a PHP include script on my vbulletin board. But many times, we get the following error: What is going on? Quote:
can anyone help please? |
#2
|
|||
|
|||
anyone?
|
#3
|
||||
|
||||
you might wanna post your php_includes template
|
#4
|
|||
|
|||
here it is:
HTML Code:
ob_start(); include('http://www.nigeriavillagesquare1.com/articles1.php'); $your_code = ob_get_contents(); ob_end_clean(); |
#5
|
|||
|
|||
Quote:
Try PHP Code:
|
#6
|
|||
|
|||
Quote:
The problem is that articles1.php s on a different URL (http://www.nigeriavillagesquare1.com) whereas my board is on http://www.nigeriavillagesquare.com. Could that be the cause of the problem? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|