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 28 matches
Smarty Forum Index
Author Message
  Topic: Unable to loop a simple two dimentional array
ZeroFill

Replies: 4
Views: 6450

PostForum: General   Posted: Wed Aug 27, 2008 7:48 pm   Subject: Unable to loop a simple two dimentional array
Sorry for the confusion, i meant to put $result.CUSTNO; i chopped off a bunch of array elements for simplicity.

And thanks for the @print_r tip, now I see the leading [0] array indexes.

I added ...
  Topic: Unable to loop a simple two dimentional array
ZeroFill

Replies: 4
Views: 6450

PostForum: General   Posted: Wed Aug 27, 2008 7:07 pm   Subject: Unable to loop a simple two dimentional array
Smarty 2.6.20

I've tried searching around and found some things that are close but this one is really baffling me.

(see notes below code)

print_r($db_results);

//---//

Array
&# ...
  Topic: 'Previous' | 'Next' Pagination plugin
ZeroFill

Replies: 13
Views: 61914

PostForum: Plugins   Posted: Sun Feb 01, 2004 11:02 am   Subject: 'Previous' | 'Next' Pagination plugin
Made another itteration of this function. Here are the changes:

Insert a class type via the class variable (CSS)
Change the default $_GET variable via name
Current page in dropdown now sticks (ch ...
  Topic: best pratice: Displaying links
ZeroFill

Replies: 1
Views: 3829

PostForum: General   Posted: Tue Jan 27, 2004 11:21 am   Subject: best pratice: Displaying links
What's the best pratice when displaying links such as

"Please Login" vs "Welcome <{$user}>!"

and

"Activate Account" vs ""

Should i be using smarty <{if}> or do it some way in ...
  Topic: 'Previous' | 'Next' Pagination plugin
ZeroFill

Replies: 13
Views: 61914

PostForum: Plugins   Posted: Tue Jan 27, 2004 11:16 am   Subject: 'Previous' | 'Next' Pagination plugin
Made a little change. Instead of &&& between Prev and Next, a jump box is there instead. I also removed the $page_file requirement (/?pg=1 works fine) and if the $page_file was already using "?" it'll ...
  Topic: unable to delete compiled templates (shared webhosting ssh)
ZeroFill

Replies: 2
Views: 5663

PostForum: General   Posted: Sat Jan 24, 2004 7:59 pm   Subject: unable to delete compiled templates (shared webhosting ssh)
ah, cool. thanks messju
  Topic: unable to delete compiled templates (shared webhosting ssh)
ZeroFill

Replies: 2
Views: 5663

PostForum: General   Posted: Sat Jan 24, 2004 7:32 am   Subject: unable to delete compiled templates (shared webhosting ssh)
is there a way to delete template_c files from ssh on a shared webhost? all the compiled files/dirs are owned by the apache (nobody) so i can't do an rm -rf *. (other than creating an instance of smar ...
  Topic: Beyond the template engine
ZeroFill

Replies: 11
Views: 119704

PostForum: Article Discussions   Posted: Tue Dec 23, 2003 9:45 am   Subject: Beyond the template engine
being somewhat of a regular at sitepoint, that article is how i came across smarty and loved it (smarty) ever since Very Happy
  Topic: here's a 10-digit phone number formatting plugin
ZeroFill

Replies: 8
Views: 57646

PostForum: Plugins   Posted: Sat Dec 20, 2003 6:41 pm   Subject: here's a 10-digit phone number formatting plugin
Awesome! Thank you david, this is something i was looking for Very Happy
  Topic: can designers list the assigned vars?
ZeroFill

Replies: 2
Views: 5357

PostForum: General   Posted: Wed Dec 17, 2003 4:05 am   Subject: can designers list the assigned vars?
they are available in the debug window. Include a {debug} in the template.

ah! thanks. i'll update the wiki Very Happy
  Topic: can designers list the assigned vars?
ZeroFill

Replies: 2
Views: 5357

PostForum: General   Posted: Wed Dec 17, 2003 3:05 am   Subject: can designers list the assigned vars?
is there a way for designers to see all the assigned variables and values? pretty much do a <{$smarty.assigned_vars|@print_r}> where the variable name is the key.
  Topic: Total page generation time
ZeroFill

Replies: 16
Views: 63805

PostForum: Feature Requests   Posted: Sat Nov 22, 2003 5:41 am   Subject: Total page generation time
Hi ZeroFill.

I see you just updated your fix to almost the same thing I just came up with. The fix I used to correct my original post uses a string instead of an array to achieve the same result.
...
  Topic: Total page generation time
ZeroFill

Replies: 16
Views: 63805

PostForum: Feature Requests   Posted: Sat Nov 22, 2003 3:52 am   Subject: Total page generation time
i decided to duplicate your demo but ended up with

First, we will start a new timer--they nest, so this one will count towards the total time for the already running 'Page' timer that was started i ...
  Topic: Total page generation time
ZeroFill

Replies: 16
Views: 63805

PostForum: Feature Requests   Posted: Sat Nov 22, 2003 2:48 am   Subject: Total page generation time
Fix in next post

<p><b>{"stop"|timer:true|nl2br}</b>From here on, no timers are running. End of template.
Page: 0.011013s
From here on, no timers are ru ...
  Topic: Parse error, unexpected $end in \www\setup.php
ZeroFill

Replies: 7
Views: 10780

PostForum: General   Posted: Mon Nov 17, 2003 3:23 pm   Subject: Parse error, unexpected $end in \www\setup.php
It looks like ZeroFill is using the technique for timing using my older {timeblock} template timerTotal page generation time

yep. it was boot's timeblock plugin. that feature was fun while it laste ...
 
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