Forum Activity for @paul

paul
@paul
11/26/13 02:26:40AM
4,335 posts

Payment Question


Using Jamroom

Is this like a one, two or three line ad. you want to sell?
How about creating '1 line', 2 line' and '3 line' subscription quotas, then with the Form Designer, add in custom profile text fields for each line allocated to the appropriate quotas, then your users can subscribe to the appropriate quota and get the lines to fill in for themselves.
Then you build template(s) to show the line(s).
paul
@paul
11/25/13 01:22:20PM
4,335 posts

Change from sub domain to main


Installation and Configuration

Make sure the root .htaccess file got moved as well
paul
@paul
11/25/13 07:42:09AM
4,335 posts

Need help to create a module with Aparna


Using Jamroom

Have got your email.
Yeah - looks like Notes aren't enabled for regular users. Sorry for the mis-information.
paul
@paul
11/25/13 06:55:06AM
4,335 posts

Need help to create a module with Aparna


Using Jamroom

There is. Its called Private Notes. Look in the drop-down when hovering over your user name in the header.
Alternatively, send to paul {at} motagator {dot} net
paul
@paul
11/25/13 01:43:00AM
4,335 posts

We are now live!


Announcements

Third party developers have their own forums on their Jamroom profiles, i.e..
https://www.jamroom.net/n8flex/forum
https://www.jamroom.net/ultrajam/forum
hth
Pa
paul
@paul
11/25/13 01:19:11AM
4,335 posts

jrSeamless: modules parameter not set


Using Jamroom

Try modules="jrAudio,jrSoundCloud" instead of module="jrAudio,jrSoundCloud"
hth
Pa
paul
@paul
11/25/13 01:17:08AM
4,335 posts

Need help to create a module with Aparna


Using Jamroom

Not really, from just an image ;-)
I would need your site, ftp and admin logins to check this out. PN me with them.
paul
@paul
11/24/13 03:32:56AM
4,335 posts

Allow videos in a blog post


Using Jamroom

You can add it to any smarty text variable. Here it is added to event_description - {$item.event_description|jrUrlWatch_watch}

http://paul.jamroomnetwork.com/JR5/admin/event/1/next-gig

The layout of the links is all template driven so you can make it look how you want it.
updated by @paul: 11/24/13 03:35:53AM
paul
@paul
11/23/13 01:15:06PM
4,335 posts

Nova skin-Random Featured lists


Installation and Configuration

You can likely set the featured artists in the skin settings, but if you want the random, you'll probably have to modify a template.
Which skin are you running?
paul
@paul
11/23/13 12:34:19PM
4,335 posts

Allow videos in a blog post


Using Jamroom

From to top post -
kayskeem: or even if itll work a url code field that automatically pulls the video in the post ?

Slightly OT, but I wonder if this might be what you had in mind -

http://paul.jamroomnetwork.com/JR5/admin/blog

Its a custom module I built for another site I was working on. Its a smarty modifier that can be tacked onto any text variable. It'll scan the text for URLs and if they are local media URLs, or youtube, vimeo or soundcloud URLs, add appropriate players to the end of the text (think of what Facebook does).
If anyone is interested in this, I'll work it up into a marketplace module.
  427