Automatic exception report

Date and time

26-12-2025 23:21:23

Page where error occured

http://www.feelcbdgood.codeguru.nl/_product.php?product=passiebloem-500-mg-100-tabletten-50-g

Referer

http://www.feelcbdgood.codeguru.nl/_product.php?product=passiebloem-500-mg-100-tabletten-50-g

Details user

216.73.216.88 - Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Error

[2]

Undefined array key "image"

An error occurred on line 28 in the file /var/www/html/feelcbdgood.codeguru.nl/_product.php

Source code

13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
 /**
 * Create page
 */

 $aProduct = $oShop->GetProduct();
 
 //Setup title
 $recentlyViewed = $oShop->recentlyViewedProducts($aProduct['id']);

 ?>
<!DOCTYPE html>
<html lang="<?php echo $oGlobalTranslation->LAN_Suffix?>">
<head>
<meta property="og:title" content="<?php echo $GLOBALS['title']; ?>" />
<meta property="og:description" content="<?php echo $GLOBALS['MetaDescription']; ?>" />
<meta property="og:image" content="<?php echo $aProduct['image']; ?>" />
<?php

/**
 * Include the standard meta tags
 */

require_once('includes/meta.inc.php');

?>
<title><?php echo $GLOBALS['title']; ?> - Toppharm</title>
<?php

/**
 * Include the standard css files
 */

$_GET array

Array
(
    [product] => passiebloem-500-mg-100-tabletten-50-g
)

$_SESSION array

Array
(
    [LAN] => 1
)