Forum Activity for @garymoncrieff

gary.moncrieff
@garymoncrieff
10/10/14 01:14:18AM
865 posts

any chance of adding an "add to favorites" features


Suggestions

Hi

I have used Aparna already to create two modules, Jobs and News but being able to clone any module easily would be cool, but I understand very unlikely to happen.
gary.moncrieff
@garymoncrieff
10/09/14 10:30:00AM
865 posts

JrEmbed and Events


Using Jamroom

Thanks Michael that has fixed it.
gary.moncrieff
@garymoncrieff
10/08/14 11:43:05PM
865 posts

JrEmbed and Events


Using Jamroom

My template started by cloned Media Pro, and switching back to this, lucid, or elastic results in the same. Also download Nova which I never previously had installed and same result.

http://i62.tinypic.com/20ppj07.png

http://i58.tinypic.com/25z41fn.png

As you can see above Dazzy is pat of the admin quota and that quota has convert tags enabled.

I will check the other stuff later when I have more time.

It works fine in blogs but not in events. as stated, so maybe that module needs to be updated?
updated by @garymoncrieff: 10/08/14 11:46:16PM
gary.moncrieff
@garymoncrieff
10/08/14 10:11:17AM
865 posts

any chance of adding an "add to favorites" features


Suggestions

Off topic, but Paul is there a way to clone any module via the admin area? This would save me a lot of time in the long term. Or is it done another way?
gary.moncrieff
@garymoncrieff
10/08/14 10:07:03AM
865 posts

any chance of adding an "add to favorites" features


Suggestions

Yes Paul, the way I would envision it working is any item on the site could be added to favourites including profiles, then displayed on a page.

The advantage of Favourites is more evident outside a purely music focused profiles, think of someone looking to do a photography centric site, members could Favourite there top photographers to easily hire them again etc.
gary.moncrieff
@garymoncrieff
10/08/14 09:55:37AM
865 posts

JrEmbed and Events


Using Jamroom

Hi Michael

Thanks for the reply, yes these Convert Embed Tags are checked for the admin profile.

I don't own polls yet so cant test that but see what happens when I try to embed a playlist or an audio file.
Jamroom Embed

I am probably missing something obvious.

Regards
gary.moncrieff
@garymoncrieff
10/06/14 03:09:09PM
865 posts

JrEmbed and Events


Using Jamroom

Hey Guys

Just checking is it by design that not all embeddable items don't display correctly in events?

IE try and embed a youtube video, playlist, audio file etc in an event and it just outputs the tag code.

Thanks

Gary
updated by @garymoncrieff: 11/16/14 03:57:26AM
gary.moncrieff
@garymoncrieff
10/06/14 01:01:28PM
865 posts

Profiles


Design and Skin Customization

Got it using isset($profile_cover_image_name)
gary.moncrieff
@garymoncrieff
10/06/14 12:28:13PM
865 posts

Profiles


Design and Skin Customization

1st stumbling block

I have added an image field to allow a profile cover image to be used, but I need to determine if there is an image or not in code so I can dynamically adjust the profile template.

The field is called

profile_cover_image

it is called in template using the

{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_cover_image" item_id=$_profile_id}

Is there a way to determine if there is an image or not?

Thanks
gary.moncrieff
@garymoncrieff
10/06/14 11:47:06AM
865 posts

Profiles


Design and Skin Customization

That's what I was thinking as I had done a mod for PhpFox 1.6 years ago (when it used smarty template engine) that did the same thing.

Thanks for the input guys.
  85