Advertisement

500 - JHtmlIcon::edit not found. Topic is solved

General questions relating to Joomla! 3.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
dalbring
Joomla! Apprentice
Joomla! Apprentice
Posts: 42
Joined: Wed Jan 20, 2016 1:19 pm

500 - JHtmlIcon::edit not found.

Post by dalbring » Mon Dec 23, 2019 6:53 pm

Just updated Joomla to v3.9.14.

My site is using Z-Content's Zap Calendar extension. It's a pretty nice extension. I assign different calendars to different menu items in my main menu. I then assign different access levels on the menu items so different users see different calendars. Nothing overly complex. It used to work for all users.

After the latest Joomla update, super users cannot access Zap Calendar menu items in the frontend. The page displays "500 - JHtmlIcon::edit not found." I thought maybe a permissions issue, but after a little searching in the forum, older posts lead me to believe it could be a template issue. I am using Joomla51's J51-Madison commercial template. It's been pretty nice to this point.

I did a grep 'JHtmlIcon' command from my webroot and the script comes up under an icon.php file for the component. It's at the beginning of the script

Code: Select all

defined('_JEXEC') or die;

abstract class JHtmlIcon
with a whole bunch of 'public static function' scripts within it. None of this has changed though. I updated Joomla, not the Zap Calendar extension.

If I put Joomla in debug mode, the problem goes away. As soon as I disable debug mode, the problem returns. In debug mode using Firefox, when I search for JHtmlIcon it goes to a Zap Calendar section under the Database Queries, but I can't find the text "JHtmlIcon" anywhere to see where to direct myself.

While I've been using Joomla off and on over the span of 8 years, I've never become too experienced in html or php or java script, but I'm not afraid to dig deep. This site is for our church, so I need this to work to save us some money. Thanks for your help.

Advertisement
dalbring
Joomla! Apprentice
Joomla! Apprentice
Posts: 42
Joined: Wed Jan 20, 2016 1:19 pm

Re: 500 - JHtmlIcon::edit not found.

Post by dalbring » Tue Dec 24, 2019 1:04 am

Forum Post Assistant results below:
Last PHP Error(s) Reported :: Forum Post Assistant (v1.4.5 (Ganymede)) : 23rd December 2019 wrote:[23-Dec-2019 18:55:49 America/New_York] PHP Notice: Undefined index: HTTP_HOST in /var/www/html/libraries/src/Uri/Uri.php on line 90
Forum Post Assistant (v1.4.5 (Ganymede)) : 23rd December 2019 wrote:
Basic Environment :: wrote:Joomla! Instance :: Joomla! 3.9.14-Stable (Amani) 17-December-2019
Joomla! Platform :: Joomla Platform 13.1.0-Stable (Curiosity) 24-Apr-2013
Joomla! Configured :: Yes | Read-Only (444) | Owner: --protected-- . (uid: 1/gid: 1) | Group: --protected-- (gid: 1) | Valid For: 3.9
Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF ReWrite: false | .htaccess/web.config: No | GZip: false | Cache: true | CacheTime: 15 | CacheHandler: file | CachePlatformPrefix: false | FTP Layer: false | Proxy: false | LiveSite: | Session lifetime: 120 | Session handler: database | Shared sessions: false | SSL: 2 | Error Reporting: default | Site Debug: false | Language Debug: false | Default Access: 1 | Unicode Slugs: false | dbConnection Type: mysqli | PHP Supports J! 3.9.14: Yes | Database Credentials Present: Yes |

Host Configuration :: OS: Linux | OS Version: 3.10.0-1062.9.1.el7.x86_64 | Technology: x86_64 | Web Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips | Encoding: gzip, deflate, br | Doc Root: --protected-- | System TMP Writable: Yes | Free Disk Space : 1680.62 GiB |

PHP Configuration :: Version: 7.2.24 | PHP API: fpm-fcgi | Session Path Writable: Yes | Display Errors: | Error Reporting: 22527 | Log Errors To: /var/opt/rh/rh-php72/log/php-fpm/www-error.log | Last Known Error: 23rd December 2019 18:55:49. | Register Globals: | Magic Quotes: | Safe Mode: | Open Base: | Uploads: 1 | Max. Upload Size: 50000M | Max. POST Size: 50500M | Max. Input Time: 3000 | Max. Execution Time: 2700 | Memory Limit: 60000M

Database Configuration :: Version: 5.5.64-MariaDB (Client:mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $) | Host: --protected-- (--protected--) | Localhost: Yes | Collation: utf8_general_ci (Character Set: utf8) | Database Size: 22.83 MiB | #of Tables: 366
Detailed Environment :: wrote:PHP Extensions :: Core (7.2.24) | date (7.2.24) | libxml (7.2.24) | openssl (7.2.24) | pcre (7.2.24) | zlib (7.2.24) | filter (7.2.24) | hash (1.0) | Reflection (7.2.24) | SPL (7.2.24) | session (7.2.24) | standard (7.2.24) | cgi-fcgi () | bcmath (7.2.24) | bz2 (7.2.24) | calendar (7.2.24) | ctype (7.2.24) | curl (7.2.24) | dom (20031129) | mbstring (7.2.24) | fileinfo (1.0.5) | ftp (7.2.24) | gd (7.2.24) | gettext (7.2.24) | gmp (7.2.24) | iconv (7.2.24) | imap (7.2.24) | intl (1.1.0) | json (1.6.0) | ldap (7.2.24) | exif (7.2.24) | mysqlnd (mysqlnd 5.0.12-dev - 20150407 - $Id: 3591daad22de08524295e1bd073aceeff11e6579 $) | PDO (7.2.24) | Phar (2.0.2) | posix (7.2.24) | shmop (7.2.24) | SimpleXML (7.2.24) | soap (7.2.24) | sockets (7.2.24) | sqlite3 (7.2.24) | sysvmsg (7.2.24) | sysvsem (7.2.24) | sysvshm (7.2.24) | tokenizer (7.2.24) | xml (7.2.24) | xmlwriter (7.2.24) | xsl (7.2.24) | zip (1.15.4) | mysqli (7.2.24) | pdo_mysql (7.2.24) | pdo_sqlite (7.2.24) | wddx (7.2.24) | xmlreader (7.2.24) | Zend OPcache (7.2.24) | Zend Engine (3.2.0) |
Potential Missing Extensions ::

Switch User Environment (Experimental) :: PHP CGI: No | Server SU: No | PHP SU: No | Custom SU (LiteSpeed/Cloud/Grid): No
Potential Ownership Issues: Maybe
Folder Permissions :: wrote:Core Folders :: images/ (755) | components/ (755) | modules/ (755) | plugins/ (755) | language/ (755) | templates/ (755) | cache/ (755) | logs/ (755) | tmp/ (755) | administrator/components/ (755) | administrator/modules/ (755) | administrator/language/ (755) | administrator/templates/ (755) | administrator/logs/ (755) |

Elevated Permissions (First 10) :: media/civicrm/ (777) | media/civicrm/templates_c/ (777) |
Database Information :: wrote:Database statistics :: Uptime: 216222 | Threads: 1 | Questions: 289574 | Slow queries: 0 | Opens: 491 | Flush tables: 2 | Open tables: 400 | Queries per second avg: 1.339 |
Extensions Discovered :: wrote:Components :: SITE ::
Core :: com_mailto (3.0.0) 1 | com_wrapper (3.0.0) 1 |
3rd Party:: WF_AGGREGATOR_DAILYMOTION_TITL (2.8.2) 1 | WF_AGGREGATOR_VIMEO_TITLE (2.8.2) 1 | WF_AGGREGATOR_[youtube]_TITLE (2.8.2) 1 | WF_FILESYSTEM_JOOMLA_TITLE (2.8.2) 1 | WF_LINKS_JOOMLALINKS_TITLE (2.8.2) 1 | WF_POPUPS_JCEMEDIABOX_TITLE (2.8.2) 1 | WF_LINK_SEARCH_TITLE (2.8.2) 1 | WF_ANCHOR_TITLE (2.8.2) 1 | WF_ARTICLE_TITLE (2.8.2) 1 | WF_AUTOSAVE_TITLE (2.8.2) 1 | WF_BROWSER_TITLE (2.8.2) 1 | WF_CHARMAP_TITLE (2.8.2) 1 | WF_CLEANUP_TITLE (2.8.2) 1 | WF_CLIPBOARD_TITLE (2.8.2) 1 | WF_CONTEXTMENU_TITLE (2.8.2) 1 | WF_DIRECTIONALITY_TITLE (2.8.2) 1 | WF_EMOTIONS_TITLE (2.8.2) 1 | WF_FONTCOLOR_TITLE (2.8.2) 1 | WF_FONTSELECT_TITLE (2.8.2) 1 | WF_FONTSIZESELECT_TITLE (2.8.2) 1 | WF_FORMATSELECT_TITLE (2.8.2) 1 | WF_FULLSCREEN_TITLE (2.8.2) 1 | WF_HR_TITLE (2.8.2) 1 | WF_IMGMANAGER_TITLE (2.8.2) 1 | WF_KITCHENSINK_TITLE (2.8.2) 1 | WF_LAYER_TITLE (2.8.2) 1 | WF_LINK_TITLE (2.8.2) 1 | WF_LISTS_TITLE (2.8.2) 1 | WF_MEDIA_TITLE (2.8.2) 1 | WF_NONBREAKING_TITLE (2.8.2) 1 | JCE - Noneditable (1.0.0) 1 | WF_PREVIEW_TITLE (2.8.2) 1 | WF_PRINT_TITLE (2.8.2) 1 | WF_SEARCHREPLACE_TITLE (2.8.2) 1 | WF_SOURCE_TITLE (2.8.2) 1 | WF_SPELLCHECKER_TITLE (2.8.2) 1 | WF_STYLE_TITLE (2.8.2) 1 | WF_STYLESELECT_TITLE (2.8.2) 1 | WF_TABLE_TITLE (2.8.2) 1 | WF_TEXTCASE_TITLE (2.8.2) 1 | WF_VISUALBLOCKS_TITLE (2.8.2) 1 | WF_VISUALCHARS_TITLE (2.8.2) 1 | WF_WORDCOUNT_TITLE (2.8.2) 1 | WF_XHTMLXTRAS_TITLE (2.8.2) 1 |

Components :: ADMIN ::
Core :: com_actionlogs (3.9.0) 1 | com_admin (3.0.0) 1 | com_ajax (3.2.0) 1 | com_associations (3.7.0) 1 | com_banners (3.0.0) 1 | com_cache (3.0.0) 1 | com_categories (3.0.0) 1 | com_checkin (3.0.0) 1 | com_config (3.0.0) 1 | com_content (3.0.0) 1 | com_contenthistory (3.2.0) 1 | com_cpanel (3.0.0) 1 | com_fields (3.7.0) 1 | com_finder (3.0.0) 1 | com_installer (3.0.0) 1 | com_joomlaupdate (3.6.2) 1 | com_languages (3.0.0) 1 | com_login (3.0.0) 1 | com_media (3.0.0) 1 | com_menus (3.0.0) 1 | com_messages (3.0.0) 1 | com_modules (3.0.0) 1 | com_newsfeeds (3.0.0) 1 | com_plugins (3.0.0) 1 | com_postinstall (3.2.0) 1 | com_privacy (3.9.0) 1 | com_redirect (3.0.0) 1 | com_search (3.0.0) 1 | com_tags (3.1.0) 1 | com_templates (3.0.0) 1 | com_users (3.0.0) 1 | com_weblinks (3.7.0) 1 |
3rd Party:: COM_YENDIFVIDEOSHARE (1.2.8) 1 | com_zcalendar (4.4.3) 1 | Akeeba (6.6.1) 1 | J!Extranet (8.0.2) 1 | MediaLibrary (4.0.25 free) 1 | com_fileman (3.2.11) 1 | PLG_SYSTEM_PRAYERCENTEREMAIL (3.0.6) 1 | COM_PRAYERCENTER (3.0.6) 1 | COM_JCE (2.8.2) 1 | com_prayer (1.2.9) 1 | COM_LATESTNEWSENHANCEDPRO (4.10.0) 1 | COM_CONVERTFORMS (2.5.0) 1 | eXtplorer (2.1.13) 1 | Mailster (1.5.2) 1 |

Modules :: SITE ::
Core :: mod_articles_archive (3.0.0) 1 | mod_articles_categories (3.0.0) 1 | mod_articles_category (3.0.0) 1 | mod_articles_latest (3.0.0) 1 | mod_articles_news (3.0.0) 1 | mod_articles_popular (3.0.0) 1 | mod_banners (3.0.0) 1 | mod_breadcrumbs (3.0.0) 1 | mod_custom (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_finder (3.0.0) 1 | mod_footer (3.0.0) 1 | mod_languages (3.5.0) 1 | mod_login (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_random_image (3.0.0) 1 | mod_related_items (3.0.0) 1 | mod_search (3.0.0) 1 | mod_stats (3.0.0) 1 | mod_syndicate (3.0.0) 1 | mod_tags_popular (3.1.0) 1 | mod_tags_similar (3.1.0) 1 | mod_users_latest (3.0.0) 1 | mod_weblinks (3.7.0) 1 | mod_whosonline (3.0.0) 1 | mod_wrapper (3.0.0) 1 |
3rd Party:: J51_Carousel (1.0) 1 | J51_GridGallery (1.0) 1 | J51_SlideshowModule (1.0) 1 | J51_ThumbsGallery (1.1) 1 | Yendif Video Share - Categorie (1.2.8) 1 | Yendif Video Share - Videos (1.2.8) 1 | Yendif Video Share - Player (1.2.8) 1 | Yendif Video Share - Playlist (1.2.8) 1 | Yendif Video Share - Search (1.2.8) 1 | Zap Calendar - Calendar Module (4.4.3) 1 | Zap Calendar - Filter Module (4.4.3) 1 | Zap Calendar - Mini Month Modu (4.4.3) 1 | Zap Calendar - Upcoming Events (4.4.3) 1 | mod_fileman_folders (3.2.11) 1 | mod_fileman_files (3.2.11) 1 | PrayerCenter Submit Request (3.0.0) 1 | PrayerCenter Latest Prayer Req (3.0.0) 1 | PrayerCenter Menu (3.0.0) 1 | PrayerCenter Subscribe (3.0.4) 1 | MOD_PRAYER_NAME (1.2.9) 1 | MOD_LATESTNEWSENHANCEDEXTENDED (4.10.0) 1 | mod_convertforms (1.0) 1 | MOD_OSDONATE (1.4.5) 1 | Zap Calendar - My RSVP (4.4.3) 1 | Zap Calendar - Recent Comments (4.4.3) 1 | Mailster Subscriber (1.5.2) 1 |

Modules :: ADMIN ::
Core :: mod_custom (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_latest (3.0.0) 1 | mod_latestactions (3.9.0) 1 | mod_logged (3.0.0) 1 | mod_login (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_multilangstatus (3.0.0) 1 | mod_popular (3.0.0) 1 | mod_privacy_dashboard (3.9.0) 1 | mod_quickicon (3.0.0) 1 | mod_sampledata (3.8.0) 1 | mod_stats_admin (3.0.0) 1 | mod_status (3.0.0) 1 | mod_submenu (3.0.0) 1 | mod_title (3.0.0) 1 | mod_toolbar (3.0.0) 1 | mod_version (3.0.0) 1 |
3rd Party:: Zap Calendar - Quick Events Mo (4.4.3) 1 | Zap Calendar - Statistics Modu (4.4.3) 1 |

Plugins :: SITE ::
Core :: PLG_ACTIONLOG_JOOMLA (3.9.0) 1 | plg_authentication_cookie (3.0.0) 1 | plg_authentication_gmail (3.0.0) 1 | plg_authentication_joomla (3.0.0) 1 | plg_authentication_ldap (3.0.0) 0 | plg_captcha_recaptcha (3.4.0) 1 | plg_captcha_recaptcha_invisibl (3.8) 1 | plg_content_confirmconsent (3.9.0) 0 | plg_content_emailcloak (3.0.0) 1 | plg_content_fields (3.7.0) 1 | plg_content_finder (3.0.0) 0 | plg_content_joomla (3.0.0) 1 | plg_content_loadmodule (3.0.0) 1 | plg_content_pagebreak (3.0.0) 1 | plg_content_pagenavigation (3.0.0) 1 | plg_content_vote (3.0.0) 1 | plg_editors-xtd_article (3.0.0) 0 | plg_editors-xtd_fields (3.7.0) 1 | plg_editors-xtd_image (3.0.0) 1 | plg_editors-xtd_menu (3.7.0) 1 | plg_editors-xtd_module (3.5.0) 0 | plg_editors-xtd_pagebreak (3.0.0) 1 | plg_editors-xtd_readmore (3.0.0) 1 | plg_editors-xtd_weblink (3.7.0) 0 | plg_extension_joomla (3.0.0) 1 | plg_fields_calendar (3.7.0) 1 | plg_fields_checkboxes (3.7.0) 1 | plg_fields_color (3.7.0) 1 | plg_fields_editor (3.7.0) 1 | plg_fields_imagelist (3.7.0) 1 | plg_fields_integer (3.7.0) 1 | plg_fields_list (3.7.0) 1 | plg_fields_media (3.7.0) 1 | plg_fields_radio (3.7.0) 1 | plg_fields_repeatable (3.9.0) 1 | plg_fields_sql (3.7.0) 1 | plg_fields_text (3.7.0) 1 | plg_fields_textarea (3.7.0) 1 | plg_fields_url (3.7.0) 1 | plg_fields_user (3.7.0) 1 | plg_fields_usergrouplist (3.7.0) 1 | plg_finder_categories (3.0.0) 1 | plg_finder_contacts (3.0.0) 1 | plg_finder_content (3.0.0) 1 | plg_finder_newsfeeds (3.0.0) 1 | plg_finder_tags (3.0.0) 0 | plg_finder_weblinks (3.7.0) 1 | PLG_INSTALLER_FOLDERINSTALLER (3.6.0) 1 | plg_installer_packageinstaller (3.6.0) 1 | PLG_INSTALLER_URLINSTALLER (3.6.0) 1 | plg_privacy_actionlogs (3.9.0) 1 | plg_privacy_consents (3.9.0) 1 | plg_privacy_content (3.9.0) 1 | plg_privacy_message (3.9.0) 1 | plg_privacy_user (3.9.0) 1 | plg_quickicon_extensionupdate (3.0.0) 1 | plg_quickicon_joomlaupdate (3.0.0) 1 | plg_quickicon_phpversioncheck (3.7.0) 1 | plg_quickicon_privacycheck (3.9.0) 1 | plg_search_categories (3.0.0) 1 | plg_search_contacts (3.0.0) 1 | plg_search_content (3.0.0) 1 | plg_search_newsfeeds (3.0.0) 1 | plg_search_tags (3.0.0) 0 | plg_search_weblinks (3.7.0) 1 | PLG_SYSTEM_ACTIONLOGS (3.9.0) 0 | plg_system_cache (3.0.0) 1 | plg_system_debug (3.0.0) 1 | plg_system_fields (3.7.0) 1 | plg_system_highlight (3.0.0) 1 | plg_system_languagecode (3.0.0) 0 | plg_system_languagefilter (3.0.0) 0 | plg_system_log (3.0.0) 1 | plg_system_logout (3.0.0) 1 | plg_system_logrotation (3.9.0) 1 | plg_system_p3p (3.0.0) 1 | plg_system_privacyconsent (3.9.0) 0 | plg_system_redirect (3.0.0) 1 | plg_system_remember (3.0.0) 1 | plg_system_sef (3.0.0) 1 | plg_system_sessiongc (3.8.6) 1 | plg_system_stats (3.5.0) 1 | plg_system_updatenotification (3.5.0) 1 | plg_system_weblinks (3.7.0) 0 | plg_twofactorauth_totp (3.2.0) 0 | plg_twofactorauth_yubikey (3.2.0) 0 | plg_user_contactcreator (3.0.0) 0 | plg_user_joomla (3.0.0) 1 | plg_user_profile (3.0.0) 0 | plg_user_terms (3.9.0) 0 |
3rd Party:: PLG_ACTIONLOG_AKEEBABACKUP (6.6.1) 0 | Yendif Video Share - Player (1.2.8) 1 | plg_content_filelink (3.2.11) 1 | plg_content_jce (2.8.2) 1 | Content - CComment (6.0.7) 1 | PLG_CONTENT_RELATEDNEWSINARTIC (4.10.0) 1 | Content - Zap Calendar Article (4.4.3) 0 | Mailster Subscriber (1.5.2) 1 | plg_editors_codemirror (5.40.0) 1 | plg_editors_tinymce (4.5.11) 1 | plg_editors_jce (2.8.2) 1 | plg_editors-xtd_modulesanywher (7.8.2) 1 | plg_editors-xtd_modals (11.5.7) 1 | Button - FILElink (3.2.11) 1 | Button - Attachments (3.2.11) 1 | PLG_EDITORS-XTD_CONVERTFORMS (1.0) 1 | plg_editors-xtd_articlesanywhe (9.5.1) 1 | plg_extension_jce (2.8.2) 1 | plg_fields_mediajce (2.8.2) 1 | Zap Calendar - Installer Plugi (4.4.3) 1 | plg_installer_jce (2.8.2) 1 | PLG_INSTALLER_LNEPINSTALLER (1.0.8) 1 | plg_quickicon_akeebabackup (6.6.1) 1 | plg_quickicon_jce (2.8.2) 1 | PLG_QUICKICON_LATESTNEWSENHANC (4.10.0) 1 | Yendif Video Share - Search (1.2.8) 1 | Search - Zap Calendar (4.4.3) 1 | Search - CComment (6.0.7) 1 | plg_search_prayer (1.2.9) 1 | PLG_SYSTEM_AKEEBAUPDATECHECK (6.6.1) 0 | PLG_SYSTEM_BACKUPONUPDATE (6.6.1) 0 | plg_system_regularlabs (19.12.9182) 1 | plg_system_modulesanywhere (7.8.2) 1 | plg_system_modals (11.5.7) 1 | plg_system_joomlatools (3.3.5) 1 | plg_system_joomlatoolsupdater (1.0.0) 1 | plg_system_joomlatoolsschedule (1.0.0) 1 | PLG_SYSTEM_PRAYERCENTEREMAIL (3.0.6) 1 | plg_system_jce (2.8.2) 1 | plg_system_componentsanywhere (4.5.0) 1 | PLG_SYSTEM_BACKTOLNEINDEX (4.10.0) 0 | PLG_SYSTEM_LNEPBREADCRUMBS (4.10.0) 0 | plg_system_nrframework (4.3.3) 1 | PLG_SYSTEM_CFUPLOADEDFILESCLEA (1.0) 1 | PLG_SYSTEM_CONVERTFORMS (1.0) 1 | plg_system_tgeoip (0.1) 1 | plg_system_ossystem (1.3.0) 1 | Mailster Email Forwarder (1.5.2) 1 | Mailster Profile (1.5.2) 1 | plg_system_articlesanywhere (9.5.1) 1 | Zap Calendar - Birthday/Annive (4.4.3) 1 | Zap Calendar - Category Contro (4.4.3) 1 | Zap Calendar - Filter (4.4.3) 1 | Zap Calendar - Event Reminder (4.4.3) 1 | Zap Calendar - Moon Phase (4.4.3) 0 | Zap Calendar - Zap Weather Int (4.4.3) 1 | Zap Calendar - Dark Sky Weathe (4.4.3) 1 | Zap Calendar - Calendar Title (4.4.3) 1 | Zap Calendar - Sign Me Up! (4.4.3) 1 | Zap Calendar - Category Tree F (4.4.3) 1 | Zap Calendar - Community Build (4.4.3) 1 | Zap Calendar - Comment (4.4.3) 0 | Zap Calendar - Facebook Like B (4.4.3) 1 | Zap Calendar - Google Maps (4.4.3) 0 | Zap Calendar - Gravatar Integr (4.4.3) 1 | Zap Calendar - iCal Sync (4.4.3) 1 | Zap Calendar - JomSocial Integ (4.4.3) 1 | Zap Calendar - Month Header (4.4.3) 0 | Zap Calendar - More Info (4.4.3) 1 | Zap Calendar - RSVP (4.4.3) 1 | Zap Calendar - Social Like But (4.4.3) 1 | Zap Calendar - Photo Header (4.4.3) 0 | Zap Calendar - QR Code Display (4.4.3) 0 | Zap Calendar - sh404SEF Integr (4.4.3) 1 | plg_koowa_fileman (3.2.11) 1 | K2 Plugin - CComment (6.0.7) 1 | plg_latestnewsenhanced_newsfee (4.9.1) 1 | PLG_CONVERTFORMS_ACTIVECAMPAIG (1.0) 1 | PLG_CONVERTFORMS_ACYMAILING (1.0) 1 | PLG_CONVERTFORMS_AWEBER (1.0) 1 | PLG_CONVERTFORMS_CAMPAIGNMONIT (1.0) 1 | PLG_CONVERTFORMS_CONVERTKIT (1.0) 1 | PLG_CONVERTFORMS_DRIP (1.0) 1 | PLG_CONVERTFORMS_ELASTICEMAIL (1.0) 1 | PLG_CONVERTFORMS_EMAILS (1.0) 1 | PLG_CONVERTFORMS_ERRORLOGGER (1.0) 1 | PLG_CONVERTFORMS_GETRESPONSE (1.0) 1 | PLG_CONVERTFORMS_HUBSPOT (1.0) 1 | PLG_CONVERTFORMS_ICONTACT (1.0) 1 | PLG_CONVERTFORMS_MAILCHIMP (1.0) 1 | PLG_CONVERTFORMS_SALESFORCE (1.0) 1 | PLG_CONVERTFORMS_SENDINBLUE (1.0) 1 | PLG_CONVERTFORMS_ZOHO (1.0) 1 | PLG_CONVERTFORMS_ZOHOCRM (1.0) 1 | PLG_CONVERTFORMSTOOLS_CALCULAT (1.0) 1 | PLG_CONVERTFORMSTOOLS_GATRACKE (1.0) 1 | AcyMailing Tag : insert events (4.4.3) 1 | Xmap - Zap Calendar Plugin (4.4.3) 0 |
Templates Discovered :: wrote:Templates :: SITE :: beez3 (3.1.0) 1 | J51_Madison (1.0.1) 1 | protostar (1.0) 1 |
Templates :: ADMIN :: hathor (3.0.0) 1 | isis (1.0) 1 |

User avatar
abernyte
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 4200
Joined: Fri May 15, 2009 2:01 pm
Location: Écosse - Scozia - Escocia - Škotija -स्कॉटलैंड

Re: 500 - JHtmlIcon::edit not found.

Post by abernyte » Tue Dec 24, 2019 10:23 am

I would not discount a template issue as it is quite old - 2015. Test with Protostar and see if the issue clears.

Were any changes made prior to the error appearing? How long has the site worked on php 7.2.24?
You are using SEF without rewrite, change the name of the file in the root of the installation htaccess.txt to .htaccess
A couple of files have incorrect permissions.
Elevated Permissions (First 10) :: media/civicrm/ (777) | media/civicrm/templates_c/ (777)
change them to 755.
I notice that the Zap Calendar version is 4.4.3 yet the version available in the JED is only 4.4.0. Was this updated recently?
"Those who expect to reap the blessings of freedom must, like men, undergo the fatigue of supporting it." Thomas Paine

dalbring
Joomla! Apprentice
Joomla! Apprentice
Posts: 42
Joined: Wed Jan 20, 2016 1:19 pm

Re: 500 - JHtmlIcon::edit not found.

Post by dalbring » Tue Dec 24, 2019 2:19 pm

Thanks for the advice. I tried the Protostar template and the problem went away. While changing the template didn't necessarily change the look of the site, it did change the feel. That was expected. Changing the template back, even after clearing all the cache, wouldn't allow me to visit the site from the frontend. Apache would timeout. I literally had to reboot my server. Afterwards, I put .htaccess into place and in my administrator global configuration I enabled the use of url rewriting. I had disabled both to use the PrayerCenter extension, but that has so many bugs, I never put it in production. Any rate, putting the J51 template back in place reintroduced the issue.

I had tried out the Civicrm extension to implement a church volunteer schedule, but it was a major overkill and not really what I was looking for. Civicrm is obviously more for crm campaigns, so I uninstalled it. Obviously the folders are still there I need to remove.

I'll have to get with Joomla51 and see if they'll help me work through the issue. They're pretty good about responding to their forum posts.

dalbring
Joomla! Apprentice
Joomla! Apprentice
Posts: 42
Joined: Wed Jan 20, 2016 1:19 pm

Re: 500 - JHtmlIcon::edit not found.

Post by dalbring » Tue Dec 24, 2019 3:48 pm

Update:

J51 replied to my forum post with some things to try.

First, I changed the folder name in my J51 templates folder from html to html-backup and cleared my site's cache. The issue still existed when logged in as a super user.

Then I remembered that whenever I was logged in as a super user, a module using their J51 Thumbs Gallery module (the template from them is actually a whole Joomla installation) was appearing out of sorts. Reason being, I had implemented the "Articles Anywhere" plugin in the module's title in the backend, so that I could use an article in place of the normal title to fancy it up with an icon next to the title. It worked, so I left it that way. After their comments in my J51 forum post, I disabled the module and my Zap Calendar issue went away. So, I replaced the articles anywhere reference with a normal module title. Tada! Their very helpful at J51. I recommend their templates.

User avatar
abernyte
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 4200
Joined: Fri May 15, 2009 2:01 pm
Location: Écosse - Scozia - Escocia - Škotija -स्कॉटलैंड

Re: 500 - JHtmlIcon::edit not found.

Post by abernyte » Tue Dec 24, 2019 3:51 pm

Good result. Well done. Merry Christmas!
"Those who expect to reap the blessings of freedom must, like men, undergo the fatigue of supporting it." Thomas Paine

Advertisement

Locked

Return to “General Questions/New to Joomla! 3.x”