Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 27 matches
Smarty Forum Index
Author Message
  Topic: WootVid.com uses Smarty
SGBoise

Replies: 3
Views: 51009

PostForum: Testimonials   Posted: Fri Dec 19, 2008 8:34 pm   Subject: WootVid.com uses Smarty
Very Happy Thanks for letting me know. I switched the template from strict to traditional and haven't converted all the tags. I will take care of those errors shortly.

Just an fyi even youtube has tons of ...
  Topic: WootVid.com uses Smarty
SGBoise

Replies: 3
Views: 51009

PostForum: Testimonials   Posted: Fri Dec 05, 2008 9:38 pm   Subject: WootVid.com uses Smarty
Hey Guys,

I love smarty. Every since I found out about I have been using it in all my scripts. The smarty language is very easy to understand and is very flexible when needed.

Here is a pretty c ...
  Topic: How to show Array in Array
SGBoise

Replies: 3
Views: 8539

PostForum: General   Posted: Tue Dec 02, 2008 9:57 pm   Subject: How to show Array in Array
I use nested loops. It's a little easier that way.

php
$loop[] = array("id" = "1", "name" = "2", "products" = array("a","b",&q ...
  Topic: Video Script using Smarty
SGBoise

Replies: 4
Views: 29948

PostForum: Showcase   Posted: Sat Nov 29, 2008 10:00 pm   Subject: Video Script using Smarty
Hey Guys,

I just wanted to show off my new video script. Thanks to smarty I can design multiple templates with ease. Very Happy

You can see the demo at [url=http://www.wootvid.com]wootvid.com.
You ca ...
  Topic: Is this possible {$tms_categories|@count + 1}?
SGBoise

Replies: 5
Views: 8849

PostForum: General   Posted: Thu Nov 13, 2008 8:27 pm   Subject: Is this possible {$tms_categories|@count + 1}?
$tms_categories is an array but I did get it to work php and just assigned it.

Thanks.
  Topic: Is this possible {$tms_categories|@count + 1}?
SGBoise

Replies: 5
Views: 8849

PostForum: General   Posted: Mon Nov 10, 2008 8:22 am   Subject: Is this possible {$tms_categories|@count + 1}?
Thanks Celeb.

That didn't work. The documentation said it was pretty expensive to run {math} function. I'll just do it in php and assign it.

Thanks again.
  Topic: Is this possible {$tms_categories|@count + 1}?
SGBoise

Replies: 5
Views: 8849

PostForum: General   Posted: Mon Nov 10, 2008 6:58 am   Subject: Is this possible {$tms_categories|@count + 1}?
Hello,

I want to get the count of the array but add 1 to it. I don't want to determine the value in php if I don't have to.

<ul id="s{$tms_categories|@count + 1}">

I ...
  Topic: .htaccess security folder smarty folders
SGBoise

Replies: 5
Views: 9945

PostForum: General   Posted: Mon Oct 27, 2008 7:53 pm   Subject: .htaccess security folder smarty folders
I won't have any data files. I will also put index.html to prevent people browsing the directories.
  Topic: .htaccess security folder smarty folders
SGBoise

Replies: 5
Views: 9945

PostForum: General   Posted: Thu Oct 23, 2008 12:17 am   Subject: .htaccess security folder smarty folders
Perfect. Thanks.
  Topic: .htaccess security folder smarty folders
SGBoise

Replies: 5
Views: 9945

PostForum: General   Posted: Wed Oct 22, 2008 4:57 pm   Subject: .htaccess security folder smarty folders
Hi guys,

I am going to add .htaccess with this code to the smarty folders in case someone of my clients have to put the smarty folder accessible from the internet. Also I added index.html to the fo ...
  Topic: Commercial script using Smarty
SGBoise

Replies: 2
Views: 6079

PostForum: General   Posted: Wed Oct 22, 2008 4:52 pm   Subject: Commercial script using Smarty
Both my scripts are (will be) using smarty. I have upgraded my scripts to support smarty and I almost ready to release the updates. After I found out about smarty I had to add it to my scripts. Very Happy ...
  Topic: Website Design Price
SGBoise

Replies: 2
Views: 6042

PostForum: General   Posted: Wed Oct 22, 2008 4:38 pm   Subject: Website Design Price
Here is what I would do. Get all the information you need to get it done and post it on elance. Usually people will bid lower than what you would charge anyway and they will have a team working on it. ...
  Topic: Loading Config variable value from regular variable.
SGBoise

Replies: 1
Views: 4908

PostForum: General   Posted: Sat May 31, 2008 11:31 pm   Subject: Loading Config variable value from regular variable.
I'm trying to pass variables to load from config file.

I have my language in config files. I have one config file for each language.
_CatetogyHome = "Home"
_CatetogyVideos = "Video ...
  Topic: Smarty and jQuery
SGBoise

Replies: 2
Views: 8896

PostForum: General   Posted: Sat May 31, 2008 11:17 pm   Subject: Smarty and jQuery
I'm not sure what exactly you want.Do you want to preventing loading the js file?

If yes here is what I do.

header.tpl:

{* Load the CCS and JS files *}
{foreach from = $tm ...
  Topic: page encoding problem
SGBoise

Replies: 5
Views: 10483

PostForum: General   Posted: Sat May 31, 2008 11:08 pm   Subject: page encoding problem
Are you pulling the data from mysql? You can need to configure your connection and tables to utf charset.
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP