Select your language


Deprecated: Creation of dynamic property YearController::$_basePath is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/components/com_jevents/controllers/year.php on line 36

Deprecated: Creation of dynamic property YearController::$_task is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/components/com_jevents/controllers/year.php on line 37

Deprecated: Creation of dynamic property YearController::$view is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/components/com_jevents/controllers/year.php on line 65

Deprecated: Creation of dynamic property plgContentJevent_embed::$pluginpath is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/plugins/content/jevent_embed/jevent_embed.php on line 29

Previous crypto lectures at Crypto Ħub Malta 🇲🇹

Past Events

Events for
2024
December 2024

  • Deprecated: Creation of dynamic property JFormFieldJevcfperson::$event is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/src/Form/FormField.php on line 602

    Deprecated: Creation of dynamic property JFormFieldJevcfperson::$event is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/src/Form/FormField.php on line 602
    Wednesday 11 December 2024 19:00 - 23:00
    From Stadiums to Blockchain - Tokenizing Sports & Beyond

    ::  Speaker  ::
    Alexandre_Dreyfus_profile.jpg
    Alexandre Dreyfus
    ::  Crypto Wednesdays  ::

    From Stadiums to Blockchain - Tokenizing Sports & Beyond

    Join Chiliz founder Alexandre Dreyfus for an intimate Q&A session where he'll share practical insights from five years of bringing blockchain technology to the sports industry - all whilst based in Malta 🇲🇹


  • Wednesday 04 December 2024 19:00 - 23:00
    COIN360 Quiz - Final Quiz

    ::  Speaker  ::
    profil_jens_danielsson.jpeg
    Jens Danielsson
    ::  Crypto Wednesdays  ::

    COIN360 Quiz - Final Quiz

    It is time for the final COIN360 Quiz this year to finish up the great (bull) run we had in 2024!


November 2024
October 2024
  • Wednesday 30 October 2024 19:00 - 23:00
    COIN360 Quiz - get ready for Round 3

    ::  Speaker  ::
    profil_jens_danielsson.jpeg
    Jens Danielsson
    ::  Crypto Wednesdays  ::

    COIN360 Quiz - get ready for Round 3

    The COIN360 Quiz is back for Round 3 to finish off the great month of Uptober on the 30.10.2024 from 19h! Expect a relaxed evening with open networking and fierce competition for some COIN360 prizes- including a hardware wallet. Join us at SOHO Office (Strand) to showcase your crypto-knowledge and meet the team of COIN360, learn what’s new and participate in a Q&A session.




Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/vendor/joomla/filter/src/InputFilter.php on line 217

Every regular wednesday during seasons there will be a presentation on crypto topics. The doors open at 19 'o clock and the presentation starts punctual at 20'o clock.

Show events from all categories


Locations of the Crypto Ħub Malta

SOHO Office The Strand

CryptoHubGozo

Jitsi - User Meetings

mysqli object is already closed (500 Whoops, looks like something went wrong.)

Error

HTTP 500 Whoops, looks like something went wrong.

mysqli object is already closed

Exception

Error

  1.      */
  2.     public function disconnect()
  3.     {
  4.         // Close the connection.
  5.         if (\is_callable([$this->connection'close'])) {
  6.             $this->connection->close();
  7.         }
  8.         parent::disconnect();
  9.     }
  1.      */
  2.     public function disconnect()
  3.     {
  4.         // Close the connection.
  5.         if (\is_callable([$this->connection'close'])) {
  6.             $this->connection->close();
  7.         }
  8.         parent::disconnect();
  9.     }
  1.      *
  2.      * @since   2.0.0
  3.      */
  4.     public function __destruct()
  5.     {
  6.         $this->disconnect();
  7.     }
  8.     /**
  9.      * Alter database's character set.
  10.      *
DatabaseDriver->__destruct()

Stack Trace

Error
Error:
mysqli object is already closed

  at /home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:367
  at mysqli->close()
     (/home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:367)
  at Joomla\Database\Mysqli\MysqliDriver->disconnect()
     (/home/u205232623/domains/cryptohubmalta.ai/public_html/libraries/vendor/joomla/database/src/DatabaseDriver.php:496)
  at Joomla\Database\DatabaseDriver->__destruct()