JR private notes

iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
11 years ago
517 posts
I installed JR private notes. I was able to see how it's configured w/ the master admin profile. I have another user I logged in w/ different browser. Was going to test sending notes back and forth. Dont see the "private notes" option for this user user under Notifications. This user is a Master Admin also. Is there something I'm missing? Thanks in advance,

Brian
updated by @ilovehousemusic: 12/23/13 02:12:20AM
brian
@brian
11 years ago
10,148 posts
Make sure it is enabled in the Quotas.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
11 years ago
517 posts
Ah I see how that works now. Interesting navigation but I understand now. Thanks!
Eddy
Eddy
@eddy
11 years ago
479 posts
With the newly updated "Private Notes", I was wondering what template do I edit to add "Contact/link" to the profile menu and what the string would look like, also wanted when users who are not logged in click on the Contact link, to take them to the login page.

Any help would be greatly appreciated.
brian
@brian
11 years ago
10,148 posts
First up, make sure you're running a copy of a skin - don't make this change to a default skin template or it will be overwritten in an update - OR just make the change in the "Templates" section for the skin, as that will be stored in the DB and can't be overridden.

So you want to edit the profile_header.tpl and add something like this:

{jrCore_module_url module="jrPrivateNote" assign="nurl"}
<a href="{$jamroom_url}/{$nurl}/new">Contact this Artist</a>

If they are not logged in, they will be redirected to the log in page, and once logged in they will be redirected back to the create a new note screen.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Eddy
Eddy
@eddy
11 years ago
479 posts
Awesome, thank you man, I really appreciate it.
Eddy
Eddy
@eddy
11 years ago
479 posts
I'm having 2 problems, it doesn't show on the menu like all other profile items, like there is no background/tab and not the same font, and when I click on "Contact this artist, the private note window loads but on the Recipient field it shows the word "search", it's not possible to somehow add something to the url string so it automatically loads the artist name into the recipient field?

Thanks
updated by @eddy: 11/18/13 02:11:49PM
brian
@brian
11 years ago
10,148 posts
For #1 you're just going to have to adjust the style to suit your needs - my example is of course very bare bones.

#2 is not supported right, but is something I saw was well and will be updating it so you can pass in the username that the PN will be sent to, and it will show up in the recipient field.

I'm not at my dev system right now so will check that out in the AM.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Eddy
Eddy
@eddy
11 years ago
479 posts
As for #1, I'm just trying to make it look like any other item on the menu, have tried all sorts of things but no luck.

As for #2, thank you, I will check back in the morning.
Eddy
Eddy
@eddy
11 years ago
479 posts
Did you have a chance to look at #2 Brian? As for #1 can you give me an idea of what it should look like? I have no idea after trying numerous things.

Thanks
brian
@brian
11 years ago
10,148 posts
ouviste:
Did you have a chance to look at #2 Brian? As for #1 can you give me an idea of what it should look like? I have no idea after trying numerous things.

Thanks

No - I have not worked on #2, but will try to tomorrow.

Can you please post the things you've tried in regards to #1? It is going to 100% completely depend on what skin you are using, and really needs to customized by you.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Eddy
Eddy
@eddy
11 years ago
479 posts
I'm using the ProJam Light skin, and I'm just trying to make it look like any other item on the menu, but no luck.
brian
@brian
11 years ago
10,148 posts
Can you cut and paste what you've tried so far? I don't have ProJam here in front of me so can't view the code.

make sure and put bbcode code blocks around your HTML or it will be stripped (i.e. [ code ] and [/ code ], without the spaces).

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Eddy
Eddy
@eddy
11 years ago
479 posts
One of the things I tried was placing this on the link, (style="background-color:#BEDD31;color:#000;").

Another thing I tried was adding this (template="profile_menu.tpl) to {jrCore_module_url template="profile_menu.tpl".
brian
@brian
11 years ago
10,148 posts
Just an update here for #2 - I've got a tracker open on this:

https://www.jamroom.net/the-jamroom-network/tracker/157/accept-user-id-when-creating-a-private-note

as it is going to require some changes to how the "live_search" form type is setup by default - I'll have those changes in for Core 5.1.3 which I'm working on now (probably release in the next day or two).

If you can, open another post for any style/design questions you have in the "Design and Skin Customization" forum:

https://www.jamroom.net/the-jamroom-network/forum/design-and-skin-customization

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Eddy
Eddy
@eddy
11 years ago
479 posts
K thanks.
Eddy
Eddy
@eddy
11 years ago
479 posts
Is 5.1.3 still going to be released this week?

Thanks
brian
@brian
11 years ago
10,148 posts
No - it's not going to be released today - most likely next Monday/Tuesday. Paul and I uncovered some issues that require some small updates to about half of the modules - we're working through those changes now and want to be sure they are tested before we release.

It's coming soon though.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Eddy
Eddy
@eddy
11 years ago
479 posts
Ok thanks.

Tags