Forum Activity for @michael

michael
@michael
04/01/14 02:50:05AM
7,832 posts

img_url broken after 5.1.33 update


Jamroom Developers

Thats right.

Before the update the skins
{$jrNova_img_url}
outputted
http://mysite.com/image/img/skin/linkedin.png
and then went ahead and used the default image of whatever skin was set.

now
{$jrNova_img_url}
checks the jrNova skin and
{$jrSage_img_url}
checks the sage skin.

So its a bug fix.

during the bugfix, the modules got an extra bit of structure to match the skins URL structure.

That URL is correct to look for the linkedin.png image in the /ujLifeStreams/img/ folder.

update the core to the latest to get it working properly.
michael
@michael
04/01/14 02:44:39AM
7,832 posts

Custom module form on any page?


Jamroom Developers

The forms have their own layout. That layout is all done via templates, so there's no reason that I can think of that would prevent them from being presented in a different way.

The question can only really be answered by doing it though, then seeing what issues you run into along the way.
michael
@michael
04/01/14 02:38:41AM
7,832 posts

Email Auto Responsder


Installation and Configuration

When I want to find something, I take what i know "Thank you for signing up with" and copy+paste that into my IDE the contains all the files of the system.

phpstorm has ctrl+shift+f for search every file for ______________

I paste in "Thank you for signing up with" and it brings up all the possibilities.

For that particular phrase there is 1 file, so I know that is the file I need to over-ride or edit.
michael
@michael
04/01/14 02:35:41AM
7,832 posts

Initial Create Account Error 404


Installation and Configuration

Normally paste for me is ctrl+v but sometimes shift+insert works when ctrl+v doesn't.
michael
@michael
04/01/14 02:30:15AM
7,832 posts

Error when creating audio after clicking save


Using Jamroom

Internal Server Errors are Server errors. Its something on the server. check the servers error logs.
michael
@michael
04/01/14 12:08:05AM
7,832 posts

Replace "jrCore_media_player: no media found for player"


Design and Skin Customization

That looks like a system level error. What code are you using to get that error because it feels like your template code could be wrong.
michael
@michael
03/31/14 11:38:39PM
7,832 posts

Priority of stylesheets


Jamroom Developers

One way to do it if its a site just for you, is to put an extra style sheet in the meta.tpl as the last say.
michael
@michael
03/29/14 12:06:29AM
7,832 posts

jrComment Notifications


Using Jamroom

ah. Then the answer is, no there is not a button for that.

Other than that button up the top of each thread that looks like a sniper's scope. If the user clicks on that it will turn yellow.

When its yellow, they will be notified whenever there are new posts to the thread.
michael
@michael
03/28/14 10:56:13PM
7,832 posts

Adding a button in user login page


Jamroom Developers

dobmat:
what I mean to say was that I created a new tab beside "Blog" and "Pages" on user login page. Now I want to add a button to add new entries there or atleast modify from jrBlog or jrPage. I wanted to know how views are controlled and which php and template files I need to use and modify to my requirements.

Thanks.

I find the jrAparna module is a great place to start. Its sets up the base foundation of a module to build off of.

"Using the Aparna module"
http://www.jamroom.net/paul/documentation/guides/1218/using-the-jraparna-module

"jrAparna"
http://www.jamroom.net/the-jamroom-network/documentation/modules/853/jraparna

This might also be of use:

YouTube: "Creating a Form and saving it to the Datastore."
Creating a Form and saving it to a Datastore
michael
@michael
03/28/14 10:49:00PM
7,832 posts

LifeStream / twitter


Jamroom Developers

Life Stream is a module created by @ultrajam. Please ask in their fourm:
http://www.jamroom.net/ultrajam/forum


It seams very well documented here:

"LifeStreams"
http://www.jamroom.net/ultrajam/documentation/modules/1692/lifestreams
  716