Quote:
PHP Code:
|
Quote:
|
Quote:
|
No idea. I'm just responding the to the question about how to have a users style show up on that page. In fact, if you have multiple styles, you have to make a template for each style, otherwise you get a blank page.
|
If you have multiple styles, ideally they should be in a heirarchy. Just add the template to the top level and it will be inherited by child styles.
The question of how to execute php from templates is being asked frequently. The answer is that you cannot. It is not supposed to be that way. The primary objective of templating is to separate logic (php) from presentation (templates). Search for my posts in this thread. I have explained the whole thing with code examples. |
Quote:
By the way, you can execute code in a plugin but it's a p.i.t.a. |
this is my php file code
Quote:
and this my Template Code Quote:
but nothing working since 4 month |
Code:
$navbits = array(); Code:
$navbits = array(); |
i did but not working
|
Quote:
PHP Code:
|
All times are GMT. The time now is 05:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|