Help: Smarty Templates/Boss needs answer tommorow :/
Moderator: General Moderators
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
- launchcode
- Forum Contributor
- Posts: 401
- Joined: Tue May 11, 2004 7:32 pm
- Location: UK
- Contact:
Is your web host on Unix or Windows though? It doesn't matter what you develop on, only where the final files reside 
Change the cache level to 0 and see what happens. All that means is that Smarty each time will use the file in the template directory and then compile it, rather than compiling it to the template_c (cache) directory.
Change the cache level to 0 and see what happens. All that means is that Smarty each time will use the file in the template directory and then compile it, rather than compiling it to the template_c (cache) directory.
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
Hmmm, i see, intestesting.. That cache variable is in what file again?
Ummm, <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>, now that i think of it your right it is linux box holy <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>. I gottta check my server. Its red hat...
Ummm, <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>, now that i think of it your right it is linux box holy <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>. I gottta check my server. Its red hat...
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
ok, so seems your fairly confident on the permissions thing.. This gives me something to work on tommorow. Anyway, I love programming. And appericate help.. My boss is gonna wonder if we should use this smarty system, as a control for databases of many many clients. He likes that he can move through the lists of users and see information on the users. When i look into the code though, I see its mentioned as a news script, and thats what it acts like , an admin news script for people posting news. What other features can I get out of this system , does it have scalabliity to expand for mnay useses? such as forums, whole websites? any thoughts are thx
- launchcode
- Forum Contributor
- Posts: 401
- Joined: Tue May 11, 2004 7:32 pm
- Location: UK
- Contact:
In the time it took you to make that screen shot, you could have changed the permissions on the template_c folder and fixed it 
But hey... you're obviously having fun!
Smarty is a TEMPLATE system - not a news script. Really really go here and read the Crash Course guide: http://smarty.php.net/
But hey... you're obviously having fun!
Smarty is a TEMPLATE system - not a news script. Really really go here and read the Crash Course guide: http://smarty.php.net/
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
yea cool i wanted to make sure if anyeone has any more thoughts.. yea, templating is great, i understand the logic..i will read this, thank you.. Yea so i got this job setting this system up and learning php, i know asp, vb.net , learning this is going ok, but im sure to be looking for a good forum like this, and im sure to be donating $$$$$$$$$$$$$
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
- launchcode
- Forum Contributor
- Posts: 401
- Joined: Tue May 11, 2004 7:32 pm
- Location: UK
- Contact:
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
- launchcode
- Forum Contributor
- Posts: 401
- Joined: Tue May 11, 2004 7:32 pm
- Location: UK
- Contact:
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
- NewfieBilko
- Forum Contributor
- Posts: 189
- Joined: Sun Jun 06, 2004 6:45 pm
- Location: Newfoundland
- Contact:
