![]() |
Quote:
all you need to do is turn it on in admincp |
1 Attachment(s)
Quote:
The underscore continues from mod to privacy policy It should look like "archive - top" |
Quote:
|
Cool Mod. Installed but getting
Uncached templates: T4U_Temp (1) and then when I am on the privacy page I get this at the bottom Uncached templates: T4U_Temp (1) Uncached templates: T4U_privacy (1) How do I fix this? Also it only shows up for myself and mods. Users can't see the link at all. |
Quote:
http://support.microsoft.com/kb/234067 please read REFERENCES SECTION |
Quote:
i currently have 1 issue with a custom template i am trying to sort out |
He says, help contribute, because I am new to this .. basically.
Then later he says, if you can't get it to work, give me your login and I will install it for you. While .. it was a bug .. Eh - no thanks. I will never share my admin rights with someone, especially, new to coding vb plugins. No offense, just posting this as a fair warning to others who participate in this thread. That said, good start, and I will wait a bit longer before using this on my live site, so bugs can be fixed, etc. |
Please learn vBulletin a bit more, uncached templates are your product problem, and has nothing to do with the link you provided or whatever.
|
Code:
define('THIS_SCRIPT', 'privacy'); If your file is privacy_policy.php, then that should be Code:
define('THIS_SCRIPT', 'privacy_policy'); |
In the footer of your php file you have this:
Code:
eval('print_output("' . fetch_template('T4U_privacy') . '");'); Code:
$globaltemplates = array( Cache the right template, and name it correctly. Important tip of a plugin release for the public: take your time to write it, test it, read through it, and get help during development. |
All times are GMT. The time now is 02:07 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:
|