Forum Activity for @michael

michael
@michael
08/27/14 04:52:24PM
7,832 posts

album order


Using Jamroom

Good to hear its working for you again.
michael
@michael
08/26/14 07:18:29PM
7,832 posts

album order


Using Jamroom

search seams to be working.

https://www.jamroom.net/the-jamroom-network/forum?search_string=struggling

how do i see what your seeing?
michael
@michael
08/26/14 06:12:37PM
7,832 posts

How do I create the update form for polls and gallery?


Using Jamroom

After I explain it, would you mind re-writing the text above in a way that you would have understood please. That will help us make the wording clearer in that location.

Thanks.

It means that you have the 'polls' and the 'gallery' module installed. You have created a poll and a gallery item, or at least been to the /create screen. Thats where you clicked the Form Designer button and saw that message.

What it wants you to do is to create one of each of the items, then go to the update screen.

Doing that will initialize the form in the Form Designer and after that you can add your fields.
michael
@michael
08/26/14 03:49:38PM
7,832 posts

CRI: Unable to copy modules


Using Jamroom

update your system, the browser.tpl file is no longer used.
michael
@michael
08/25/14 11:53:21PM
7,832 posts

Updating Marketplace Item


Jamroom Developers

ah. Got a url? any way that I can see it?
michael
@michael
08/25/14 08:20:54PM
7,832 posts

Updating Marketplace Item


Jamroom Developers

console.log() only works for firefox. It breaks in browsers that dont support it.

Check that its actually needed in the packaged module If it is put the // OK after it.

Thats how I read it. I've seen in some places that there is
fdebug() // OK
and suspect that what you are seeing is some packaging system check.
michael
@michael
08/24/14 09:45:51PM
7,832 posts

Custom Form Field


Jamroom Developers

The question is unclear. What is a custom form field if its not via the Form Designer?

It would just be a regular form field created from the modules code.
michael
@michael
08/23/14 12:39:16AM
7,832 posts

Artist Pack question


Using Jamroom

All the modules will have some functionality that you dont need to do any coding to get them to work.

Just allow them to be on the users profile.

You allow them to be on the users profile by first activating the module in the ACP. (so the module is active.)

Then you go to the QUOTA CONFIG tab on that module and check the "allowed on profile" checkbox.

Thats there in case you want to have 2 groups of users. (user feature sets are called 'quotas').

Once you allow a quota to use a module then that tab will show on the users profile.

After they upload something (music, video, youtube, whatever) then that tab will show up on their profile for everyone to see.

--------
The main place where you would normally head to the templates and start coding is when you want to change the top-section of your site

The top section of your site is where you show off the stuff your users have on their profile. You dont need to do this, it depends on which skin you are using.

If you take a look at the demos:
http://www.jamroom.net/demos

You will see some of them have a lot of top-section code already in place. others are more sparse.
michael
@michael
08/23/14 12:33:22AM
7,832 posts

Search won't search within results


Installation and Configuration

as for the results: take a look here in the search for 'module'
https://www.jamroom.net/search/results/all/1/4?search_string=module

the "tagged items" should be showing more than just "tagged:punk" but i guess it depends on what it was that was tagged.

If you've tagged something that doesnt have a xxxxx_title then that title isnt going to output. The structure is there in your template, its just the {item_whatever} that doesnt seam to exit for whatever it is thats tagged there.
  667