Forum Activity for @paul

paul
@paul
06/05/15 12:50:33PM
4,335 posts

Group listing on homepage


Using Jamroom

Is this for the whole of the front page or just a section of it?
Either way you'd need to use the 'item list' widget and if the 'list grid' template isn't exactly what you want you'll need to create a custom template for it. If the latter I can help you with that.
Paul
paul
@paul
06/02/15 12:12:36PM
4,335 posts

Reassigning action_title in Activity Feed


Using Jamroom

The image title is likely in the json encoded action_data field which will get expanded for the template.
Put a {debug} at the top of the jrAction item_list.tpl template to see all the variables you have to play with. gallery_image_title will be there somewhere.
paul
@paul
06/02/15 12:14:50AM
4,335 posts

Forum topic view count


Ning To Jamroom

Quote: Connected with this is there anyway of jrChart to do a combined chart of video, vimeo and youtube plays ?
This is something that has been asked for a few times now and it is on out 'todo' list but tbh we haven't come up with an easy/clean solution as yet. I'll have another think about it today.
paul
@paul
06/02/15 12:10:30AM
4,335 posts

questions about new image resizer


Design and Skin Customization

soaringeagle:
ok but what about the issues with the image resizer totaly currupting tons of images

I've ran it a few times now on various sites without issue. I'll test it again later today.
paul
@paul
05/29/15 11:46:53AM
4,335 posts

questions about new image resizer


Design and Skin Customization

soaringeagle:
image gallery with 26,000+ to be processed wont complete.. it shows 26,000 images found...anylizing ...just the 1st line.. then nothing
i tried letting it run overnight in 6 hours it neverr got past the 1st line

Any error messages anywhere? I was processing 30K images when testing without issue. I'm guessing its a memory thing. The function allocates 1GB for itself (line 336 of jrImage/index.php) Maybe try temporarily increasing that to 2GB?
paul
@paul
05/29/15 09:39:34AM
4,335 posts

Listing in ProJam Light


Design and Skin Customization

Sorry but that doesn't really help.
What skin are you using?
Where on the homepage do you want these 'top' items listed?
What do you consider as 'top'? Views? Plays? Ratings? Number of comments? Likes? Dislikes?
We need more to go on!!!!
paul
@paul
05/29/15 09:10:34AM
4,335 posts

Forum topic view count


Ning To Jamroom

The forum module doesn't support that. We would need to add it in the the module itself, or a custom module created that listened for 'topic views' and inserted/incremented a counter into the topic's datastore.
paul
@paul
05/29/15 12:45:32AM
4,335 posts

questions about new image resizer


Design and Skin Customization

Hi SE
The image resizer only works on images uploaded with JR items, i.e.. Audio, Blog, Event, File, Gallery, Group, MySites, Profile, Store and User modules. It does not work on images embedded in comments and posts (as imported from Ning, say) as these are referenced images and somewhat out of JR's control!!
Difficult to recommend a maximum size as peoples' perception of image quality varies. However, this tool was recently used on a photography based site and a max size of 1536px was deemed by their expert as sufficient and the process reduced their disk usage by about 70%, which was pretty significant (YMMV, of course)!!
Remember though, that once images have been resized, there's no going back.
hth
paul
@paul
05/28/15 06:03:15AM
4,335 posts

Get the current url


Using Jamroom

Put a {debug} in the template to see what smarty variables you have to play with. I think the actual URL is there somewhere, but failing that, it can likely be built using the $_post array variables.
hth
  290