Forum Activity for @ultrajam

SteveX
@ultrajam
10/29/17 06:15:01PM
2,589 posts

Poll vote text options not showing


Using Jamroom

Does it happen when you type
Should probably add, for accessibility reasons it might be better to say "greater than" rather than ">" if your users are 60+ ???
SteveX
@ultrajam
10/19/17 01:16:31PM
2,589 posts

Flickr module copyright symbol doesn't display right in Marketplace


Using Jamroom

Aha!!!! I have no rows in that table.

Ran the integrity check with reset caches, repair modules and repair tables, but I still have no rows.
SteveX
@ultrajam
10/18/17 08:28:09AM
2,589 posts

Flickr module copyright symbol doesn't display right in Marketplace


Using Jamroom

Not on at least 3 of mine, and I can search for the emoji emoji text too (see screenshot)
flickr.jpg flickr.jpg - 80KB
SteveX
@ultrajam
10/17/17 12:19:01PM
2,589 posts

Flickr module copyright symbol doesn't display right in Marketplace


Using Jamroom

Looking at the Flickr module from within my site's Marketplace the text reads like this:
Quote: Easily add support for Flickr emojiIIemoji images to your user profiles, ...
But on the jamroom.net networkmarket it displays the copyright symbol correctly.

It displays correctly in this forum too, but I pasted something like "emoji1 emoji" in place of the copyright symbol.
updated by @ultrajam: 01/18/18 04:24:59AM
SteveX
@ultrajam
10/15/17 02:07:16AM
2,589 posts

Small typo in jrVideo 2.0.0


Using Jamroom

It shouldn't be a song though should it?
SteveX
@ultrajam
10/14/17 06:12:08AM
2,589 posts

Small typo in jrVideo 2.0.0


Using Jamroom

$lang[17] = 'if you would like to associate an image file with this song, upload it here.';

updated by @ultrajam: 01/15/18 02:24:05AM
SteveX
@ultrajam
10/13/17 10:56:38AM
2,589 posts

Module Category and URL


Jamroom Developers

Try creating a view like this:
//------------------------------
// default
//------------------------------
function view_yourModule_default($_post, $_user, $_conf)
{ return "here is the view"; }
SteveX
@ultrajam
10/13/17 09:25:52AM
2,589 posts

Module Category and URL


Jamroom Developers

Category is where it appears in the ACP admin menu.

You can make a template for the module named index.tpl and your url will be yoursite.com/test.
SteveX
@ultrajam
10/04/17 06:21:24AM
2,589 posts

Power user $_SESSION not updated when they create a new profile


Using Jamroom

When a power user creates a profile, they fail jrProfile_is_profile_owner for that new profile until they log out and back in again.

$_SESSION['user_linked_profile_ids'] isn't being updated when the new profile is created.
updated by @ultrajam: 01/08/18 01:27:08AM
  26