Forum Activity for @ultrajam

SteveX
@ultrajam
04/16/14 12:38:20PM
2,589 posts

sychronizing 2 servers


Using Jamroom

When you say it doesn't load, do you get a 500 error? If so, check that you aren't overwriting your htaccess with a fresh htaccess when you deploy - I believe you have a different line in your htaccess file to make it work on a virtualmin system.

Options +FollowSymLinks
needs to be changed to
Options +SymLinksIfOwnerMatch

If your live server isn't controlled by virtualmin you might need to change that line back to Options +FollowSymLinks
SteveX
@ultrajam
04/16/14 11:35:00AM
2,589 posts

Support for the GoogleMaps module


GoogleMaps

The module can be found here:
https://www.jamroom.net/ultrajam/networkmarket/133/googlemaps

Documentation is here:
https://www.jamroom.net/ultrajam/documentation/modules

Please note we cannot provide you with assistance to make a complex map mashup. You can use the module to make many things. If you or your developer needs help to do that please get in touch for a quote.
updated by @ultrajam: 04/16/14 11:35:19AM
SteveX
@ultrajam
04/16/14 03:32:45AM
2,589 posts

Header and Footer Background Change


Design and Skin Customization

Under the style tab of your skin, choose the header and footer css fromthe dropdown menu.

/core/skin_admin/style/skin=jrElastic/file=core_header.css
SteveX
@ultrajam
04/15/14 09:52:48AM
2,589 posts

any skin coming out based on only events


Suggestions

brian:
Just be aware that if you sell stuff on your site, integrating with Google Maps is not allowed due to their terms of service.

I don't think that is correct, you can use the google maps API on a commercial site.

You can sell things, you can run adverts, and you can charge subscriptions as long as the subscription is not to access the site. Google says you are ok to use their api as long as your site is "generally accessible to consumers without charge".

They specifically don't want it used by intranet only sites, or if "your site is only available to paying customers".


https://developers.google.com/maps/faq#tos
Quote:
Does my site meet the Terms of Service for the Google Maps API?

The Maps API is available for all sites that are accessible to consumers without charge. You can use the Google Maps APIs on both commercial and non-profit websites as long as your site meets the Terms of Service.

However, there are some uses of the Google Maps APIs that we just don't want to see: maps that identify the places to buy illegal drugs in a city, for instance, or any other illegal activity. We also respect people's privacy, so the Google Maps APIs shouldn't be used to identify private information about individuals.

You should use your own counsel to determine whether your application complies with the Terms of Service before you develop and launch it. Google engineers can only offer technical assistance and are not qualified to offer legal advice. Google reserves the right to suspend or terminate your use of the service at any time, so please read the Terms of Service carefully.

If you operate an enterprise or commercial website, you may also be interested in Google Maps API for Business which has modified Terms of Service that may better suit your needs.


Can I use the Google Maps API on a commercial website?

As long as your site is generally accessible to consumers without charge, you may use the Google Maps API. For example, if your website is supported by advertising, it likely falls within the Google Maps API Terms of Service. If you charge people to place information on your map (e.g. to list their homes for sale), but you display this information using the Google Maps API on a free part of your site, you'll also meet the Google Maps API Terms of Service.

However, not all commercial uses are allowed. For example, if your site meets any of the following criteria you must purchase the appropriate Google Maps API for Business license:

Your site is only available to paying customers.
Your site is only accessible within your company or on your intranet.
Your application relates to enterprise dispatch, fleet management, business asset tracking, or similar applications.

Remember, Google reserves the right to suspend or terminate your use of the Google Maps API at any time, so please ensure that you read the Terms of Service carefully.
SteveX
@ultrajam
04/15/14 09:24:18AM
2,589 posts

Updating an old beta8 test site to current


Jamroom Developers

Thanks Brian

That worked and looks like the update was 100% success :)
SteveX
@ultrajam
04/15/14 01:51:07AM
2,589 posts

Updating an old beta8 test site to current


Jamroom Developers

I have an old test site I'd like to update to the current version, its running 5.0.0b8

Was beta 8 before or after the beta update which required a fresh install and database? Should I be able to ftp upload the current core and keep my data and media?

Thanks
updated by @ultrajam: 05/30/14 04:23:33AM
SteveX
@ultrajam
04/14/14 10:18:31AM
2,589 posts

jamroom.net jrDocs autolink


Jamroom Developers

Also on jrDocs here on jamroom.net, I can't enter a table into the Text section text field.

<table>

  <tr>
    <th>Control</th>
    <th>Large Screens</th>
    <th>Small Screens</th>
    <th>iPhone</th>
    <th>Android</th>
  </tr>


  <tr>
    <td>Zoom</td>
    <td>Large Zoom for sizes larger than 400x350px</td>
    <td>Small Zoom for sizes smaller than 400x350px</td>
    <td>Not present. Zooming is accomplished by a two finger pinch.</td>
    <td>"Touch" style control</td>
  </tr>
  <tr>
    <td>Pan</td>
    <td>Present for sizes larger than 400x350px</td>
    <td>Not present for sizes smaller than 400x350px</td>
    <td>Not present. Panning is accomplished by touch.</td>
    <td>Not present. Panning is accomplished by touch.</td>
  </tr>
  <tr>
    <td>MapType</td>
    <td>Horizontal Bar for screens 300px wide and larger</td>
    <td>Dropdown for screens smaller than 300px wide</td>
    <td>Same as Large/Small Screens</td>
    <td>Same as Large/Small Screens</td>
  </tr>
  <tr>
    <td>Scale</td>
    <td>Not present</td>
    <td>Not present</td>
    <td>Not present</td>
    <td>Not present</td>
  </tr>

</table>

This is the validation error, which lists td tr table and th as allowed:
Quote:
You have entered an invalid value for "text" - value must be printable characters with the following allowed HTML tags: span,strong,em,a,b,u,i,p,div,br,img,h1,h2,h3,h4,pre,hr,ul,ol,li,big,table,tr,th,td
SteveX
@ultrajam
04/14/14 08:50:32AM
2,589 posts

jamroom.net jrDocs autolink


Jamroom Developers

Works for the two links already entered, but I can break it :)

Entered another url above them, saw this, and thought of you ;)
links-glitch.png links-glitch.png - 39KB

updated by @ultrajam: 04/14/14 08:50:58AM
SteveX
@ultrajam
04/13/14 01:34:40PM
2,589 posts

Foxycart skin


Using Jamroom

There are templates in the foxycart control panel for several pages. I forget where, but you see them when configuring at foxycart.
SteveX
@ultrajam
04/13/14 01:31:34PM
2,589 posts

Media Pro Light Settings


Using Jamroom

Not sure on media pro, but on elastic top right menu ACP > Skin Settings
  170