9.13 Error. Can't use Add On.

Permalink Browser Info Environment
Purchased the add on - it's throwing an error. I can't use it. See image capture.

Undefined variable $image_fID
Along with a string of other stuff.

1 Attachment

Type: Ticket
Status: Resolved
juddc
View Replies:
mesuva replied on at Permalink Reply
mesuva
Apologies for this, I must have updated the add-on for V9, but prior to PHP8 being a consideration.

Please try updating to version 1.3.3 the add-on, which I've just pushed up to the marketplace. It should be available as an update shortly.

-Ryan
juddc replied on at Permalink Reply
juddc
Thank you - That seems to have solved it. I installed 1.3.3 and added a map and a few links.

As an aside - Is there an easy way to have a "hover color over the mapped areas?
mesuva replied on at Permalink Reply
mesuva
Yes, the output is an image with SVG over the top, so you can target it with CSS.

Something like this added to the page should do it:
<style>
    .ccm-image-map polygon:hover {
        fill: red;
        opacity: 0.3
    }
</style>
juddc replied on at Permalink Reply
juddc
Oh jeez - what a nice simple solution. Thank you for the help. Ticket resolved.

concrete5 Environment Information

# Concrete Version
Core Version - 9.1.3
Version Installed - 9.1.3
Database Version - 20220908074900

# Hostname
vshare11.ezp.net

# Environment
production

# Database Information
Version: 10.3.37-MariaDB-cll-lve
SQL Mode: STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

# Concrete Packages
Responsive Image Map (1.3.2)

# Concrete Overrides
blocks/page_list.zip, blocks/page_list/templates/floorplan_display/view.php, blocks/page_list/templates/floorplan_display/view.css, blocks/page_list/templates/floorplan_display, blocks/page_list/templates, blocks/page_list, blocks/express_form/templates/latoria_terrace_registration/view.php, blocks/express_form/templates/latoria_terrace_registration, blocks/express_form/templates, blocks/express_form, blocks/image/templates/centered-image/view.php, blocks/image/templates/centered-image, blocks/image/templates, blocks/image, themes/latoria_terrace_theme/default.php, themes/latoria_terrace_theme/elements/footer.php, themes/latoria_terrace_theme/elements/header.php, themes/latoria_terrace_theme/elements/header_homepage.php, themes/latoria_terrace_theme/elements, themes/latoria_terrace_theme/homepage.php, themes/latoria_terrace_theme/img/apple-icon.png, themes/latoria_terrace_theme/img/favicon.ico, themes/latoria_terrace_theme/img/ftr-bg.png, themes/latoria_terrace_theme/img/ftr-lt-brand.ai, themes/latoria_terrace_theme/img/ftr-lt-brand.svg, themes/latoria_terrace_theme/img/ftr-lw-brand.svg, themes/latoria_terrace_theme/img/hdr-lt-brand.ai, themes/latoria_terrace_theme/img/hdr-lt-brand.svg, themes/latoria_terrace_theme/img/home-design-tile-bg.jpg, themes/latoria_terrace_theme/img/home-hdr-lt-brand.svg, themes/latoria_terrace_theme/img/home-hero.jpg, themes/latoria_terrace_theme/img/idx-tile-floorplans.jpg, themes/latoria_terrace_theme/img/idx-tile-master.jpg, themes/latoria_terrace_theme/img/idx-tile-phase-one.jpg, themes/latoria_terrace_theme/img, themes/latoria_terrace_theme/js/main.js, themes/latoria_terrace_theme/js/plugins.js, themes/latoria_terrace_theme/js/vendor/modernizr-3.11.2.min.js, themes/latoria_terrace_theme/js/vendor, themes/latoria_terrace_theme/js, themes/latoria_terrace_theme/page_theme.php, themes/latoria_terrace_theme/privacy_policy.html, themes/latoria_terrace_theme/thumbnail.png, themes/latoria_terrace_theme/floorplan_detail.php, themes/latoria_terrace_theme/registration_thanks.php, themes/latoria_terrace_theme/css.zip, themes/latoria_terrace_theme/css/build/_custom-grids.scss, themes/latoria_terrace_theme/css/build/_floorplans.scss, themes/latoria_terrace_theme/css/build/_footer.scss, themes/latoria_terrace_theme/css/build/_forms.scss, themes/latoria_terrace_theme/css/build/_general.scss, themes/latoria_terrace_theme/css/build/_header.scss, themes/latoria_terrace_theme/css/build/_homepage.scss, themes/latoria_terrace_theme/css/build/_mixins.scss, themes/latoria_terrace_theme/css/build/_reset.scss, themes/latoria_terrace_theme/css/build/_variables.scss, themes/latoria_terrace_theme/css/build/main.scss, themes/latoria_terrace_theme/css/build, themes/latoria_terrace_theme/css/main.css, themes/latoria_terrace_theme/css/main.css.map, themes/latoria_terrace_theme/css/normalize.css, themes/latoria_terrace_theme/css, themes/latoria_terrace_theme

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

# Server Software
LiteSpeed

# Server API
litespeed

# PHP Version
8.1.14

# PHP Extensions
bcmath, bz2, calendar, Core, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, i360, iconv, imap, json, libxml, litespeed, mbstring, mysqli, mysqlnd, openssl, pcntl, pcre, PDO, pdo_dblib, PDO_Firebird, pdo_mysql, PDO_OCI, PDO_ODBC, pdo_pgsql, pdo_sqlite, pdo_sqlsrv, Phar, posix, readline, Reflection, session, shmop, SimpleXML, sockets, SPL, sqlite3, standard, tokenizer, xml, xmlreader, xmlwriter, xsl, zip, zlib

# PHP Settings
max_execution_time - 30
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 128M
post_max_size - 8M
upload_max_filesize - 2M
zend.exception_string_param_max_len - 15
mbstring.regex_retry_limit - 1000000
mbstring.regex_stack_limit - 100000
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pdo_sqlsrv.client_buffer_max_kb_size - 10240
session.cache_limiter - no value
session.gc_maxlifetime - 7200
unserialize_max_depth - 4096

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36

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.