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 77 matches
Smarty Forum Index
Author Message
  Topic: best way to build a multi-language site with smarty
xces

Replies: 210
Views: 1202608

PostForum: Tips and Tricks   Posted: Fri Oct 19, 2007 6:37 am   Subject: best way to build a multi-language site with smarty
Guys, i am still struggling with something:
- I once started with PHP, put everything in PHP files.
- Then i went to templates, and finally ended up in Smarty. I still printed the (dutch) errors, me ...
  Topic: Best practise of seperating language from code/tpl
xces

Replies: 1
Views: 4418

PostForum: General   Posted: Thu Oct 18, 2007 7:12 pm   Subject: Best practise of seperating language from code/tpl
Quick question.

I've allready seperated my code and templates using Smarty. Now i want to separate the messages.

For instance; my current code has lots and lots of defines that define the messag ...
  Topic: [SmartyValidate] Custom validator bug?
xces

Replies: 9
Views: 20854

PostForum: Add-ons   Posted: Fri Jul 13, 2007 11:48 am   Subject: [SmartyValidate] Custom validator bug?
Oke, nvrmind, now i am reading your reply, i realised that this was also one of my questions to mohrt, if he could add an option to only skip the "failed" fields, instead of the entire form. ...
  Topic: [SmartyValidate] Custom validator bug?
xces

Replies: 9
Views: 20854

PostForum: Add-ons   Posted: Fri Jul 13, 2007 8:32 am   Subject: [SmartyValidate] Custom validator bug?
Hi Celeb, well that certainly helps me for now, but it would be more logical to process the validators, the way they are assigned. I mean, that way, you only have to worry about the order in the PHP f ...
  Topic: [SmartyValidate] Custom validator bug?
xces

Replies: 9
Views: 20854

PostForum: Add-ons   Posted: Fri Jul 13, 2007 7:49 am   Subject: [SmartyValidate] Custom validator bug?
Ah, i can see clearly now (the rain is gone) hehe

Did you perhaps also had some time to look at the email i sent you at your ohrt domain? It was about the fact that SmartyValidate currently process ...
  Topic: [SmartyValidate] Custom validator bug?
xces

Replies: 9
Views: 20854

PostForum: Add-ons   Posted: Thu Jul 12, 2007 6:08 pm   Subject: [SmartyValidate] Custom validator bug?
Mohrt, as promised, a demo page showing the error.

It now works, using the code below.

But.... if i change the validators to use $params instead of formvars, both fail. If i change them to formv ...
  Topic: [SmartyValidate] Custom validator bug?
xces

Replies: 9
Views: 20854

PostForum: Add-ons   Posted: Sat Jul 07, 2007 2:59 pm   Subject: [SmartyValidate] Custom validator bug?
Why does this code not work? The validator "errCredentials" is always shown, no matter how i define the custom function. Either via the plugin naming inside thesame PHP file, in a seperate f ...
  Topic: Modifier not working?
xces

Replies: 14
Views: 16970

PostForum: General   Posted: Wed May 30, 2007 5:37 am   Subject: Modifier not working?
Mohrt i think you are right, i'll have to test that tonight. Right now i have this, after each form field (e.g. it simply changes the message):

{%validate id="errName" message="U die ...
  Topic: cache, compile_check and force_compile
xces

Replies: 6
Views: 9760

PostForum: General   Posted: Tue May 29, 2007 9:05 am   Subject: cache, compile_check and force_compile
I have the idea in the latest version, the cache is not regenerated when the template is changed. This meaning; even though you change the template, and set compile_check or even force_compile to &quo ...
  Topic: Modifier not working?
xces

Replies: 14
Views: 16970

PostForum: General   Posted: Fri May 25, 2007 12:22 pm   Subject: Modifier not working?
I changed my modifier function to match the example mohrt gave. The validate function is part of "smartyValidate-2.9", so i think there is also an error there which prevents modifiers to wor ...
  Topic: Modifier not working?
xces

Replies: 14
Views: 16970

PostForum: General   Posted: Thu May 24, 2007 9:08 am   Subject: Modifier not working?
Well thats a very good tip! However, i still don't quite get it..

This passes the message to the modifier, but also echos the string.
{validate id="errName" message="U dient uw naa ...
  Topic: Modifier not working?
xces

Replies: 14
Views: 16970

PostForum: General   Posted: Mon May 21, 2007 5:25 pm   Subject: Modifier not working?
I've temporary solved it by doing this:

{%$objNews->getDateTime()|date_format:"%A %d %b %Y"|capitalize%}
  Topic: Modifier not working?
xces

Replies: 14
Views: 16970

PostForum: General   Posted: Mon May 21, 2007 5:19 pm   Subject: Modifier not working?
Nope, that does not change a thing.

The "wierd" thing is, all goes fine when i do this:
{%nlDate|upper%}

But when i do this:
{%nlDate date=$objNews->getDateTime()|upper%}

Or ...
  Topic: Modifier not working?
xces

Replies: 14
Views: 16970

PostForum: General   Posted: Mon May 21, 2007 3:56 pm   Subject: Modifier not working?
I work with objects in my templates, to have greater flexibility. However, the following code does not work?
{%nlDate date=$objNews->getDateTime()|capitalize%}

I've done a few things:
* First ...
  Topic: Mix $smarty.const with string
xces

Replies: 2
Views: 5033

PostForum: General   Posted: Mon May 07, 2007 8:49 am   Subject: Mix $smarty.const with string
Thanx Boots, i thought i'd read it somewhere in the manual, but it has been a while Wink
 
Page 1 of 6 Goto page 1, 2, 3, 4, 5, 6  Next
All times are GMT
Jump to:  


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