Forum Activity for @michael

michael
@michael
08/08/16 05:04:14AM
7,832 posts

How To: Create RSS for a Specific Profile's Audio Items


Installation and Configuration

its all related to what you have in your .tpl files.

So you need to first identify which template controls the area that you're interested in.
* Then once you know which template effects the output you're interested in, make a change to it to know you can alter the output.
* Then what you want to do is alter the output to the structure you want.

For that use the {debug} function to understand what variables are available to you, then choose the variable that you want to output.

Save the template and you have what you want.

Docs: "{debut}"
https://www.jamroom.net/the-jamroom-network/documentation/development/1477/debug
michael
@michael
08/08/16 05:00:13AM
7,832 posts

Modules for accounts vs quota


Using Jamroom

you might try adding a setting via the Form Designer to the Profile Settings form that can only be viewed by the admin user.

This way the admin user can check or un-check the checkbox for the related profile.

Then build your module around that setting, if this setting on, show the module.....
michael
@michael
07/30/16 09:32:57PM
7,832 posts

How To: Create RSS for a Specific Profile's Audio Items


Installation and Configuration

Ekwe:....I just need 2 things and RSS feed will be perfect and can be used for any platform
1. for audio_file_length: 00:03:34 // How do I make this seconds, I tried this {$item.audio_file_length|jrCore_format_time:false:"%ss"} and it did not work
2. I want {$rss_title} to not display @Username - Audio but just show the "Profile Name"
and that's it....

Sounds like you need to adjust the RSS feed template for the module you're working on.

Theres some docs here that describe adjusting an RSS feed template:

Docs: "HowTo: Form Designer + Aparna = Custom Page Module with RSS feed"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/2463/howto-form-designer-aparna-custom-page-module-with-rss-feed

The docs for the RSS module are here:

Docs: "RSS Feed and Reader"
https://www.jamroom.net/the-jamroom-network/documentation/modules/277/rss-feed-and-reader

And how to alter a modules template docs are useful too:

Docs: "Altering a modules template"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/1051/altering-a-modules-template

Then outline where you're up to and the issue you're having or not understanding and we can help you solve your problem.
michael
@michael
07/29/16 05:36:40PM
7,832 posts

How to upload and search audio and video by date and location?


Using Jamroom

You download it to your pc, then can't edit it on your pc? I can't think of any way that could happen.

Unless the file was set to 'Read Only' file permissions, but that would be extremely unusual on a file you downloaded to your pc.

Things I would try:
* see if the file is set to read-only and try changing it to read/write
* try a different download program.
pch:...Are you able to download the util.php from your server and edit it locally? Does the change get saved?....

Yes I can download and no, I have no problems editing and saving the file.
michael
@michael
07/29/16 05:21:33PM
7,832 posts

Latest Comment on the home page


Using Jamroom

* What happens?
* What did you expect to happen?
michael
@michael
07/29/16 05:01:01PM
7,832 posts

How to upload and search audio and video by date and location?


Using Jamroom

Its not locked by anything jamroom is doing. It may be locked by your server company for some reason.

One possible way that could happen would be if the FTP user is not allowed to access files written by the server. You'd need to contact your server company to understand why you cant edit files on your server.
michael
@michael
07/29/16 04:29:12PM
7,832 posts

What are YOUR first steps in setting up a Jamroom site?


Using Jamroom

Nice one Curtis, I see what you're saying, you like to have the table of contents visible while reading the documentation, got it. It is very nice.

The big question when dealing with docs....... did you read them? :) does having them laid out like that make you more inclined to read them than the way we have ours?
michael
@michael
07/29/16 03:01:15AM
7,832 posts

What are YOUR first steps in setting up a Jamroom site?


Using Jamroom

evesapple:
Guys I just joined Jamroom. I have a major problem where I want to make my whole site visible to only registered users.
I have had a problem with most other softwares where to lock the site is a major issue and I am not able to find the documentation to support it
Can I do this in jamroom
Please ask questions in their own thread so users searching in the forums can find it. Perhaps a good title would be "How do I make my site visible to just registered users?"

The answer would be, use the "beta launch page module" https://www.jamroom.net/the-jamroom-network/documentation/modules/2953/beta-launch-page but nobody is going to look for that answer in a thread called "What are YOUR first steps in setting up a Jamroom site?".

Welcome to Jamroom, help is appreciated in making it easy to find stuff :)
  373