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 15 matches
Smarty Forum Index
Author Message
  Topic: memcache with caching and compiling
baskettcase

Replies: 3
Views: 11515

PostForum: Smarty 3   Posted: Fri Feb 08, 2013 8:47 pm   Subject: memcache with caching and compiling
The plugins dir can be an array of directories, so yes you can use your own.

It wasn't working with 3.1.9, but I upgraded to 3.1.13 and it seems to be working now. The rest of my plugins worked it ...
  Topic: memcache with caching and compiling
baskettcase

Replies: 3
Views: 11515

PostForum: Smarty 3   Posted: Fri Feb 08, 2013 6:44 am   Subject: memcache with caching and compiling
I am using Rodney's memcache class for caching, thank you Rodney Smile Is there a way that I can store it in my own plugin directory? It seems to have to be in the regular plugin directory.

Also can y ...
  Topic: maclegion.com
baskettcase

Replies: 0
Views: 36796

PostForum: Showcase   Posted: Fri Feb 08, 2013 6:37 am   Subject: maclegion.com
We use smarty on http://maclegion.com

Thank you for such an awesome tool! Smile
  Topic: SESSION and nocache
baskettcase

Replies: 7
Views: 10267

PostForum: General   Posted: Mon Sep 05, 2011 7:56 pm   Subject: SESSION and nocache
Once I figured out the problem I was able to rewrite and everything seems to be working fine. Thanks!
  Topic: SESSION and nocache
baskettcase

Replies: 7
Views: 10267

PostForum: General   Posted: Sun Sep 04, 2011 7:01 am   Subject: SESSION and nocache
I was struggling to remember why I did that since I wrote that part of the code a long long long time ago. Smile After going through it this is apparently what I did:
I have a default template, basical ...
  Topic: SESSION and nocache
baskettcase

Replies: 7
Views: 10267

PostForum: General   Posted: Sat Sep 03, 2011 3:01 am   Subject: SESSION and nocache
Ok I think Im tracking down the issue. It might be a difference in how caching works now. Basically Im fetching a template which has nocache items within it and then assigning it to a variable and th ...
  Topic: SESSION and nocache
baskettcase

Replies: 7
Views: 10267

PostForum: General   Posted: Sat Sep 03, 2011 12:37 am   Subject: SESSION and nocache
For some reason I can not access my session variables when cache is enabled. So I did something like this:
{nocache}{$smarty.session.var}{/nocache}
And apparently that ...
  Topic: CSS Element ID Patch for html_select_date function
baskettcase

Replies: 14
Views: 24321

PostForum: Smarty 3   Posted: Tue Feb 01, 2011 6:12 am   Subject: CSS Element ID Patch for html_select_date function
That worked. I think there might be a bug in the code since my month dropdown is showing as so:

<select name="birth_Month" id="birth_Month">
<option value="" ...
  Topic: CSS Element ID Patch for html_select_date function
baskettcase

Replies: 14
Views: 24321

PostForum: Smarty 3   Posted: Mon Jan 31, 2011 8:04 am   Subject: CSS Element ID Patch for html_select_date function
ah ok, so then if I use all_id=false then that should do it. Ill try it out. thanks!
  Topic: CSS Element ID Patch for html_select_date function
baskettcase

Replies: 14
Views: 24321

PostForum: Smarty 3   Posted: Mon Jan 31, 2011 7:58 am   Subject: CSS Element ID Patch for html_select_date function
year_id=null month_id=null day_id=null

vs

name_is_id=true

Unless you literally mean *_id=null although I didn't see that in the code Smile My guess is that even you don't want to type it all out ...
  Topic: CSS Element ID Patch for html_select_date function
baskettcase

Replies: 14
Views: 24321

PostForum: Smarty 3   Posted: Mon Jan 31, 2011 7:50 am   Subject: CSS Element ID Patch for html_select_date function
how about name_is_id=true or something like that? Smile it would cut down on all that code. Or just by default do that.. that seems like the best way.
  Topic: CSS Element ID Patch for html_select_date function
baskettcase

Replies: 14
Views: 24321

PostForum: Smarty 3   Posted: Mon Jan 31, 2011 12:54 am   Subject: CSS Element ID Patch for html_select_date function
I set all_id=true and it is using 1name as the id. So for example if the name is birth_ and month name is birth_Month then id is 1birth_Month. Im guessing that wasn't what you had in mind? :O)

Righ ...
  Topic: CSS Element ID Patch for html_select_date function
baskettcase

Replies: 14
Views: 24321

PostForum: Smarty 3   Posted: Fri Jan 21, 2011 4:22 pm   Subject: CSS Element ID Patch for html_select_date function
Like! like! Smile
  Topic: CSS Element ID Patch for html_select_date function
baskettcase

Replies: 14
Views: 24321

PostForum: Smarty 3   Posted: Wed Jan 19, 2011 6:27 pm   Subject: CSS Element ID Patch for html_select_date function
I just use facebook too much. I wanted to click "Like" on your post! Smile Sounds great! Looking forward to it!
  Topic: CSS Element ID Patch for html_select_date function
baskettcase

Replies: 14
Views: 24321

PostForum: Smarty 3   Posted: Wed Jan 19, 2011 7:03 am   Subject: Yes please
I also would like this to be merged with the official release code. ID's really are needed these days. Is there a way that we are assured that an admin has seen this thread?
 
Page 1 of 1
All times are GMT
Jump to:  


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