Not Solved Differing pm design and thread design
#1
Not Solved
This user has been denied support. This user has been denied support.
Hi everyone,
I'm trying to code a theme for mybb. But pm design is different from thread design. So which templates i have to differ these?
Reply
#2
Not Solved
If you mean the post bit then you will need a plugin for it. The only available one is Template Conditionals (or PHP In Templates, same author).

In the postbit/postbit_classic templates:
<if THIS_SCRIPT == 'private.php' then>
private message code goes here.
<else>
Anything else.
</if>
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply
#3
Not Solved
(2012-10-07, 09:51 PM)Omar G. Wrote: If you mean the post bit then you will need a plugin for it. The only available one is Template Conditionals (or PHP In Templates, same author).

In the postbit/postbit_classic templates:
<if THIS_SCRIPT == 'private.php' then>
private message code goes here.
<else>
Anything else.
</if>

The plugin is available at mybbhacks.zingaburga.com
(2012-09-25, 08:28 PM)Leefish Wrote:
(2012-09-25, 08:19 PM)xStefan Wrote: Just got back from gym and eat some kit kats...

I am uninterested in your eating habits.
Reply
#4
Not Solved
This user has been denied support. This user has been denied support.
Thank you very much, really thank you Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)