Forum Activity for @emdiamond

alt=
@emdiamond
04/05/14 05:56:34AM
104 posts

max file upload at 23MB


Installation and Configuration

Here's what I just put in. This will work once it restarts:

upload_max_filesize = 100M
post_max_size = 100M
max_execution_time = 500
max_input_time = 500
memory_limit = 100M


emdiamond:
michael:
Memory_limit?

Probably this. I just changed it. Unfortunately I cant restart myself but it does it automatically. Just have to wait a few.
alt=
@emdiamond
04/05/14 05:48:02AM
104 posts

max file upload at 23MB


Installation and Configuration

michael:
Memory_limit?

Probably this. I just changed it. Unfortunately I cant restart myself but it does it automatically. Just have to wait a few.
updated by @emdiamond: 04/05/14 05:48:20AM
alt=
@emdiamond
04/04/14 08:24:23PM
104 posts

max file upload at 23MB


Installation and Configuration

Already did, It only goes to 23 MB

I can run phpinfo.php from the root and it gives me this:

upload_max_filesize 100M
post_max_size 100M






updated by @emdiamond: 04/04/14 08:26:02PM
alt=
@emdiamond
04/04/14 03:12:02PM
104 posts

Using Jamroom on other sites.


Off Topic

Paul,
It is a Module I bought from boonex that builds the pages with games on them from mochimedia.com.

However, I just found out at this moment by going to there site that they are out of business. Dang!!!


https://www.mochimedia.com/

paul:
Is games just a module to list, rate, comment on games? If so, Aparna again.
alt=
@emdiamond
04/04/14 03:03:07PM
104 posts

max file upload at 23MB


Installation and Configuration

What would keep the max file upload to 23MB.

I have it set in the php.ini file. And confirmed it is set to 100MB with phpinfo.php in the main site directory?

Thanks
updated by @emdiamond: 05/05/14 07:39:01PM
alt=
@emdiamond
04/04/14 02:46:21PM
104 posts

Using Jamroom on other sites.


Off Topic

Paul thanks,

Another good module would be games. That was a high point on ER before it starting running slow. I mean slowwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww.



paul:
Looking at MovieRush I'd say that you just need to load up JR5, enable the video modules, pick a stock skin and off you go.
EarthRush maybe has a couple of features that JR5 doesn't have atm (chat, ads) but it would still be a good starting point. The Aparna module could create an ads module for you, then build your own chat module (it would likely be a good seller as well).
alt=
@emdiamond
04/04/14 12:04:09PM
104 posts

Using Jamroom on other sites.


Off Topic

I have been using Jamroom for several years now. It has been proven to grow and develop into a very stable platform. At the same time I have other sites in which the development of there software has stagnated an died.

I was wondering if anyone has used Jamroom as a video sharing site? I must find a replacement for my site MovieRush.com. Have not been impressed with what is out there. That is, with the exception of JamRoom.

Also considering Jamroom for EarthRush.com The software I use for it is just bad.

Again, has anyone used Jamroom as a video sharing site?

I don't mind paying for software that works.
updated by @emdiamond: 05/04/14 07:20:25PM
alt=
@emdiamond
04/01/14 07:41:47AM
104 posts

Share This


Design and Skin Customization

I just noticed that when i use the share this module to face book it puts the link fine in facebook but it is https. Which is a bad link. I can remove the s and it works fine. Is this a setting at sharethis or somewhere in the module?

https://musicrush.com/roy-stone/audio/1283/rock-crusader
updated by @emdiamond: 05/14/14 06:35:59PM
alt=
@emdiamond
04/01/14 07:26:43AM
104 posts

After upgrading modules no player info


Using Jamroom

Brian,

Thanks again. Here is what was there:

$_conf['jrCore_base_url'] = 'http://musicrush.com/';

Changed to this:

$_conf['jrCore_base_url'] = 'http://musicrush.com';


Must have been that way a long time. Just never noticed it.


emdiamond:
I can't check this now but will later. Thanks

brian:
I see double slashes in a lot of your URLs - i.e.

http://musicrush.com//core/icon_css/24?_v=1396358691

Make sure in your data/config/config.php that you do not have a trailing slash on the jrCore_base_url setting.

Hope this helps!
alt=
@emdiamond
04/01/14 07:20:04AM
104 posts

After upgrading modules no player info


Using Jamroom

Thanks, I got it. I reloaded the modules starting with the system core, then the audio support, then the nova skin, and finally the image.

I can see the controls now. Must of happened with the update yesterday. Never got any errors during it.

But thanks again.


MAD©:
I checked your site in firebug and it's not bringing in the images right
thats why they are not showing

firebug for example shows this url for showing say the play button
http://musicrush.com//image/img/module/jrAudio/jplayer_dark.png
it doesn't exist
This is the link it should be
http://musicrush.com/modules/jrAudio/img/jplayer_dark.png

Also I noticed for some reason you have double backslashes after your urls in a lot of stuff
No idea why that is happening
eg. http://musicrush.com//artists

I would go into marketplace/tools/reload modules etc
and reload the audio module

But there is definitely something screwy with your urls
  8