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: Smarty based table sort plugin ?
jman

Replies: 2
Views: 27486

PostForum: Add-ons   Posted: Sun Mar 13, 2011 3:48 pm   Subject: Smarty based table sort plugin ?
Hopefully if you're trying to sort data it's coming from a database, not hard coded info.

Would be best to do the sorting in your DB & just pass that to Smarty, rendering it with foreach, secti ...
  Topic: DHTML Calendar w/Query String
jman

Replies: 4
Views: 13489

PostForum: Plugins   Posted: Sun Nov 18, 2007 4:35 pm   Subject: DHTML Calendar w/Query String
Yeah, I think it was the path to the language file, I'd been moving the js around. It's working fine now.

Go, operator error! Wink Thanks for looking...
  Topic: OT: Eclipse Users ???
jman

Replies: 0
Views: 3896

PostForum: General   Posted: Mon Nov 12, 2007 3:00 pm   Subject: OT: Eclipse Users ???
Howdy, not a Smarty issue per se, just wondering if anyone is using Eclipse.

Still typing most code on a 'doze box, own Textpad but these days using the closed-source but OK freeware app psPad, bot ...
  Topic: DHTML Calendar w/Query String
jman

Replies: 4
Views: 13489

PostForum: Plugins   Posted: Fri Nov 09, 2007 8:20 pm   Subject: DHTML Calendar w/Query String
Sure thing. Just so there's no confusion, here's index.php as well:

<?php
session_start();
require("c:\\cal_test\\smarty\\Smarty.class.php");
$smarty = new Smarty;
$smarty->tem ...
  Topic: DHTML Calendar w/Query String
jman

Replies: 4
Views: 13489

PostForum: Plugins   Posted: Thu Nov 08, 2007 1:28 pm   Subject: DHTML Calendar w/Query String
Hi, all, not sure what I'm doing wrong, the jscalendar examples work fine, but in my page, every time I click on the button to get a calendar popup it refreshes the page.

Am using query strings to ...
  Topic: fckEditor - different behavior on different platforms
jman

Replies: 2
Views: 8200

PostForum: Plugins   Posted: Sun May 27, 2007 4:59 pm   Subject: fckEditor - different behavior on different platforms
Well, call me a maroon.

Looked at the JS output from firefox, and it couldn't find fckeditor.js

With all the messing around I did trying to get this working, must have accidentally removed it.
...
  Topic: fckEditor - different behavior on different platforms
jman

Replies: 2
Views: 8200

PostForum: Plugins   Posted: Sun May 27, 2007 3:35 pm   Subject: fckEditor - different behavior on different platforms
OK, my bad, it was partially a permissions issue.

Didn't find that out until I tried another function (not a modifier), html_select_state. It couldn't compile.

So, moved the smarty class into t ...
  Topic: fckEditor - different behavior on different platforms
jman

Replies: 2
Views: 8200

PostForum: Plugins   Posted: Sun May 27, 2007 2:45 pm   Subject: fckEditor - different behavior on different platforms
Hi, All,

Bit of a puzzler. Invoking fckEditor plugin on local 'doze machine works fine, but not on the actual host (a Linux VPS).

Don't believe it's a permissions problem. Smarty itself is wor ...
 
Page 1 of 1
All times are GMT
Jump to:  


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