Warning: Declaration of KHttpUrl........

Få hjælp til 3-parts udvidelser til Joomla!.

Moderators: b-ronnow, General Support Moderators

Forum rules
Locked
JetteNielsen
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Tue May 09, 2017 1:22 pm

Warning: Declaration of KHttpUrl........

Post by JetteNielsen » Tue May 09, 2017 1:39 pm

I am currently getting this warning in backend, top

Warning: Declaration of KHttpUrl::set($url) should be compatible with KObject::set($property, $value = NULL) in /var/www/web/web653365/goerding-sogns-forsamlingshus.dk/libraries/koowa/http/url.php on line 455

Warning: Declaration of KHttpUrl::get($parts = self::FULL) should be compatible with KObject::get($property = NULL, $default = NULL) in /var/www/web/web653365/goerding-sogns-forsamlingshus.dk/libraries/koowa/http/url.php on line 455

Someone told me
"This is a problem with your Joomla and your webserver configuration.
Please ask your site's webmaster for assistance"

- I am the webmaster ;) and I dont know what to do.

Was looking in the file mentioned and it looks like that:

430 /**
431 * Converts an array of path elements into a string.
432 *
433 * Does not use urlencode(); instead, only converts characters found in
434 * KHttpUrl::$_encode_path.
435 *
436 * @param array The path elements.
437 * @return string A url path string.
438 */
439 protected function _pathEncode($spec)
440 {
441 if (is_string($spec)) {
442 $spec = explode('/', $spec);
443 }
444
445 $keys = array_keys($this->_encode_path);
446 $vals = array_values($this->_encode_path);
447
448 $out = array();
449 foreach ((array) $spec as $elem) {
450 $out[] = str_replace($keys, $vals, $elem);
451 }
452
453 return implode('/', $out);
454 }
455 }


http://goerding-sogns-forsamlingshus.dk/

Anyone can help me?

JetteNielsen
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Tue May 09, 2017 1:22 pm

Re: Warning: Declaration of KHttpUrl........

Post by JetteNielsen » Tue May 09, 2017 2:19 pm

Forum Post Assistant (v1.3.0) : 9th May 2017 wrote:
Basic Environment :: wrote:Joomla! Instance :: Joomla! 3.7.0-Stable (Amani) 25-April-2017
Joomla! Platform :: Nooku 12.1.- ()
Joomla! Configured :: Yes | Read-Only (444) | Owner: --protected-- . (uid: /gid: ) | Group: --protected-- (gid: ) | Valid For: 1.5
Configuration Options :: Offline: 0 | SEF: 1 | SEF Suffix: 0 | SEF ReWrite: 0 | .htaccess/web.config: No | GZip: 0 | Cache: 0 | FTP Layer: 0 | SSL: 0 | Error Reporting: none | Site Debug: 0 | Language Debug: 0 | Default Access: N/A | Unicode Slugs: N/A | Database Credentials Present: Yes

Host Configuration :: OS: Linux | OS Version: 2.6.32-673.26.1.lve1.4.20.el6.x86_64 | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate | Doc Root: /var/www/web/web653365/goerding-sogns-forsamlingshus.dk | System TMP Writable: Yes

PHP Configuration :: Version: 7.0.16 | PHP API: cgi-fcgi | Session Path Writable: Yes | Display Errors: | Error Reporting: 32767 | Log Errors To: | Last Known Error: | Register Globals: | Magic Quotes: | Safe Mode: | Open Base: | Uploads: 1 | Max. Upload Size: 256M | Max. POST Size: 256M | Max. Input Time: -1 | Max. Execution Time: 30 | Memory Limit: 256M

MySQL Configuration :: Version: 5.1.73-cll-lve (Client:5.1.73) | Host: --protected-- (--protected--) | Collation: utf8_general_ci (Character Set: utf8) | Database Size: 6.33 MiB | #of Tables:  86
Detailed Environment :: wrote:PHP Extensions :: Core (7.0.16) | date (7.0.16) | libxml (7.0.16) | openssl (7.0.16) | pcre (7.0.16) | sqlite3 (0.7-dev) | zlib (7.0.16) | bz2 (7.0.16) | calendar (7.0.16) | ctype (7.0.16) | curl (7.0.16) | hash (1.0) | filter (7.0.16) | ftp (7.0.16) | gettext (7.0.16) | gmp (7.0.16) | SPL (7.0.16) | iconv (7.0.16) | pcntl (7.0.16) | readline (7.0.16) | Reflection (7.0.16) | session (7.0.16) | standard (7.0.16) | shmop (7.0.16) | SimpleXML (7.0.16) | mbstring (7.0.16) | tokenizer (7.0.16) | xml (7.0.16) | cgi-fcgi () | PDO (7.0.16) | pdo_mysql (7.0.16) | zip (1.13.5) | pdo_pgsql (7.0.16) | pdo_sqlite (7.0.16) | Phar (2.0.2) | json (1.4.0) | gd (7.0.16) | exif (1.4 $Id: 8bdc0c8f27c2c9dd1f7551f1f9fe3ab57a06a4b1 $) | mysqli (7.0.16) | fileinfo (1.0.5) | pgsql (7.0.16) | sockets (7.0.16) | dom (20031129) | Zend Engine (3.0.0) |
Potential Missing Extensions :: mysql | mcrypt | suhosin |

Switch User Environment (Experimental) :: PHP CGI: Yes | Server SU: Yes | PHP SU: Yes | 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) | sites/ (---) |

Elevated Permissions (First 10) ::
Extensions Discovered :: wrote:

Modules :: SITE :: Ohanah Venues List (2.3.0) 1 | mod_syndicate (3.0.0) 1 | mod_login (3.0.0) 1 | Ohanah Calendar (2.3.0) 1 | mod_footer (3.0.0) 1 | mod_tags_similar (3.1.0) 1 | Ohanah Venue Images (2.3.0) 1 | Ohanah Calendar Improved (2.3.0) 1 | Ohanah Map of all the events (2.3.0) 1 | mod_whosonline (3.0.0) 1 | JMod Facebook Slider Likebox (1.0) 1 | Ohanah Venue Info (2.3.0) 1 | mod_feed (3.0.0) 1 | Unknown (-) 1 | Ohanah Attendees (2.3.0) 1 | mod_breadcrumbs (3.0.0) 1 | mod_articles_news (3.0.0) 1 | mod_finder (3.0.0) 1 | mod_banners (3.0.0) 1 | mod_articles_archive (3.0.0) 1 | Ohanah Category Info (2.3.0) 1 | mod_menu (3.0.0) 1 | Ohanah Event Images (2.3.0) 1 | mod_languages (3.5.0) 1 | Ohanah List of Events (2.3.0) 1 | mod_articles_popular (3.0.0) 1 | Ohanah Single Event (2.3.0) 1 | mod_related_items (3.0.0) 1 | Ohanah Category Images (2.3.0) 1 | mod_articles_latest (3.0.0) 1 | Ohanah Event Map (2.3.0) 1 | mod_wrapper (3.0.0) 1 | Ohanah Related Info (2.3.0) 1 | mod_custom (3.0.0) 1 | mod_random_image (3.0.0) 1 | Nice Social Bookmark (3.0.5) 1 | Ohanah Categories List (2.3.0) 1 | mod_articles_category (3.0.0) 1 | mod_search (3.0.0) 1 | Widgetkit (2.9.6) 1 | mod_articles_categories (3.0.0) 1 | mod_users_latest (3.0.0) 1 | mod_tags_popular (3.1.0) 1 | Ohanah Venue Map (2.3.0) 1 | mod_stats (3.0.0) 1 | mod_weblinks (3.0.0) 1 | Ohanah Filter Module (2.3.0) 1 |
Modules :: ADMIN :: mod_version (3.0.0) 1 | mod_quickicon (3.0.0) 1 | mod_login (3.0.0) 1 | mod_stats_admin (3.0.0) 1 | mod_feed (3.0.0) 1 | Unknown (-) 1 | mod_menu (3.0.0) 1 | mod_logged (3.0.0) 1 | mod_title (3.0.0) 1 | mod_status (3.0.0) 1 | mod_multilangstatus (3.0.0) 1 | mod_custom (3.0.0) 1 | mod_toolbar (3.0.0) 1 | mod_popular (3.0.0) 1 | mod_submenu (3.0.0) 1 | mod_latest (3.0.0) 1 |

Plugins :: SITE :: plg_editors-xtd_module (3.5.0) 1 | plg_editors-xtd_menu (3.7.0) 1 | plg_editors-xtd_fields (3.7.0) 1 | plg_editors-xtd_article (3.0.0) 1 | Editors-XTD - Widgetkit (2.9.6) 1 | plg_editors-xtd_image (3.0.0) 1 | plg_editors-xtd_readmore (3.0.0) 1 | plg_editors-xtd_pagebreak (3.0.0) 1 | plg_search_contacts (3.0.0) 1 | plg_search_weblinks (3.0.0) 1 | plg_search_newsfeeds (3.0.0) 1 | plg_search_categories (3.0.0) 1 | plg_search_tags (3.0.0) 1 | plg_search_content (3.0.0) 1 | plg_finder_contacts (3.0.0) 1 | plg_finder_weblinks (3.0.0) 1 | plg_finder_newsfeeds (3.0.0) 1 | plg_finder_categories (3.0.0) 1 | plg_finder_tags (3.0.0) 1 | plg_finder_content (3.0.0) 1 | System - Widgetkit ZOO (2.9.6) 1 | plg_system_p3p (3.0.0) 0 | PLG_SYSTEM_BACKUPONUPDATE_TITL (3.7) 1 | plg_system_jce (2.6.11) 1 | plg_system_languagecode (3.0.0) 0 | PLG_SYSTEM_IC_LIBRARY (1.2) 1 | System - EXTman (1.0.4) 1 | System - EXTman (1.0.4) 1 | plg_system_debug (3.0.0) 1 | System - JCE MediaBox (1.2.9) 1 | plg_system_remember (3.0.0) 1 | plg_system_updatenotification (3.5.0) 1 | plg_system_cache (3.0.0) 0 | plg_system_stats (3.5.0) 1 | PLG_SYSTEM_AKEEBAUPDATECHECK_T (1.1) 1 | plg_system_highlight (3.0.0) 1 | plg_system_redirect (3.0.0) 0 | plg_system_fields (3.7.0) 1 | plg_system_languagefilter (3.0.0) 0 | plg_system_log (3.0.0) 1 | System - Widgetkit (2.9.6) 1 | System - EXTman (1.0.4) 1 | System - Widgetkit K2 (2.9.6) 1 | plg_system_sef (3.0.0) 1 | plg_system_logout (3.0.0) 1 | plg_extension_jce (2.6.11) 1 | plg_extension_joomla (3.0.0) 1 | plg_user_profile (3.0.0) 0 | plg_user_contactcreator (3.0.0) 0 | plg_user_joomla (3.0.0) 1 | Xmap - Ohanah Plugin (2.0) 0 | plg_installer_packageinstaller (3.6.0) 1 | PLG_INSTALLER_URLINSTALLER (3.6.0) 1 | plg_installer_jce (2.6.11) 1 | PLG_INSTALLER_FOLDERINSTALLER (3.6.0) 1 | plg_installer_webinstaller (1.1.1) 1 | Installer - YOOtheme (1.0.2) 1 | plg_quickicon_phpversioncheck (3.7.0) 1 | plg_quickicon_jce (2.6.0-pro-bet) 1 | plg_quickicon_akeebabackup (1.0) 1 | plg_quickicon_extensionupdate (3.0.0) 1 | plg_quickicon_joomlaupdate (3.0.0) 1 | plg_captcha_recaptcha (3.4.0) 1 | plg_twofactorauth_yubikey (3.2.0) 1 | plg_twofactorauth_totp (3.2.0) 1 | plg_fields_color (3.7.0) 1 | plg_fields_textarea (3.7.0) 1 | plg_fields_checkboxes (3.7.0) 1 | plg_fields_calendar (3.7.0) 1 | plg_fields_usergrouplist (3.7.0) 1 | plg_fields_user (3.7.0) 1 | plg_fields_integer (3.7.0) 1 | plg_fields_list (3.7.0) 1 | plg_fields_sql (3.7.0) 1 | plg_fields_text (3.7.0) 1 | plg_fields_media (3.7.0) 1 | plg_fields_imagelist (3.7.0) 1 | plg_fields_radio (3.7.0) 1 | plg_fields_url (3.7.0) 1 | plg_fields_editor (3.7.0) 1 | plg_content_vote (3.0.0) 1 | plg_content_finder (3.0.0) 0 | plg_content_jce (2.6.11) 1 | plg_content_loadmodule (3.0.0) 1 | plg_content_emailcloak (3.0.0) 1 | plg_content_fields (3.7.0) 1 | plg_content_pagenavigation (3.0.0) 1 | Content - Widgetkit (2.9.6) 1 | plg_content_joomla (3.0.0) 1 | plg_content_pagebreak (3.0.0) 1 | plg_editors_jce (2.6.11) 1 | plg_editors_codemirror (5.23.0) 1 | plg_editors_tinymce (4.5.6) 1 | plg_authentication_cookie (3.0.0) 1 | plg_authentication_gmail (3.0.0) 0 | plg_authentication_ldap (3.0.0) 0 | plg_authentication_joomla (3.0.0) 1 |
Templates Discovered :: wrote:Templates :: SITE :: protostar (1.0) 1 | yoo_sphere (1.0.1) 1 | beez3 (3.1.0) 1 | yoo_master2 (1.0.0) 1 |
Templates :: ADMIN :: hathor (3.0.0) 1 | isis (1.0) 1 |

JetteNielsen
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Tue May 09, 2017 1:22 pm

Re: Warning: Declaration of KHttpUrl........

Post by JetteNielsen » Tue May 09, 2017 2:21 pm

Forum Post Assistant (v1.3.0) : 9th May 2017 wrote:
Basic Environment :: wrote:Joomla! Instance :: Joomla! 3.7.0-Stable (Amani) 25-April-2017
Joomla! Platform :: Nooku 12.1.- ()
Joomla! Configured :: Yes | Read-Only (444) | Owner: --protected-- . (uid: /gid: ) | Group: --protected-- (gid: ) | Valid For: 1.5
Configuration Options :: Offline: 0 | SEF: 1 | SEF Suffix: 0 | SEF ReWrite: 0 | .htaccess/web.config: No | GZip: 0 | Cache: 0 | FTP Layer: 0 | SSL: 0 | Error Reporting: none | Site Debug: 0 | Language Debug: 0 | Default Access: N/A | Unicode Slugs: N/A | Database Credentials Present: Yes

Host Configuration :: OS: Linux | OS Version: 2.6.32-673.26.1.lve1.4.20.el6.x86_64 | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate | Doc Root: /var/www/web/web653365/goerding-sogns-forsamlingshus.dk | System TMP Writable: Yes

PHP Configuration :: Version: 7.0.16 | PHP API: cgi-fcgi | Session Path Writable: Yes | Display Errors: | Error Reporting: 32767 | Log Errors To: | Last Known Error: | Register Globals: | Magic Quotes: | Safe Mode: | Open Base: | Uploads: 1 | Max. Upload Size: 256M | Max. POST Size: 256M | Max. Input Time: -1 | Max. Execution Time: 30 | Memory Limit: 256M

MySQL Configuration :: Version: 5.1.73-cll-lve (Client:5.1.73) | Host: --protected-- (--protected--) | Collation: utf8_general_ci (Character Set: utf8) | Database Size: 6.33 MiB | #of Tables:  86
Detailed Environment :: wrote:PHP Extensions :: Core (7.0.16) | date (7.0.16) | libxml (7.0.16) | openssl (7.0.16) | pcre (7.0.16) | sqlite3 (0.7-dev) | zlib (7.0.16) | bz2 (7.0.16) | calendar (7.0.16) | ctype (7.0.16) | curl (7.0.16) | hash (1.0) | filter (7.0.16) | ftp (7.0.16) | gettext (7.0.16) | gmp (7.0.16) | SPL (7.0.16) | iconv (7.0.16) | pcntl (7.0.16) | readline (7.0.16) | Reflection (7.0.16) | session (7.0.16) | standard (7.0.16) | shmop (7.0.16) | SimpleXML (7.0.16) | mbstring (7.0.16) | tokenizer (7.0.16) | xml (7.0.16) | cgi-fcgi () | PDO (7.0.16) | pdo_mysql (7.0.16) | zip (1.13.5) | pdo_pgsql (7.0.16) | pdo_sqlite (7.0.16) | Phar (2.0.2) | json (1.4.0) | gd (7.0.16) | exif (1.4 $Id: 8bdc0c8f27c2c9dd1f7551f1f9fe3ab57a06a4b1 $) | mysqli (7.0.16) | fileinfo (1.0.5) | pgsql (7.0.16) | sockets (7.0.16) | dom (20031129) | Zend Engine (3.0.0) |
Potential Missing Extensions :: mysql | mcrypt | suhosin |

Switch User Environment (Experimental) :: PHP CGI: Yes | Server SU: Yes | PHP SU: Yes | 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) | sites/ (---) |

Elevated Permissions (First 10) ::
Extensions Discovered :: wrote:Components :: SITE :: com_wrapper (3.0.0) 1 | WF_LINK_SEARCH_TITLE (2.6.11) 1 | WF_AGGREGATOR_VINE_TITLE (2.6.11) 1 | WF_AGGREGATOR_DAILYMOTION_TITL (2.6.11) 1 | WF_AGGREGATOR_[youtube]_TITLE (2.6.11) 1 | WF_AGGREGATOR_VIMEO_TITLE (2.6.11) 1 | WF_FILESYSTEM_JOOMLA_TITLE (2.6.11) 1 | WF_POPUPS_WINDOW_TITLE (2.6.11) 1 | WF_POPUPS_JCEMEDIABOX_TITLE (2.6.11) 1 | WF_POPUPS_WIDGETKIT_TITLE (2.0.4) 1 | WF_LINKS_JOOMLALINKS_TITLE (2.6.11) 1 | WF_SOURCE_TITLE (2.6.11) 1 | WF_STYLE_TITLE (2.6.11) 1 | WF_IFRAME_TITLE (2.6.11) 1 | WF_ANCHOR_TITLE (2.6.11) 1 | WF_CLIPBOARD_TITLE (2.6.11) 1 | WF_INLINEPOPUPS_TITLE (2.6.11) 1 | WF_IMGMANAGER_TITLE (2.6.11) 1 | WF_PRINT_TITLE (2.6.11) 1 | WF_TEMPLATEMANAGER_TITLE (2.6.11) 1 | WF_FILEMANAGER_TITLE (2.6.11) 1 | WF_FONTSELECT_TITLE (2.6.11) 1 | WF_CHARMAP_TITLE (2.6.11) 1 | WF_IMGMANAGER_EXT_TITLE (2.6.11) 1 | WF_AUTOSAVE_TITLE (2.6.11) 1 | WF_FONTSIZESELECT_TITLE (2.6.11) 1 | WF_LISTS_TITLE (2.6.11) 1 | WF_MICRODATA_TITLE (2.6.11) 1 | WF_CONTEXTMENU_TITLE (2.6.11) 1 | WF_FONTCOLOR_TITLE (2.6.11) 1 | WF_SPELLCHECKER_TITLE (2.6.11) 1 | WF_VISUALBLOCKS_TITLE (2.6.11) 1 | WF_STYLESELECT_TITLE (2.6.11) 1 | WF_KITCHENSINK_TITLE (2.6.11) 1 | WF_DIRECTIONALITY_TITLE (2.6.11) 1 | WF_FORMATSELECT_TITLE (2.6.11) 1 | WF_CAPTION_TITLE (2.6.11) 1 | WF_PREVIEW_TITLE (2.6.11) 1 | WF_FULLSCREEN_TITLE (2.6.11) 1 | WF_CLEANUP_TITLE (2.6.11) 1 | WF_BROWSER_TITLE (2.6.11) 1 | WF_MEDIA_TITLE (2.6.11) 1 | WF_NONBREAKING_TITLE (2.6.11) 1 | WF_TABLE_TITLE (2.6.11) 1 | WF_HR_TITLE (2.6.11) 1 | WF_VISUALCHARS_TITLE (2.6.11) 1 | WF_XHTMLXTRAS_TITLE (2.6.11) 1 | WF_ARTICLE_TITLE (2.6.11) 1 | WF_SEARCHREPLACE_TITLE (2.6.11) 1 | WF_LAYER_TITLE (2.6.11) 1 | WF_EMOTIONS_TITLE (2.6.11) 1 | WF_LINK_TITLE (2.6.11) 1 | WF_TEXTCASE_TITLE (2.6.11) 1 | WF_TEXTPATTERN_TITLE (2.6.11) 1 | WF_MEDIAMANAGER_TITLE (2.6.11) 1 | com_mailto (3.0.0) 1 |
Components :: ADMIN :: com_search (3.0.0) 1 | com_media (3.0.0) 1 | com_menus (3.0.0) 1 | com_postinstall (3.2.0) 1 | com_modules (3.0.0) 1 | com_admin (3.0.0) 1 | com_plugins (3.0.0) 1 | com_phocafavicon (3.0.0) 1 | com_templates (3.0.0) 1 | com_content (3.0.0) 1 | com_chronoforms5 (5.0.14) 1 | Akeeba (5.3.4) 1 | com_widgetkit (2.9.6) 1 | com_contenthistory (3.2.0) 1 | COM_JCE (2.6.11) 1 | com_users (3.0.0) 1 | com_associations (3.7.0) 1 | com_redirect (3.0.0) 1 | com_messages (3.0.0) 1 | com_cpanel (3.0.0) 1 | com_weblinks (3.0.0) 1 | com_ajax (3.2.0) 1 | com_fields (3.7.0) 1 | com_installer (3.0.0) 1 | com_finder (3.0.0) 1 | com_categories (3.0.0) 1 | com_login (3.0.0) 1 | com_banners (3.0.0) 1 | com_joomlaupdate (3.6.2) 1 | Ohanah (-) 1 | com_tags (3.1.0) 1 | com_checkin (3.0.0) 1 | com_languages (3.0.0) 1 | com_config (3.0.0) 1 | eXtplorer (2.1.7) 1 | com_newsfeeds (3.0.0) 1 | com_cache (3.0.0) 1 |

Modules :: SITE :: Ohanah Venues List (2.3.0) 1 | mod_syndicate (3.0.0) 1 | mod_login (3.0.0) 1 | Ohanah Calendar (2.3.0) 1 | mod_footer (3.0.0) 1 | mod_tags_similar (3.1.0) 1 | Ohanah Venue Images (2.3.0) 1 | Ohanah Calendar Improved (2.3.0) 1 | Ohanah Map of all the events (2.3.0) 1 | mod_whosonline (3.0.0) 1 | JMod Facebook Slider Likebox (1.0) 1 | Ohanah Venue Info (2.3.0) 1 | mod_feed (3.0.0) 1 | Unknown (-) 1 | Ohanah Attendees (2.3.0) 1 | mod_breadcrumbs (3.0.0) 1 | mod_articles_news (3.0.0) 1 | mod_finder (3.0.0) 1 | mod_banners (3.0.0) 1 | mod_articles_archive (3.0.0) 1 | Ohanah Category Info (2.3.0) 1 | mod_menu (3.0.0) 1 | Ohanah Event Images (2.3.0) 1 | mod_languages (3.5.0) 1 | Ohanah List of Events (2.3.0) 1 | mod_articles_popular (3.0.0) 1 | Ohanah Single Event (2.3.0) 1 | mod_related_items (3.0.0) 1 | Ohanah Category Images (2.3.0) 1 | mod_articles_latest (3.0.0) 1 | Ohanah Event Map (2.3.0) 1 | mod_wrapper (3.0.0) 1 | Ohanah Related Info (2.3.0) 1 | mod_custom (3.0.0) 1 | mod_random_image (3.0.0) 1 | Nice Social Bookmark (3.0.5) 1 | Ohanah Categories List (2.3.0) 1 | mod_articles_category (3.0.0) 1 | mod_search (3.0.0) 1 | Widgetkit (2.9.6) 1 | mod_articles_categories (3.0.0) 1 | mod_users_latest (3.0.0) 1 | mod_tags_popular (3.1.0) 1 | Ohanah Venue Map (2.3.0) 1 | mod_stats (3.0.0) 1 | mod_weblinks (3.0.0) 1 | Ohanah Filter Module (2.3.0) 1 |
Modules :: ADMIN :: mod_version (3.0.0) 1 | mod_quickicon (3.0.0) 1 | mod_login (3.0.0) 1 | mod_stats_admin (3.0.0) 1 | mod_feed (3.0.0) 1 | Unknown (-) 1 | mod_menu (3.0.0) 1 | mod_logged (3.0.0) 1 | mod_title (3.0.0) 1 | mod_status (3.0.0) 1 | mod_multilangstatus (3.0.0) 1 | mod_custom (3.0.0) 1 | mod_toolbar (3.0.0) 1 | mod_popular (3.0.0) 1 | mod_submenu (3.0.0) 1 | mod_latest (3.0.0) 1 |

Templates Discovered :: wrote:Templates :: SITE :: protostar (1.0) 1 | yoo_sphere (1.0.1) 1 | beez3 (3.1.0) 1 | yoo_master2 (1.0.0) 1 |
Templates :: ADMIN :: hathor (3.0.0) 1 | isis (1.0) 1 |

User avatar
ot2sen
Joomla! Master
Joomla! Master
Posts: 10381
Joined: Thu Aug 18, 2005 9:58 am
Location: Hillerød - Denmark
Contact:

Re: Warning: Declaration of KHttpUrl........

Post by ot2sen » Tue May 09, 2017 7:10 pm

Mod note: Tråden flyttet fra 'FAQ' til --> 'Joomla 3 / Komponenter, moduler og plugins'
Ole Bang Ottosen
Dansk frivillig Joomla! support websted - joomla.dk
OpenTranslators Core Team opentranslators.org

User avatar
ot2sen
Joomla! Master
Joomla! Master
Posts: 10381
Joined: Thu Aug 18, 2005 9:58 am
Location: Hillerød - Denmark
Contact:

Re: Warning: Declaration of KHttpUrl........

Post by ot2sen » Tue May 09, 2017 7:13 pm

Hej JetteNielsen - og velkommen til :)

Umiddelbart kunne det være Ohanah udvidelsen der måske ikke er helt kompatibelt med PHP 7/Joomla 3.7
Tjek om de har en nyere version end den du anvender.

Du kan også prøve at sætte fejlrapportering i din konfiguration til enten 'Simpel' eller til 'Ingen', som muligvis kan få denne warning til at forsvinde indtil du får løst problemet rigtigt
Ole Bang Ottosen
Dansk frivillig Joomla! support websted - joomla.dk
OpenTranslators Core Team opentranslators.org

JetteNielsen
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Tue May 09, 2017 1:22 pm

Re: Warning: Declaration of KHttpUrl........

Post by JetteNielsen » Wed May 10, 2017 10:45 am

#ot2sen
Mange tak for dit svar som passer meget godt med den besked som jeg lige har opdaget at jeg får, når jeg forsøger at oprette en ny begivenhed i Ohanah backend.

jos-Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' '', '2017-05-10', '2017-05-10', '14:00:00', '14:00:00', 322, '2017-05-10 10:41:' at line 1 of the following query : INSERT INTO `lnbs4_ohanah_events`(`ohanah_event_id`, `ohanah_category_id`, `title`, `slug`, `description`, `header`, `date`, `end_date`, `start_time`, `end_time`, `created_by`, `created_on`, `enabled`, `featured`, `address`, `latitude`, `longitude`, `timezone`, `geolocated_city`, `geolocated_country`, `geolocated_state`, `venue`, `ohanah_venue_id`, `limit_number_of_attendees`, `attendees_limit`, `ticket_cost`, `payment_currency`, `frontendsubmission`, `created_by_name`, `created_by_email`, `mailchimp_list_id`, `customfields`, `isRecurring`, `everyNumber`, `everyWhat`, `endOnDate`, `endAfterNumber`, `endAfterWhat`, `recurringParent`, `picture`, `frontend_submitted`, `end_time_enabled`, `who_can_register`, `close_registration_day`, `custom_payment_url`, `custom_registration_url`, `payment_gateway`, `registration_system`, `allow_only_one_ticket`) VALUES (0, 6, 'test', 'test', , '', '2017-05-10', '2017-05-10', '14:00:00', '14:00:00', 322, '2017-05-10 10:41:20', 1, 0, 'Kirkevej 1, 6690 Gørding, Danmark', '55.478699', '8.79496789999996', '1', 'Gørding', 'Danmark', '', 'Gørding Sogns Forsamlingshus', 1, 0, 0, '', 'DKK', 0, '', '', '', 'cf1=1\ncustom_field_label_1=Adresse\ncustom_field_label_1_mandatory=1\ncf2=1\ncustom_field_label_2=Postnr og by\ncustom_field_label_2_mandatory=1\ncf3=1\ncustom_field_label_3=Telefon\ncustom_field_label_3_mandatory=0\ncf4=0\ncustom_field_label_4=\ncustom_field_label_4_mandatory=0\ncf5=0\ncustom_field_label_5=\ncustom_field_label_5_mandatory=0\ncf6=0\ncustom_field_label_6=\ncustom_field_label_6_mandatory=0\ncf7=0\ncustom_field_label_7=\ncustom_field_label_7_mandatory=0\ncf8=0\ncustom_field_label_8=\ncustom_field_label_8_mandatory=0\ncf9=0\ncustom_field_label_9=\ncustom_field_label_9_mandatory=0\ncf10=0\ncustom_field_label_10=\ncustom_field_label_10_mandatory=0\n', 0, 0, 'month', '0000-00-00', 0, '', 0, '', 0, 0, 2, '0000-00-00', '', '', 'paypal', 'ohanah', 0)

Dette har jeg skrevet til Ohanah support, så nu må vi lige se hvad de svarer.
På dette domæne bruger jeg stadig det gamle Ohanah 2.0, så du har nok ret i det du siger.

På supdomænet bruger jeg det nye Ohanah 3 og der er ingen problemer, så det er muligt at jeg skal ændre det på hoved domænet også.
Grunden til jeg ikke har gjort det endnu, er at vers. 3 ikke indeholder frontend editor, men det må vi så leve med.

Mange tak for hjælpen som egentlig bekræftede hvad jeg havde i tankerne selv. Er ikke kodeekspert, så hellere spørge.

JetteNielsen
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Tue May 09, 2017 1:22 pm

Re: Warning: Declaration of KHttpUrl........

Post by JetteNielsen » Wed May 10, 2017 10:52 am

PS normalt står fejl rapportering til ingen, havde den blot på max fordi jeg havde et andet problem som er blevet løst.
Så det var egentlig lidt tilfældigt at jeg så denne varsel efter at det første problem var løst.

JetteNielsen
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Tue May 09, 2017 1:22 pm

Re: Warning: Declaration of KHttpUrl........

Post by JetteNielsen » Wed May 10, 2017 11:09 am

Og så fik jeg lige svar fra Ohanah support:

Hi,
Ohanah v2 is not compatible with PHP7
Regards,
Igor

Så må vi i gang med v3 :)

Hvordan markerer jeg denne tråd som løst?

User avatar
ot2sen
Joomla! Master
Joomla! Master
Posts: 10381
Joined: Thu Aug 18, 2005 9:58 am
Location: Hillerød - Denmark
Contact:

Re: Warning: Declaration of KHttpUrl........

Post by ot2sen » Wed May 10, 2017 11:16 am

Godt at se at det løste sig og du fandt årsagen.

Du kan markere løst ved at redigere første indlæg i tråden og der skifte message icon til den grønne flueben som så vises i oversigten.
Ole Bang Ottosen
Dansk frivillig Joomla! support websted - joomla.dk
OpenTranslators Core Team opentranslators.org

JetteNielsen
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Tue May 09, 2017 1:22 pm

Re: Warning: Declaration of KHttpUrl........

Post by JetteNielsen » Thu May 11, 2017 8:15 am

ot2sen wrote:Godt at se at det løste sig og du fandt årsagen.

Du kan markere løst ved at redigere første indlæg i tråden og der skifte message icon til den grønne flueben som så vises i oversigten.
Hmm jeg ser ikke nogen mulighed for at redigere første indlæg eller nogle af de andre, men i forbindelse med dette svar kan jeg se nogle indlægsikoner foroven - prøver lige det grønne flueben der.

Igen mange tak for hjælpen.
Vender tilbage om lidt med et andet spørgsmål i en ny tråd
Ha' en go' dag

User avatar
ot2sen
Joomla! Master
Joomla! Master
Posts: 10381
Joined: Thu Aug 18, 2005 9:58 am
Location: Hillerød - Denmark
Contact:

Re: Warning: Declaration of KHttpUrl........

Post by ot2sen » Thu May 11, 2017 8:21 am

Helt ok. Admins har nok reduceret den tid hvor almindelige brugere kan redigere egne indlæg.

Jeg har nu tilføjet ikonet i første indlæg.
Ole Bang Ottosen
Dansk frivillig Joomla! support websted - joomla.dk
OpenTranslators Core Team opentranslators.org


Locked

Return to “Komponenter, Moduler og Plugins”