Forum Activity for @nate

nate
@nate
04/18/16 02:21:45PM
917 posts

Skin Directory


Jamroom Developers

It's not a template. Thanks.

PS. It would still work.
updated by @nate: 04/18/16 02:22:20PM
nate
@nate
04/18/16 01:56:44PM
917 posts

Skin Directory


Jamroom Developers

I wanna read the images of skins/MySkin/img/backgrounds/

Is there a jamroom function that returns the skin or skin image directory?
updated by @nate: 07/29/16 10:55:05PM
nate
@nate
04/18/16 12:14:51PM
917 posts

New Hosting features and plans - "Jamroom Premium"


Announcements

Jamroom 5 has come a long way. It is an awesome product. You've really got something here.
nate
@nate
04/12/16 10:11:11AM
917 posts

List_Module


Jamroom Developers

Thanks.
nate
@nate
04/12/16 01:36:10AM
917 posts

List_Module


Jamroom Developers

I did this.
{$data = $_widget.widget_data|json_decode:1}
And then used
$data.list_module

It works
nate
@nate
04/12/16 01:25:50AM
917 posts

List_Module


Jamroom Developers

It's a json object.
Untitled-1.jpg Untitled-1.jpg - 46KB
nate
@nate
04/11/16 05:45:08PM
917 posts

List_Module


Jamroom Developers

Here's a look. This is a site builder page. I did the following code

{$_widget['widget_data']['list_module']}

Untitled-1.jpg Untitled-1.jpg - 255KB

updated by @nate: 04/11/16 05:47:16PM
nate
@nate
04/11/16 05:43:34PM
917 posts

List_Module


Jamroom Developers

Still returns the same thing tho.
nate
@nate
04/11/16 05:40:35PM
917 posts

List_Module


Jamroom Developers

brian:The bracket syntax works in Smarty.

I think I saw this once. That just opened many doors. Thanks.
nate
@nate
04/11/16 04:10:03PM
917 posts

List_Module


Jamroom Developers

My new skin uses icons on the header. I do this by passing the module name to a smarty function. I am just about finished but I have one last problem.

When using site builder, I can get $_widget.widget_module, but in the case of a list, the module is jrCore.

Doing a debug I can see the info I need is in $_widget.widget_data.list_module but this dot syntax only returns {

What's the proper syntax to get the list module name?
updated by @nate: 07/20/16 03:50:03PM
  55