Forum Activity for @michael

michael
@michael
06/25/15 09:14:54PM
7,832 posts

404 templates not found, on only 1 profile


Ning To Jamroom

The thing that made me suspect the Site Builder was that the 404 contained the word 'widgets'. That only really used in Site Builder and Site Builder has nothing to do with profiles. So it seamed a connection.
michael
@michael
06/25/15 09:12:01PM
7,832 posts

Disappearing Edit and Trash button glitch


Using Jamroom

:) Not what were you doing when it happens.... What steps can I take to see the issue happen for ME

Thanks for trying though. :)

eg:
Quote:
What steps will reproduce the problem?
1. DO THIS
2. DO THIS
3. DO THIS

What is the expected result?
That buttons are invisible until hovered over, then they appear and can be clicked.

What happens instead?
Buttons are visible, then when you hover over them to click, they disappear. Clicking on the empty space does nothing. It's like 'in reverse' from what it's usually (and supposed to be) doing.

Or a URL to see it happen at. I think its connected to the CSS and what is in the content box above where the buttons are. something from the previous piece of content.
michael
@michael
06/25/15 09:01:04PM
7,832 posts

Google Maps and Share This with AJAX


Jamroom Developers

Pperhaps re-write the URL when the div is loaded so that the address bar shows the page that would exist if the player wasn't doing its thing.

Not sure if share this would take the URL or not, but its an idea.
michael
@michael
06/25/15 08:57:29PM
7,832 posts

Reply on Comments - Modul


Using Jamroom

1.) no comments are comments, not a question and answer system. A comment from the owner of the item is treated the same as a comment from any other user.

You can add the comments form wherever you want with this code:
{jrComment_form module="jrBlog" profile_id=$item._profile_id item_id=$item._item_id}
https://www.jamroom.net/the-jamroom-network/documentation/modules/275/user-comments

Make sure to get the profile_id and item_id correct. use {debug} to make sure your using variables that actually exist in the location your wanting to use the function.

"{debug}"
http://www.jamroom.net/the-jamroom-network/documentation/development/1477/debug
michael
@michael
06/25/15 08:49:56PM
7,832 posts

404 templates not found, on only 1 profile


Ning To Jamroom

Looks like
https://www.dreadlockssite.com/marisa-floyd

has a page that has been made with site builder for that URL.

If thats the case, you'll need to either change the profile name or remove the site builder page for that URL.
michael
@michael
06/25/15 08:20:46PM
7,832 posts

Comments Module Settings


Design and Skin Customization

Template code seams like the right way to go. Yes there should be the current URL's location in the {debug} output.

Think its probably something like {$_post.uri} at a guess. Drop debug into facebook_comment.tpl to see what it actually is.
michael
@michael
06/25/15 08:17:13PM
7,832 posts

Disappearing Edit and Trash button glitch


Using Jamroom

Sorry I'm a bit lost. I think your saying the problem has gone away.

Intended behaviour:
When you are the owner of an item, the buttons should appear when you hover over the item to allow you to perform actions on that item. When you are not hovering over the item, the buttons should not be visible.

This is a really nice structure for conveying what's happening:
Quote:
What steps will reproduce the problem?
1.
2.
3.

What is the expected result?

What happens instead?

Please provide any additional information below.
(Attach a code sample as text, or a screenshot or screencast if possible)

That's the one PhpStorm error reporting system uses, its quite nice. :)
michael
@michael
06/25/15 08:10:33PM
7,832 posts

Embed Local Media error


Using Jamroom

need to have a look at that then to see whats going on. What I'm interested in is, what is the ajax url that loads when the page is initiated.

Wouldn't hurt to reload the jrEmbed module just to be sure too. Elastic has nothing to do with it, old is fine.
michael
@michael
06/25/15 08:07:04PM
7,832 posts

Multiple Upload to an Existing Album


Using Jamroom

Just use the 'create' screen to create another album with the same name, they will be added to the existing album.

STEPS:
1. create an album with the name 'one'
2. add songs
-- song 1
-- song 2
3. save
4. create another album with the name 'one'
5. add songs
-- song 3
-- song 4
6. save

Result:
Album 'one' has
-- song 1
-- song 2
-- song 3
-- song 4
michael
@michael
06/24/15 09:01:24PM
7,832 posts

Disappearing Edit and Trash button glitch


Using Jamroom

researchcooperative:...but do we have to live with this glitch and solution to it?.....

The answer to that is always going to require:
* has a way to recreate the issue been adequately documented so the Jamroom team are able to reproduce the bug.

Without a steps to take to see the issue (either here or on your site) there isn't much hope that it will get fixed. :(

But with steps, we can sort it out :)
  520