Forum Activity for @ultrajam

SteveX
@ultrajam
06/30/14 01:08:20AM
2,589 posts

Cross-Origin Request Blocked:


Jamroom Developers

You've got a url hard coded somewhere, maybe in the skin. Change it to use a variable.
SteveX
@ultrajam
06/30/14 01:05:59AM
2,589 posts

pre tag in pages


Installation and Configuration

If you dont want formatting, just use
{$item.lesson_body}
SteveX
@ultrajam
06/29/14 07:37:41AM
2,589 posts

jrStore - css and js files missing


Jamroom Developers

Also, I dont think the store comments will be working correctly (I dont have any purchases on my system to test against).

The text areas in the comments forms are lacking name attributes - the field won't be serialized without that.

sale_communication.tpl and purchase_communication.tpl
SteveX
@ultrajam
06/29/14 06:57:02AM
2,589 posts

jrStore - css and js files missing


Jamroom Developers

Also, (not 100% sure of this) but looks like jrStore should have a module requirement for jrComment (javascript errors due to scrollintoview).
SteveX
@ultrajam
06/29/14 06:06:12AM
2,589 posts

jrStore - css and js files missing


Jamroom Developers

Just noticed a jrStore typo as well in email_new_sale_subject.tpl:
Congratulatons!
SteveX
@ultrajam
06/27/14 11:54:31AM
2,589 posts

jrStore - css and js files missing


Jamroom Developers

Thanks Brian, looks fine now.
SteveX
@ultrajam
06/25/14 06:07:35PM
2,589 posts

Awesome


Jamroom Developers

Ampps is softaculous' version of a mamp/xamp/lamp/wamp stack - easy localhost dev sites on mac, linux and windows - I've been using it for years:
http://www.ampps.com/

Quote: AMPPS is an easy to install software stack of Apache, Mysql, PHP, Perl, Python and Softaculous auto-installer that can be used on Desktops and office servers.
SteveX
@ultrajam
06/25/14 02:59:18PM
2,589 posts

Awesome


Jamroom Developers

I guess that makes developing for Jamroom on windows much easier as well.
SteveX
@ultrajam
06/25/14 02:58:02PM
2,589 posts

Awesome


Jamroom Developers

This was a very cool surprise in my localhost ampps control panel:

ampps-cp-jamroom.png ampps-cp-jamroom.png - 250KB

updated by @ultrajam: 07/30/14 05:43:31AM
SteveX
@ultrajam
06/24/14 02:46:34AM
2,589 posts

jrStore - css and js files missing


Jamroom Developers

Forum is deleting anything with a link tag or style tag when creating a new thread?
    {*for the sortable tables in the loaded div*}
    <style type="text/css" title="currentStyle">
        @import "{$jamroom_url}/modules/jrFoxyCart/contrib/DataTables-1.9.4/smoothness/jquery-ui-1.8.4.custom.css";
    </style>
    <link rel="stylesheet" href="{$jamroom_url}/modules/jrFoxyCart/contrib/DataTables-1.9.4/media/css/jquery.dataTables.css" media="screen"/>
    <script type="text/javascript" src="{$jamroom_url}/modules/jrFoxyCart/contrib/DataTables-1.9.4/media/js/jquery.dataTables.min.js"></script>

updated by @ultrajam: 06/24/14 02:48:06AM
  152