Forum Activity for @itsken

alt=
@itsken
03/22/17 01:25:56PM
58 posts

google maps api key in time map


Genosis

here is is
updated by @itsken: 03/22/17 02:08:24PM
alt=
@itsken
03/22/17 09:26:16AM
58 posts

google maps api key in time map


Genosis

Michael I sent it to the support email
alt=
@itsken
03/21/17 11:08:32AM
58 posts

google maps api key in time map


Genosis

I've validated the entries and found the geocodes for places in the tree.
The system is up to date.
What's interesting is that the map loads for a split second and then the error comes up does this across browsers .
I have since uploaded the galleries module, that's the only thing i've added to the system ...
alt=
@itsken
03/21/17 10:39:55AM
58 posts

upload size for images


Genosis

sorry one more post ... so i been playing around with different values in the php.ini file, and noticed that in core -> quota the size did change, however when i go into image -> quota the max size always remains at 10M - is that expected ? I even have it set to 512M in the php.ini file and that shows up in core -> quota - i have run system check, and Int. check
Screen Shot 2017-03-21 at 10.37.23 AM.png Screen Shot 2017-03-21 at 10.37.23 AM.png - 717KB
alt=
@itsken
03/20/17 07:59:19PM
58 posts

upload size for images


Genosis

duhhh .... i should have realized cli and not apache2 ... it's now changed ;-)
alt=
@itsken
03/20/17 05:36:53PM
58 posts

upload size for images


Genosis

Michael, thanks - i've restarted apache a couple of times, even reloaded the system - everything is still set to 2m on the example quota. I checked the php.ini file just to make sure that it was the correct one .... here's the output

ken-home@ubuntu:~/Desktop/genosis-open-source$ php --ini
Configuration File (php.ini) Path: /etc/php5/cli
Loaded Configuration File: /etc/php5/cli/php.ini
Scan for additional .ini files in: /etc/php5/cli/conf.d
Additional .ini files parsed: /etc/php5/cli/conf.d/05-opcache.ini,
/etc/php5/cli/conf.d/10-pdo.ini,
/etc/php5/cli/conf.d/20-curl.ini,
/etc/php5/cli/conf.d/20-gd.ini,
/etc/php5/cli/conf.d/20-json.ini,
/etc/php5/cli/conf.d/20-mysql.ini,
/etc/php5/cli/conf.d/20-mysqli.ini,
/etc/php5/cli/conf.d/20-pdo_mysql.ini,
/etc/php5/cli/conf.d/20-readline.ini

ken-home@ubuntu:~/Desktop/genosis-open-source$ cat /etc/php5/cli/conf.d/10-pdo.ini | grep "upload_max_filesize"
ken-home@ubuntu:~/Desktop/genosis-open-source$ cat /etc/php5/cli/php.ini | grep "upload_max_filesize"
upload_max_filesize = 100M
ken-home@ubuntu:~/Desktop/genosis-open-source$ cat /etc/php5/cli/php.ini | grep "post_max_size"
post_max_size = 100M
ken-home@ubuntu:~/Desktop/genosis-open-source$ cat /etc/php5/cli/php.ini | grep "memory_limit"
memory_limit = 100M
alt=
@itsken
03/20/17 05:13:48PM
58 posts

google maps api key in time map


Genosis

michael:
looks like you've installed this module:
https://www.jamroom.net/ultrajam/networkmarket/ss=maps

The producer of that module is @ultrajam

Their forum is here:
https://www.jamroom.net/ultrajam/forum

Their docs Table of Contents is here:
https://www.jamroom.net/ultrajam/documentation/contents

Looks like the doc you want is related to putting in your API key to the module.


Probably this doc at a guess:

Ultrajam Docs: "Google Maps API Usage and Limits"
https://www.jamroom.net/ultrajam/documentation/modules/1788/google-maps-api-usage-and-limits

Usually keys go in the ACP -> MODULES -> (whatever category that module is in) -> GoogleMaps -> GLOBAL CONFIG

Hi Michael I loaded the basic genosis system and I don't see anywhere in ACP -> Modules where Googlemaps is mentioned - i looked at the docs that you posted and it talks about buying the googlemaps module (which i've not done)
alt=
@itsken
03/20/17 04:33:17PM
58 posts

upload size for images


Genosis

Hi, sorry if i'm asking to many simple questions ....I have two questions, the first is how to set up more than the default quota everywhere i look i don't see anywhere to set up other quotas. THe second is i have changed my php.ini file to all 100m for memory, upload and and post sizes, which should mean that I would be able to set the max upload to 25m .... however the default quota is still set to 2m and the use default button is greyed out
thanks
Ken
updated by @itsken: 06/20/17 03:34:32AM
  5