PHP NOTICE (8)

ERROR:
Constant ACADEMY_VERIFYURL already defined
FILE:
/home/artemis/domains/bureau-artemis.nl/application/index/applicationcontroller.php
LINE:
74

Source

                
67
68             $this->set('requestUri', $requestURI);
69             $this->set('homesMenu', model('menu')->getHomesMenu());
70             $this->urlAcademy = model('pages')->getAcademyUrl();
71             $this->set('urlAcademy', $this->urlAcademy);
72             $this->urlCommunity = model('pages')->getCommunityUrl();
73             $this->set('urlCommunity', $this->urlCommunity);
74             define('ACADEMY_VERIFYURL', $this->urlAcademy . '/verifieer');
75             define('ACADEMY_RESETPASSWORDURL', $this->urlAcademy . '/wachtwoord-instellen');
76             if (isset($requestURI['1'])) {
77                 $agendaUrl = in_array($requestURI['1'], array('informatief','autobiografie')) ? $requestURI['1'] : 'informatief';
78                 $this->set('urlAgenda', '/' . $agendaUrl . '/' . fetchOne('SELECT url FROM pages WHERE id = 4 AND languages_id = ' . LANG));
79             }
80             $this->requestURI = $requestURI;
81
82             if (model('academy')->isLoggedIn() && isset($_GET['1']) && in_array($_GET['1'], array('academy', 'community'))) {

Backtrace

                
showError called at /var/framework/v3/errorhandler.php on line 41
define called at /home/artemis/domains/bureau-artemis.nl/application/index/applicationcontroller.php on line 74
__construct called at /var/framework/v3/functions.php on line 239
error called at /home/artemis/domains/bureau-artemis.nl/application/index/controllers/academy.php on line 353
courseAction called at /var/framework/v3/library/controller.php on line 55
remap called at /home/artemis/domains/bureau-artemis.nl/application/index/controllers/academy.php on line 49
_remap called at /var/framework/v3/frontcontroller.php on line 14
require called at /home/artemis/domains/bureau-artemis.nl/public_html/index.php on line 37

Other information

                
Date 29-03-2024 09:33:57 (1711701237)
URL /academie/masterclass-autobiografie-tijd-en-tijdsgeest
Referer null
IP 3.239.149.56