Search found 7 matches
- Tue Feb 06, 2007 3:19 pm
- Forum: General discussions
- Topic: php code in templates
- Replies: 6
- Views: 4717
- Tue Feb 06, 2007 12:11 am
- Forum: General discussions
- Topic: php code in templates
- Replies: 6
- Views: 4717
- Mon Feb 05, 2007 10:46 pm
- Forum: General discussions
- Topic: Memeber login
- Replies: 4
- Views: 3472
- Mon Feb 05, 2007 6:55 pm
- Forum: General discussions
- Topic: php code in templates
- Replies: 6
- Views: 4717
- Mon Feb 05, 2007 4:21 am
- Forum: General discussions
- Topic: Memeber login
- Replies: 4
- Views: 3472
- Mon Feb 05, 2007 3:53 am
- Forum: General discussions
- Topic: Memeber login
- Replies: 4
- Views: 3472
Memeber login
I know this is dumb but......
Which plugin do I need to active in order to show a member login box on my blog?
Which plugin do I need to active in order to show a member login box on my blog?
- Mon Feb 05, 2007 3:50 am
- Forum: General discussions
- Topic: php code in templates
- Replies: 6
- Views: 4717
php code in templates
Hi all,
I'm trying to use some custom php code by including it in a template (tpl) file with smarty code like
{include_php file="http://domain.com/path/to/load_nav.php"}
and can't get it to work, it says something like not a trusted resource according to smarty.
Is there something else I need ...
I'm trying to use some custom php code by including it in a template (tpl) file with smarty code like
{include_php file="http://domain.com/path/to/load_nav.php"}
and can't get it to work, it says something like not a trusted resource according to smarty.
Is there something else I need ...