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 8 matches
Smarty Forum Index
Author Message
  Topic: escape modifier doesn't work with versions before PHP 5.2.3
gcphost

Replies: 2
Views: 10049

PostForum: Plugins   Posted: Sun Jun 24, 2012 3:57 pm   Subject: escape modifier doesn't work with versions before PHP 5.2.3
ditto! needs to be fixed
  Topic: Formcat 1.01 (client-side validation plugins) Released.
gcphost

Replies: 11
Views: 83298

PostForum: Add-ons   Posted: Fri Apr 27, 2007 9:44 pm   Subject: Issues on IIS
FormCat does not work on IIS systems out of the box.


Update your class:

function addExtraFunc($funcName){

if($funcName!=''&& $funcName!='form' && $f ...
  Topic: formcat::addCustomJs
gcphost

Replies: 0
Views: 11418

PostForum: Add-ons   Posted: Thu Mar 08, 2007 10:56 pm   Subject: formcat::addCustomJs
Anyone have this working?

Doesnt appear to do anything at all, based on their example.
  Topic: Formcat 1.01 (client-side validation plugins) Released.
gcphost

Replies: 11
Views: 83298

PostForum: Add-ons   Posted: Mon Feb 26, 2007 3:28 am   Subject: Formcat 1.01 (client-side validation plugins) Released.
Formcat 1.04 is not XHTML Strict.


This was the only formcat thread here so I hope someone will see this...



Class file needs to read:


$replace = "<script type=\"text/javas ...
  Topic: Switch & Case
gcphost

Replies: 2
Views: 16716

PostForum: Feature Requests   Posted: Sun Feb 25, 2007 5:46 am   Subject: Switch & Case
I would LOVE to see this!

{switch var=$var}

{case value='value'}

{break}

{endswitch}

doesnt sound to hard its like {section} and {if} put together in a way Smile
  Topic: Client-side AND server-side validation
gcphost

Replies: 3
Views: 9709

PostForum: Plugins   Posted: Sun Feb 25, 2007 5:34 am   Subject: Client-side AND server-side validation
Just did all this today and am very happy with what Smarty has to offer in both server and client side validation.

Both support multiple forms and a types of forms.


Smarty based client side va ...
  Topic: Config_load results in no debugging/tpl loading
gcphost

Replies: 1
Views: 4682

PostForum: General   Posted: Mon Jan 23, 2006 2:06 am   Subject: Config_load results in no debugging/tpl loading
This is my fault for not having things loaded in the proper order!
  Topic: Config_load results in no debugging/tpl loading
gcphost

Replies: 1
Views: 4682

PostForum: General   Posted: Sat Jan 21, 2006 1:53 am   Subject: Config_load results in no debugging/tpl loading
$smarty = new Smarty();
$smarty->config_dir = $PATH.'/includes/smarty';
$smarty->config_load('test.conf');

test.conf is located in the smarty directory, if the file is there the pages will ...
 
Page 1 of 1
All times are GMT
Jump to:  


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