Forum Activity for @ultrajam

SteveX
@ultrajam
09/09/16 12:27:47PM
2,589 posts

Bootstrap


Jamroom Developers

You can do this, for example the icons in bootstrap 3.

Include the icon css file in your skin header.
Include the icon font in your css.
Then use the icon spans wherever you like in your html.

http://getbootstrap.com/components/#glyphicons
SteveX
@ultrajam
09/08/16 01:33:23PM
2,589 posts

Datastorage userdata in serverroot and mysql


Installation and Configuration

No, I don't think that's possible.

You'd need a web server or hosting for your live site, then use localhost or your vm for development. Your backup strategy should really be better than you are imagining. Take a look at the Backup module and get an amazon account to manage your backups more easily.
updated by @ultrajam: 09/08/16 01:34:01PM
SteveX
@ultrajam
09/05/16 03:26:53PM
2,589 posts

how to set tags so only the owner can add tags?


Using Jamroom

Is your tag wait timer set to 10 minutes? You can change that in jrTags config: /tags/admin/global

Does it take a long time to show because your cache is set to show slightly older versions?
SteveX
@ultrajam
09/05/16 11:38:19AM
2,589 posts

Updates???


LifeStreams

Facebook stopped providing feeds, Instagram don't provide feeds.

You can configure which buttons and feeds show in the module settings, so you are in control and don't need to wait for an update.
SteveX
@ultrajam
09/05/16 02:22:59AM
2,589 posts

Scroll To Top Button not working on all the pages


Using Jamroom

{if isset($javascript_ready_function)}
...
{/if}
Anything inside that condition will only show if $javascript_ready_function has a value.

Try putting your js outside of that, in it's own document ready function and in it's own script tags.
SteveX
@ultrajam
09/04/16 04:18:32PM
2,589 posts

Trending Module


Suggestions

It would cost considerably more than a 6 pack, as you well know ;)
SteveX
@ultrajam
09/01/16 12:49:37PM
2,589 posts

dnsquery.org insecure connection



Thank you Brian

No, it's the work (library) server.

I'll take another look tomorrow.
SteveX
@ultrajam
09/01/16 08:31:10AM
2,589 posts

dnsquery.org insecure connection



It should be the latest, 1.0.6, I installed it from the Marketplace this morning.
SteveX
@ultrajam
09/01/16 02:43:36AM
2,589 posts

dnsquery.org insecure connection



Yes, that's much better :)

I do get a number of php notices written to the log each time I click an IP address;
Quote: [01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_COUNTRY_EDITION already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 32 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_PROXY_EDITION already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 33 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_ASNUM_EDITION already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 34 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_NETSPEED_EDITION already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 35 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_REGION_EDITION_REV0 already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 36 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_REGION_EDITION_REV1 already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 37 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_CITY_EDITION_REV0 already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 38 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_CITY_EDITION_REV1 already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 39 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_ORG_EDITION already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 40 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_ISP_EDITION already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 41 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_UNKNOWN_SPEED already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 52 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_DIALUP_SPEED already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 53 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_CABLEDSL_SPEED already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 54 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_CORPORATE_SPEED already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 55 [4]
[01-Sep-2016 10:34:58 Europe/Dublin] PHP Notice: Constant GEOIP_DOMAIN_EDITION already defined in /home/academicskills/public_html/modules/jrGeo-release-1.0.6/contrib/geoip/geoip.php on line 56 [4]
SteveX
@ultrajam
08/30/16 04:40:39PM
2,589 posts

Alpha Team Guidelines



Will do :)

Are you still using the chat?
  64