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 114 matches
Smarty Forum Index
Author Message
  Topic: Input type hidden
jothirajan

Replies: 1
Views: 6892

PostForum: General   Posted: Mon Aug 27, 2012 9:58 am   Subject: Format is wrong
Hi,

The format is wrong you cant carry a value in HREF tag, you need to go with FORM submission






JO
  Topic: Which Ecommerce platform is best
jothirajan

Replies: 1
Views: 4902

PostForum: General   Posted: Mon Aug 27, 2012 9:47 am   Subject: Custom development
Hi,

Custom development of ecommerce is the best way, so you can get rid of any hacking, injection.





- JO
  Topic: Html_Radios detect who option has been checked!
jothirajan

Replies: 1
Views: 4562

PostForum: General   Posted: Mon Aug 27, 2012 9:46 am   Subject: Request the values
Hi,

Just request the values in your php file or in your corresponding class function

Example: $_REQUEST['pu']



- Jo
  Topic: redirect to another page
jothirajan

Replies: 1
Views: 9777

PostForum: General   Posted: Mon Aug 27, 2012 9:45 am   Subject: issue in path and not in tpl file
Hi,

Check your path header("Location:./User/DASHBOARD");, this is the issue and thats why you are getting 404 error




JO
  Topic: How to execute Smarty based forms?
jothirajan

Replies: 1
Views: 5568

PostForum: General   Posted: Mon May 23, 2011 1:38 pm   Subject: How to execute Smarty based forms?
first check whether you can able to see the submitted values in your php file using the print_r statement.
  Topic: Call a .tpl on a subfolder
jothirajan

Replies: 4
Views: 13733

PostForum: Smarty Development   Posted: Thu Mar 31, 2011 11:12 am   Subject: Call a .tpl on a subfolder
check whether you have set the smarty config file
var $template_dir
  Topic: More than 100 websites - I love Smarty
jothirajan

Replies: 0
Views: 39251

PostForum: Testimonials   Posted: Wed Mar 16, 2011 5:45 am   Subject: More than 100 websites - I love Smarty
Believe it or not, I have completed 100 more projects using SMARTY. A real engine which performs all the actions, flexible, re usability..


I ♥ Smarty
  Topic: HELP!With Tufats Gpix grid selection dropdown box (in Smarty
jothirajan

Replies: 4
Views: 9487

PostForum: General   Posted: Thu Feb 24, 2011 6:02 am   Subject: Test the file
Hi,

Smile Need to check your file



Thank you
JO
  Topic: Variable call with variable
jothirajan

Replies: 3
Views: 6385

PostForum: General   Posted: Sat Feb 19, 2011 5:22 am   Subject: Condition
As per mine

{if $testx neq ""}
// then load
{$varname}
{/if}


{if $testy neq "" && $testx eq ""}
// then loa ...
  Topic: HELP!With Tufats Gpix grid selection dropdown box (in Smarty
jothirajan

Replies: 4
Views: 9487

PostForum: General   Posted: Sat Feb 19, 2011 5:18 am   Subject: Select box
"Use section format and use the script, so that it will get worked in all the browsers. May be my below code will be do some help for you"


<select name="grid" onchange=&q ...
  Topic: show last 3 posts code.....
jothirajan

Replies: 1
Views: 4798

PostForum: General   Posted: Sat Feb 19, 2011 5:04 am   Subject: last value
Hi assign the array value in php and integrate the same in tpl statically

Instead of section do assign the array value directly

{$somevaribal.0.my_name}

{$somevaribal.1.my_name}

{$somevari ...
  Topic: Inlcude .tpl file after page load?
jothirajan

Replies: 1
Views: 5516

PostForum: General   Posted: Sat Feb 19, 2011 5:00 am   Subject: Page load
The page load depends upon the dynamic function that you had in your PHP, so you have 2 option here

1) Write a Javascript to start your share.tpl after some time say 15 seconds after the page is lo ...
  Topic: I have a site thats bulit on Smarty Template,
jothirajan

Replies: 1
Views: 10437

PostForum: Help Wanted (commercial)   Posted: Sat Feb 19, 2011 4:50 am   Subject: Brief explanation
Let me know the brief notes on this so that we can check
  Topic: PHP Contact form in smart template
jothirajan

Replies: 1
Views: 18962

PostForum: Help Wanted (commercial)   Posted: Sat Feb 19, 2011 4:48 am   Subject: File attach
Hi let me know your file structure and code, post your code here so that we can able to clarify you
  Topic: Display Certain Number of Characters
jothirajan

Replies: 5
Views: 23763

PostForum: Tips and Tricks   Posted: Fri Dec 17, 2010 10:54 am   Subject: Display Certain Number of Characters
{$RES_Q_RECORD_SINGLE.0.page_description|truncate:230|wordwrap:15:"\n":true}

>> Will also help
 
Page 1 of 8 Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next
All times are GMT
Jump to:  


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