The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
suddenly my imploder isnt imploding
here is code $postthumbnail2 = implode("", file(http://www.url.com/forums/thumbincluder2.php)); then i output $postthumbnail2 into a template its worked for years but now just doesnt work :ermm: |
#2
|
||||
|
||||
![]()
really need help people its just not working
|
#3
|
||||
|
||||
![]()
What is the contents of the thumbincluder2.php ?
implode works on arrays - shouldn't you e using include() not file ()? |
#4
|
||||
|
||||
![]() Quote:
|
#5
|
||||
|
||||
![]()
Can you post the content of thumbincluder2.php?
Is the file even around? |
#6
|
||||
|
||||
![]() Quote:
|
#7
|
||||
|
||||
![]()
Suggest you restructure the way the file works to have it return the array at teh end of the file - that way you can rely on include(filename) rather than file(filename)... include won't stop working cos of a server config change ...
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|