samona Posted July 10, 2008 Share Posted July 10, 2008 Does the order of the blocks matter in the tpl file. I have my program written in a certain order, but I don't want it displayed in the same order, and I don't want to display some of the blocks. So when I include the blocks I want to display in the tpl file, they will not print. Please advise. Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/ Share on other sites More sharing options...
dannyb785 Posted July 10, 2008 Share Posted July 10, 2008 whats a tpl file? Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/#findComment-586587 Share on other sites More sharing options...
samona Posted July 10, 2008 Author Share Posted July 10, 2008 its a template file. Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/#findComment-586591 Share on other sites More sharing options...
samona Posted July 10, 2008 Author Share Posted July 10, 2008 its a template file. any help please Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/#findComment-586767 Share on other sites More sharing options...
discomatt Posted July 10, 2008 Share Posted July 10, 2008 What's ITX... besides a mobo spec Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/#findComment-586778 Share on other sites More sharing options...
DarkWater Posted July 10, 2008 Share Posted July 10, 2008 What's ITX? Is it your templating system or something? Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/#findComment-586779 Share on other sites More sharing options...
samona Posted July 10, 2008 Author Share Posted July 10, 2008 Yes, ITX is a template in PEAR. Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/#findComment-586823 Share on other sites More sharing options...
DarkWater Posted July 10, 2008 Share Posted July 10, 2008 I know for a fact that you can control template content in Smarty with if statements and such, and the order shouldn't matter in ANY templating system. Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/#findComment-586827 Share on other sites More sharing options...
samona Posted July 10, 2008 Author Share Posted July 10, 2008 I don't know about Smarty but in ITX, whenever I change the order, the values that are calculated also change. And I can't use any PHP in ITX, it only allows html. Also, If i leave a block out that I don't want to use, it causes everything to disappear. Any ideas why this is the case?? ??? Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/#findComment-586839 Share on other sites More sharing options...
DarkWater Posted July 10, 2008 Share Posted July 10, 2008 How about you just use Smarty then? I've personally never even HEARD of ITX. Quote Link to comment https://forums.phpfreaks.com/topic/114124-itx-problem/#findComment-586851 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.