Location field not updating

Permalink Browser Info Environment
Hi there,
I have a valid API key but when I start typing the address it does not update the block and I have no dropdown to choose from regardless of what I enter.

Using concrete 8.4.4

Thanks!

Type: Discussion
Status: In Progress
FlappyHands
View Replies:
pixeljunkie replied on at Permalink Reply
pixeljunkie
Hi
I have the same issue using 8.4.3.
Any news on this?
TX
losttheplot replied on at Permalink Reply
losttheplot
I too had this issue, accompanied by console errors telling me that I need a Google Maps billing account, which I have. The reason was that despite using my correct key when first setting up the module, a default key was being used for the 'Google Suggest' call to Google's servers to check the location. This can be found at line 128 of the block controller:

'<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAX8UHV2m4QoSNDCIziC-PswqFuOGiVHQQ&libraries=places"></script>'

and also at line 10 of auto.js. As Google has now changed its access policy such that you need a Maps account and a billing account to access the API more than once a day, Google Suggest will not work, and one cannot therefore save an instance of this module.

The solution is to change the hard-coded API keys with one that is valid for your use of the Google Maps API.
vacacreative replied on at Permalink Reply
vacacreative
Hi There, I am looking in my aut.js file and the code seems to bleed into other portions. Can you advise me on how much of this I need to replace with my api key?

$('head').append($(decodeURI("%3Cscript src='https://maps.googleapis.com/maps/api/js?key=AIzaSyAX8UHV2m4QoSNDCIziC-PswqFuOGiVHQQ&libraries=places&callback=window.C5GMaps.setupAutocomplete' type='text/javascript'%3E%3C/script%3E

Maybe up to the "&libraries=places" ?

concrete5 Environment Information

# concrete5 Version
Core Version - 8.4.4
Version Installed - 8.4.4
Database Version - 20180717000000

# concrete5 Packages
Automatic Email Obfuscator (2.0.1), Cookies Notice (1.3.2), Cycle2 Slide Show (1.0.2), Elemental Cloner (1.2.4), Simple Gallery (1.0.7), Simple Slider (1.0), Styled Maps (1.2.3)

# concrete5 Overrides
blocks/blocks/page_list/templates/thumbnail_grid/view.css, blocks/blocks/page_list/templates/thumbnail_grid/view.php, blocks/blocks/page_list/templates/thumbnail_grid, blocks/blocks/page_list/templates/thumbnail_grid_custom/view.php, blocks/blocks/page_list/templates/thumbnail_grid_custom, blocks/blocks/page_list/templates/thumbnail_grid_mnakalay/view.css, blocks/blocks/page_list/templates/thumbnail_grid_mnakalay/view.php, blocks/blocks/page_list/templates/thumbnail_grid_mnakalay, blocks/blocks/page_list/templates, blocks/blocks/page_list, blocks/blocks, themes/elementalv2/blank.php, themes/elementalv2/css/bootstrap-modified.css, themes/elementalv2/css/build/add-ons/calendar.less, themes/elementalv2/css/build/add-ons, themes/elementalv2/css/build/blocks/date-navigation.less, themes/elementalv2/css/build/blocks/faq.less, themes/elementalv2/css/build/blocks/feature-template-hover-description.less, themes/elementalv2/css/build/blocks/feature.less, themes/elementalv2/css/build/blocks/image-slider.less, themes/elementalv2/css/build/blocks/image.less, themes/elementalv2/css/build/blocks/next-previous.less, themes/elementalv2/css/build/blocks/page-attribute-display.less, themes/elementalv2/css/build/blocks/page-list-option-buttons.less, themes/elementalv2/css/build/blocks/page-list-template-thumbnail-grid.less, themes/elementalv2/css/build/blocks/page-list.less, themes/elementalv2/css/build/blocks/page-title-option-byline.less, themes/elementalv2/css/build/blocks/page-title.less, themes/elementalv2/css/build/blocks/tags.less, themes/elementalv2/css/build/blocks/testimonial.less, themes/elementalv2/css/build/blocks/topic-list.less, themes/elementalv2/css/build/blocks, themes/elementalv2/css/build/body.less, themes/elementalv2/css/build/bootstrap-3.2.0/alerts.less, themes/elementalv2/css/build/bootstrap-3.2.0/badges.less, themes/elementalv2/css/build/bootstrap-3.2.0/bootstrap.less, themes/elementalv2/css/build/bootstrap-3.2.0/breadcrumbs.less, themes/elementalv2/css/build/bootstrap-3.2.0/button-groups.less, themes/elementalv2/css/build/bootstrap-3.2.0/buttons.less, themes/elementalv2/css/build/bootstrap-3.2.0/carousel.less, themes/elementalv2/css/build/bootstrap-3.2.0/close.less, themes/elementalv2/css/build/bootstrap-3.2.0/code.less, themes/elementalv2/css/build/bootstrap-3.2.0/component-animations.less, themes/elementalv2/css/build/bootstrap-3.2.0/dropdowns.less, themes/elementalv2/css/build/bootstrap-3.2.0/forms.less, themes/elementalv2/css/build/bootstrap-3.2.0/glyphicons.less, themes/elementalv2/css/build/bootstrap-3.2.0/grid.less, themes/elementalv2/css/build/bootstrap-3.2.0/input-groups.less, themes/elementalv2/css/build/bootstrap-3.2.0/jumbotron.less, themes/elementalv2/css/build/bootstrap-3.2.0/labels.less, themes/elementalv2/css/build/bootstrap-3.2.0/list-group.less, themes/elementalv2/css/build/bootstrap-3.2.0/media.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/alerts.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/background-variant.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/border-radius.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/buttons.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/center-block.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/clearfix.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/forms.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/gradients.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/grid-framework.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/grid.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/hide-text.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/image.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/labels.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/list-group.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/nav-divider.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/nav-vertical-align.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/opacity.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/pagination.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/panels.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/progress-bar.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/reset-filter.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/resize.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/responsive-visibility.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/size.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/tab-focus.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/table-row.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/text-emphasis.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/text-overflow.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins/vendor-prefixes.less, themes/elementalv2/css/build/bootstrap-3.2.0/mixins, themes/elementalv2/css/build/bootstrap-3.2.0/mixins.less, themes/elementalv2/css/build/bootstrap-3.2.0/modals.less, themes/elementalv2/css/build/bootstrap-3.2.0/navbar.less, themes/elementalv2/css/build/bootstrap-3.2.0/navs.less, themes/elementalv2/css/build/bootstrap-3.2.0/normalize.less, themes/elementalv2/css/build/bootstrap-3.2.0/pager.less, themes/elementalv2/css/build/bootstrap-3.2.0/pagination.less, themes/elementalv2/css/build/bootstrap-3.2.0/panels.less, themes/elementalv2/css/build/bootstrap-3.2.0/popovers.less, themes/elementalv2/css/build/bootstrap-3.2.0/print.less, themes/elementalv2/css/build/bootstrap-3.2.0/progress-bars.less, themes/elementalv2/css/build/bootstrap-3.2.0/responsive-embed.less, themes/elementalv2/css/build/bootstrap-3.2.0/responsive-utilities.less, themes/elementalv2/css/build/bootstrap-3.2.0/scaffolding.less, themes/elementalv2/css/build/bootstrap-3.2.0/tables.less, themes/elementalv2/css/build/bootstrap-3.2.0/theme.less, themes/elementalv2/css/build/bootstrap-3.2.0/thumbnails.less, themes/elementalv2/css/build/bootstrap-3.2.0/tooltip.less, themes/elementalv2/css/build/bootstrap-3.2.0/type.less, themes/elementalv2/css/build/bootstrap-3.2.0/utilities.less, themes/elementalv2/css/build/bootstrap-3.2.0/variables.less, themes/elementalv2/css/build/bootstrap-3.2.0/wells.less, themes/elementalv2/css/build/bootstrap-3.2.0, themes/elementalv2/css/build/breadcrumb.less, themes/elementalv2/css/build/buttons.less, themes/elementalv2/css/build/captcha.less, themes/elementalv2/css/build/content.less, themes/elementalv2/css/build/custom-design-classes/area-content-accent.less, themes/elementalv2/css/build/custom-design-classes/block-sidebar-padded.less, themes/elementalv2/css/build/custom-design-classes/block-sidebar-wrapped.less, themes/elementalv2/css/build/custom-design-classes/blog-entry-list.less, themes/elementalv2/css/build/custom-design-classes/recent-blog-entry.less, themes/elementalv2/css/build/custom-design-classes/testimonial-bio.less, themes/elementalv2/css/build/custom-design-classes, themes/elementalv2/css/build/errors.less, themes/elementalv2/css/build/fonts/blue-sky.less, themes/elementalv2/css/build/fonts/defaults.less, themes/elementalv2/css/build/fonts/night-road.less, themes/elementalv2/css/build/fonts/royal.less, themes/elementalv2/css/build/fonts, themes/elementalv2/css/build/footer.less, themes/elementalv2/css/build/header.less, themes/elementalv2/css/build/miscellaneous-styles.less, themes/elementalv2/css/build/mixins.less, themes/elementalv2/css/build/mobile/navigation.less, themes/elementalv2/css/build/mobile, themes/elementalv2/css/build/pagination.less, themes/elementalv2/css/build/reset.less, themes/elementalv2/css/build/search.less, themes/elementalv2/css/build, themes/elementalv2/css/main.less, themes/elementalv2/css/presets/blue-sky.less, themes/elementalv2/css/presets/defaults.less, themes/elementalv2/css/presets/flappy.less, themes/elementalv2/css/presets/night-road.less, themes/elementalv2/css/presets/royal.less, themes/elementalv2/css/presets, themes/elementalv2/css/styles.xml, themes/elementalv2/css, themes/elementalv2/default.php, themes/elementalv2/elements/footer.php, themes/elementalv2/elements/footer_bottom.php, themes/elementalv2/elements/header.php, themes/elementalv2/elements/header_top.php, themes/elementalv2/elements, themes/elementalv2/fonts/abril-fatface/SIL Open Font License 1.1-FAQ.txt, themes/elementalv2/fonts/abril-fatface/SIL Open Font License 1.1.txt, themes/elementalv2/fonts/abril-fatface/abril-fatface-v9-latin-regular.eot, themes/elementalv2/fonts/abril-fatface/abril-fatface-v9-latin-regular.svg, themes/elementalv2/fonts/abril-fatface/abril-fatface-v9-latin-regular.ttf, themes/elementalv2/fonts/abril-fatface/abril-fatface-v9-latin-regular.woff, themes/elementalv2/fonts/abril-fatface/abril-fatface-v9-latin-regular.woff2, themes/elementalv2/fonts/abril-fatface, themes/elementalv2/fonts/arvo/Arvo-Bold.ttf, themes/elementalv2/fonts/arvo/Arvo-BoldItalic.ttf, themes/elementalv2/fonts/arvo/Arvo-Italic.ttf, themes/elementalv2/fonts/arvo/Arvo-Regular.ttf, themes/elementalv2/fonts/arvo/arvo-bold-webfont.eot, themes/elementalv2/fonts/arvo/arvo-bold-webfont.svg, themes/elementalv2/fonts/arvo/arvo-bold-webfont.woff, themes/elementalv2/fonts/arvo/arvo-bold-webfont.woff2, themes/elementalv2/fonts/arvo/arvo-bolditalic-webfont.eot, themes/elementalv2/fonts/arvo/arvo-bolditalic-webfont.svg, themes/elementalv2/fonts/arvo/arvo-bolditalic-webfont.woff, themes/elementalv2/fonts/arvo/arvo-bolditalic-webfont.woff2, themes/elementalv2/fonts/arvo/arvo-italic-webfont.eot, themes/elementalv2/fonts/arvo/arvo-italic-webfont.svg, themes/elementalv2/fonts/arvo/arvo-italic-webfont.woff, themes/elementalv2/fonts/arvo/arvo-italic-webfont.woff2, themes/elementalv2/fonts/arvo/arvo-regular-webfont.eot, themes/elementalv2/fonts/arvo/arvo-regular-webfont.svg, themes/elementalv2/fonts/arvo/arvo-regular-webfont.woff, themes/elementalv2/fonts/arvo/arvo-regular-webfont.woff2, themes/elementalv2/fonts/arvo, themes/elementalv2/fonts/lora/SIL Open Font License 1.1-FAQ.txt, themes/elementalv2/fonts/lora/SIL Open Font License 1.1.txt, themes/elementalv2/fonts/lora/lora-v12-latin-700.eot, themes/elementalv2/fonts/lora/lora-v12-latin-700.svg, themes/elementalv2/fonts/lora/lora-v12-latin-700.ttf, themes/elementalv2/fonts/lora/lora-v12-latin-700.woff, themes/elementalv2/fonts/lora/lora-v12-latin-700.woff2, themes/elementalv2/fonts/lora/lora-v12-latin-regular.eot, themes/elementalv2/fonts/lora/lora-v12-latin-regular.svg, themes/elementalv2/fonts/lora/lora-v12-latin-regular.ttf, themes/elementalv2/fonts/lora/lora-v12-latin-regular.woff, themes/elementalv2/fonts/lora/lora-v12-latin-regular.woff2, themes/elementalv2/fonts/lora, themes/elementalv2/fonts/noticia-text/SIL Open Font License 1.1-FAQ.txt, themes/elementalv2/fonts/noticia-text/SIL Open Font License 1.1.txt, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-700.eot, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-700.svg, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-700.ttf, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-700.woff, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-700.woff2, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-regular.eot, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-regular.svg, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-regular.ttf, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-regular.woff, themes/elementalv2/fonts/noticia-text/noticia-text-v7-latin-regular.woff2, themes/elementalv2/fonts/noticia-text, themes/elementalv2/fonts/oswald/SIL Open Font License 1.1-FAQ.txt, themes/elementalv2/fonts/oswald/SIL Open Font License 1.1.txt, themes/elementalv2/fonts/oswald/oswald-v16-latin-300.eot, themes/elementalv2/fonts/oswald/oswald-v16-latin-300.svg, themes/elementalv2/fonts/oswald/oswald-v16-latin-300.ttf, themes/elementalv2/fonts/oswald/oswald-v16-latin-300.woff, themes/elementalv2/fonts/oswald/oswald-v16-latin-300.woff2, themes/elementalv2/fonts/oswald/oswald-v16-latin-700.eot, themes/elementalv2/fonts/oswald/oswald-v16-latin-700.svg, themes/elementalv2/fonts/oswald/oswald-v16-latin-700.ttf, themes/elementalv2/fonts/oswald/oswald-v16-latin-700.woff, themes/elementalv2/fonts/oswald/oswald-v16-latin-700.woff2, themes/elementalv2/fonts/oswald/oswald-v16-latin-regular.eot, themes/elementalv2/fonts/oswald/oswald-v16-latin-regular.svg, themes/elementalv2/fonts/oswald/oswald-v16-latin-regular.ttf, themes/elementalv2/fonts/oswald/oswald-v16-latin-regular.woff, themes/elementalv2/fonts/oswald/oswald-v16-latin-regular.woff2, themes/elementalv2/fonts/oswald, themes/elementalv2/fonts/passion-one/SIL Open Font License 1.1-FAQ.txt, themes/elementalv2/fonts/passion-one/SIL Open Font License 1.1.txt, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-700.eot, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-700.svg, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-700.ttf, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-700.woff, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-700.woff2, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-regular.eot, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-regular.svg, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-regular.ttf, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-regular.woff, themes/elementalv2/fonts/passion-one/passion-one-v8-latin-regular.woff2, themes/elementalv2/fonts/passion-one, themes/elementalv2/fonts/raleway/SIL Open Font License 1.1-FAQ.txt, themes/elementalv2/fonts/raleway/SIL Open Font License 1.1.txt, themes/elementalv2/fonts/raleway/raleway-v12-latin-200.eot, themes/elementalv2/fonts/raleway/raleway-v12-latin-200.svg, themes/elementalv2/fonts/raleway/raleway-v12-latin-200.ttf, themes/elementalv2/fonts/raleway/raleway-v12-latin-200.woff, themes/elementalv2/fonts/raleway/raleway-v12-latin-200.woff2, themes/elementalv2/fonts/raleway/raleway-v12-latin-700.eot, themes/elementalv2/fonts/raleway/raleway-v12-latin-700.svg, themes/elementalv2/fonts/raleway/raleway-v12-latin-700.ttf, themes/elementalv2/fonts/raleway/raleway-v12-latin-700.woff, themes/elementalv2/fonts/raleway/raleway-v12-latin-700.woff2, themes/elementalv2/fonts/raleway/raleway-v12-latin-800.eot, themes/elementalv2/fonts/raleway/raleway-v12-latin-800.svg, themes/elementalv2/fonts/raleway/raleway-v12-latin-800.ttf, themes/elementalv2/fonts/raleway/raleway-v12-latin-800.woff, themes/elementalv2/fonts/raleway/raleway-v12-latin-800.woff2, themes/elementalv2/fonts/raleway, themes/elementalv2/fonts/roboto-slab/apache-license 2.0.pdf, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-100.eot, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-100.svg, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-100.ttf, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-100.woff, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-100.woff2, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-700.eot, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-700.svg, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-700.ttf, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-700.woff, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-700.woff2, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-regular.eot, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-regular.svg, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-regular.ttf, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-regular.woff, themes/elementalv2/fonts/roboto-slab/roboto-slab-v7-latin-regular.woff2, themes/elementalv2/fonts/roboto-slab, themes/elementalv2/fonts/titillium-web/SIL Open Font License 1.1-FAQ.txt, themes/elementalv2/fonts/titillium-web/SIL Open Font License 1.1.txt, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-200.eot, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-200.svg, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-200.ttf, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-200.woff, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-200.woff2, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-700.eot, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-700.svg, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-700.ttf, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-700.woff, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-700.woff2, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-900.eot, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-900.svg, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-900.ttf, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-900.woff, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-900.woff2, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-regular.eot, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-regular.svg, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-regular.ttf, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-regular.woff, themes/elementalv2/fonts/titillium-web/titillium-web-v6-latin-regular.woff2, themes/elementalv2/fonts/titillium-web, themes/elementalv2/fonts, themes/elementalv2/full.php, themes/elementalv2/images/background-slider-blue-sky.png, themes/elementalv2/images/background-slider-default.png, themes/elementalv2/images/background-slider-night-road.png, themes/elementalv2/images/background-slider-royal.png, themes/elementalv2/images/background.png, themes/elementalv2/images/background-slider-flappy.png, themes/elementalv2/images, themes/elementalv2/left_sidebar.php, themes/elementalv2/page_forbidden.php, themes/elementalv2/page_not_found.php, themes/elementalv2/page_theme.php, themes/elementalv2/right_sidebar.php, themes/elementalv2/thumbnail.png, themes/elementalv2/view.php, themes/elementalv2

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
7.2.15

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dba, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, intl, json, libxml, mbstring, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, Reflection, session, shmop, SimpleXML, soap, sodium, SPL, sqlite3, standard, tidy, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib

# PHP Settings
max_execution_time - 50000
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - -1
max_input_vars - 5000
memory_limit - -1
post_max_size - 64M
upload_max_filesize - 64M
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.