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: SmartyPaginate - Get Array
DumKopf

Replies: 1
Views: 9868

PostForum: Add-ons   Posted: Tue Jul 21, 2009 2:47 am   Subject: SmartyPaginate - Get Array
my bad, needs to be set in SmartyPaginate::setURL when setting up, it's my fault it's not parsing the arrays correctly.
  Topic: SmartyPaginate - Get Array
DumKopf

Replies: 1
Views: 9868

PostForum: Add-ons   Posted: Tue Jul 21, 2009 1:52 am   Subject: SmartyPaginate - Get Array
I have a form that passes an array through _GET, so the url is:

http://localhost/service/search_repairer.php?repairer_id=25&repairer_branch_id=25&status_id[]=10&status_id ...
  Topic: SmartyValidate 2.9 released
DumKopf

Replies: 15
Views: 131037

PostForum: Add-ons   Posted: Wed Oct 29, 2008 3:07 am   Subject: SmartyValidate 2.9 released
I had to modify the isDate plugin so it checks for valid dates eg. 30-02-2008 doesn't exit, but isDate thinks it is true.

function smarty_validate_criteria_isDate($value, $empty, &$params, ...
  Topic: Need Help: SmartyPaginate Multiple Instance
DumKopf

Replies: 2
Views: 7656

PostForum: Plugins   Posted: Fri Apr 11, 2008 2:04 am   Subject: Need Help: SmartyPaginate Multiple Instance
Don't forget

SmartyPaginate::disconnect();
  Topic: Form Field Array Index
DumKopf

Replies: 2
Views: 5587

PostForum: General   Posted: Sat Dec 15, 2007 12:30 pm   Subject: Form Field Array Index
Awesome.. How can I use it inside a smarty tag?
  Topic: Form Field Array Index
DumKopf

Replies: 2
Views: 5587

PostForum: General   Posted: Sat Dec 15, 2007 10:04 am   Subject: Form Field Array Index
Hey guys, got a bit of a tricky one, and hoping your skills will set me right.

I'm using JS to create a new line in a form, so the output is:

<input name="acc_serial[]" type ...
  Topic: SmartyValidate and header() redirect
DumKopf

Replies: 1
Views: 9129

PostForum: Add-ons   Posted: Mon Sep 24, 2007 6:10 am   Subject: SmartyValidate and header() redirect
You cannot have any HTML display information before your header forward command.

You might have a space at the start of your file in front of your php tag?
  Topic: SmartyValidate POST/GET
DumKopf

Replies: 0
Views: 6453

PostForum: Add-ons   Posted: Mon Sep 24, 2007 5:30 am   Subject: SmartyValidate POST/GET
I'm trying to avoid the POST error when you refresh a page after submitting a form:

http://img169.imageshack.us/img169/4205/formhx6.png

In PHP I used to just use:

header("location ...
 
Page 1 of 1
All times are GMT
Jump to:  


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