PDA

View Full Version : [fixed] Missing Templates in $templatesused in private.php



Mystics
Thu 25th Apr '02, 5:15pm
Hi,

$templatesused in private.php doesn't contain all Templates which are called in this file.

I am talking about:
postbit_online, postbit_offline,priv_forwardtobuddylink, privmsg_nextnewest and privmsg_nextoldest.

So I saved a few DB-Queries with changing
$templatesused .= ",vbcode_smilies,vbcode_smiliebitto
$templatesused .= ",postbit_online,postbit_offline,priv_forwardtobudd ylink,privmsg_nextnewest,privmsg_nextoldest,vbcode _smilies,vbcode_smiliebitFor conclusion: I think this is a (small) Bug :)

Mystics

Wayne Luke
Thu 25th Apr '02, 7:11pm
Thanks for the notification. The developers will look into it.

Joshua Clinard
Tue 30th Apr '02, 4:48pm
Why does this say fixed, if the developers are looking into it?

Wayne Luke
Tue 30th Apr '02, 4:55pm
Most likely because they looked into it and fixed the code so the bug will disappear in the next release.