The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
error embed php files in template, after create plugin as instruction
i want to embed php files in template
|
#2
|
|||
|
|||
As the error message already states: You are trying to include a file named "preview.php", which can not be found.`
|
#3
|
||||
|
||||
thanks for answering
|
#4
|
|||
|
|||
You are most likely somehwere using an include()/require() of functions.php, instead of a include_once() or require_once().
|
#5
|
||||
|
||||
i confuse why this is not works,
this is code for the plugin that i use ] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|