![]() |
What am I forgetting!?
Okay so I created a product...
Created a plugin for this product, at hook location forumhome_start In my PHP code, at the end I use $title = 'title'; $content = 'content'; and then when I put $title and $content into my template, no such luck... How do I "link" them? |
What template are you trying to use them in. They'll only work in the forumhome template.
|
I got it... I had to add an eval() statement:
eval('$template = "' . fetch_template('templatename') . '";'); What about this though? :) |
All times are GMT. The time now is 12:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|