MyBB Community Forums
PHP in Templates and Template Conditionals - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Support (https://community.mybb.com/forum-72.html)
+---- Thread: PHP in Templates and Template Conditionals (/thread-31860.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


RE: PHP in Templates and Template Conditionals - avril - 2014-09-09

(2014-09-09, 11:25 AM)Lu5ck Wrote: does this still works for 1.8?

Yes


RE: PHP in Templates and Template Conditionals - wrkalot - 2014-12-28

What file type is this plugin? I can't seem to open it after I download it.


RE: PHP in Templates and Template Conditionals - Destroy666 - 2014-12-28

phptpl-2.0.7z - any known software similar to 7-zip and WinRAR should open it.


RE: PHP in Templates and Template Conditionals - wrkalot - 2014-12-28

I'm on a mac... just d/l The Unarchiver and got it. Thanks!


RE: Template conditionals - expat - 2015-01-31

SO how can I check for the NULL condition of a custom field and then display an error msg ?


RE: PHP in Templates and Template Conditionals - holyshit - 2015-05-22

Any idea how to make something like this OP?

<if last post in thread older than one month then>
Some random message here 
</if>



RE: PHP in Templates and Template Conditionals - Alcatraz93 - 2015-05-22

(2015-05-22, 12:43 PM)holyshit Wrote: Any idea how to make something like this OP?


<if last post in thread older than one month then>
Some random message here 
</if>


I need that too, to prevent grave digging. Not sure what the variable is tho.


RE: PHP in Templates and Template Conditionals - Destroy666 - 2015-05-22

<if TIME_NOW - $thread['lastpost'] > 60*60*24*31 then>
Last post in this thread older than 31 days
</if>



RE: PHP in Templates and Template Conditionals - Ashley1 - 2015-11-22

I want to hide the language and theme selectors from bots. What would be the conditional to check for a spider session?


RE: PHP in Templates and Template Conditionals - Trox - 2015-12-21

Hmmm... MyBB hacks seems to be offline. Anybody has a mirror? Thanks.

EDIT: I got the file from MyBB hacks using the WayBackMachine. And I have reuploaded the file here: http://www.mediafire.com/download/3321ymo70g31e0a/phptpl-2.0.7z