/mnt/web601/b3/14/57451114/htdocs/httpdocs/logfiles/errors-88ef7e7d2ebf51072859bd4f0ea56d43.log
================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:104

	Code:
│	line 102: 		{
│	line 103: 			$t_mapped_class_path = $this->v_frontend_classes_array[$p_class];
├─	line 104: 			MainFactory::load_origin_class($p_class, $t_mapped_class_path);
│	line 105: 		}
│	line 106: 		else

#2


#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:254

	Code:
│	line 252: # check GET/POST/COOKIE VARS
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
├─	line 254: $InputFilter = new InputFilter();
│	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2329ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cat: c6_Angeboten-angeboten.html


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:104

	Code:
│	line 102: 		{
│	line 103: 			$t_mapped_class_path = $this->v_frontend_classes_array[$p_class];
├─	line 104: 			MainFactory::load_origin_class($p_class, $t_mapped_class_path);
│	line 105: 		}
│	line 106: 		else

#2


#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:254

	Code:
│	line 252: # check GET/POST/COOKIE VARS
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
├─	line 254: $InputFilter = new InputFilter();
│	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2418ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cat: c6_Angeboten-angeboten.html


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:78

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:78

	Code:
│	line 76: 				}
│	line 77: 				
├─	line 78: 				if (SEARCH_ENGINE_FRIENDLY_URLS == 'true' && $get == true) {
│	line 79: 					if((bool) get_magic_quotes_gpc()) $key = addslashes($key);
│	line 80: 				}

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2439ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cat: c6_Angeboten-angeboten.html


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:309

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:309

	Code:
│	line 307: 		$source = html_entity_decode_wrapper($source);
│	line 308: 		// convert decimal
├─	line 309: 		$source = preg_replace('/&#(\d+);/me', "chr(\\1)", $source); // decimal notation
│	line 310: 		// convert hex
│	line 311: 		$source = preg_replace('/&#x([a-f0-9]+);/mei', "chr(0x\\1)", $source); // hex notation

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:85

	Code:
│	line 83:                 $tmp_key = $key; 
│	line 84:                 unset ($source[$key]); 
├─	line 85:                 $key = $this->remove($this->decode($key)); 
│	line 86:                 if ($key == $tmp_key) {
│	line 87: 					if (in_array($key, $this->keyWhitelist)) {

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2453ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cat: c6_Angeboten-angeboten.html


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:311

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:311

	Code:
│	line 309: 		$source = preg_replace('/&#(\d+);/me', "chr(\\1)", $source); // decimal notation
│	line 310: 		// convert hex
├─	line 311: 		$source = preg_replace('/&#x([a-f0-9]+);/mei', "chr(0x\\1)", $source); // hex notation
│	line 312: 		}
│	line 313: 		return $source;

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:85

	Code:
│	line 83:                 $tmp_key = $key; 
│	line 84:                 unset ($source[$key]); 
├─	line 85:                 $key = $this->remove($this->decode($key)); 
│	line 86:                 if ($key == $tmp_key) {
│	line 87: 					if (in_array($key, $this->keyWhitelist)) {

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2465ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cat: c6_Angeboten-angeboten.html


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "session_name(): Cannot change session name when headers already sent" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:274

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:274

	Code:
│	line 272: 
│	line 273: // set the session name and save path
├─	line 274: session_name('XTCsid');
│	line 275: session_save_path(DIR_FS_CATALOG . 'cache/');
│	line 276: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2478ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "session_save_path(): Cannot change save path when headers already sent" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:275

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:275

	Code:
│	line 273: // set the session name and save path
│	line 274: session_name('XTCsid');
├─	line 275: session_save_path(DIR_FS_CATALOG . 'cache/');
│	line 276: 
│	line 277: session_set_cookie_params(0, '/', (xtc_not_null($current_domain) ? '.'.$current_domain : ''), false, true);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2487ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "session_set_cookie_params(): Cannot change session cookie parameters when headers already sent" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:277

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:277

	Code:
│	line 275: session_save_path(DIR_FS_CATALOG . 'cache/');
│	line 276: 
├─	line 277: session_set_cookie_params(0, '/', (xtc_not_null($current_domain) ? '.'.$current_domain : ''), false, true);
│	line 278: 
│	line 279: // set the session ID if it exists

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2496ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "session_start(): Cannot start session when headers already sent" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:308

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:308

	Code:
│	line 306: 	}
│	line 307: } else {
├─	line 308: 	session_start();
│	line 309: 	include (DIR_WS_INCLUDES.'tracking.php');
│	line 310: 	$session_started = true;

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2508ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "count(): Parameter must be an array or an object that implements Countable" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/tracking.php:56

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/tracking.php:56

	Code:
│	line 54: 
│	line 55: 
├─	line 56: $i = count($_SESSION['tracking']['pageview_history']);
│	line 57: if ($i > 6) {
│	line 58: 	array_shift($_SESSION['tracking']['pageview_history']);

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:309

	Code:
│	line 307: } else {
│	line 308: 	session_start();
├─	line 309: 	include (DIR_WS_INCLUDES.'tracking.php');
│	line 310: 	$session_started = true;
│	line 311: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2516ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2530ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2549ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2567ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2591ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2617ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2647ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2675ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2693ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2719ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2742ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:109

	Code:
│	line 107: 		{
│	line 108: 			# not found in class map, try system- and user-classes
├─	line 109: 			MainFactory::load_class($p_class);
│	line 110: 		}
│	line 111: 	}

#6


#5


#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:154

	Code:
│	line 152: 			$t_new_class = $t_current_class.'_parent';
│	line 153: 
├─	line 154: 			if(class_exists($t_new_class) == false)
│	line 155: 			{
│	line 156: 				# prepare extended "_parent"

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2769ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:165

	Code:
│	line 163: 
│	line 164: 			# look for extension of extending class
├─	line 165: 			$this->init_class_chain($t_current_class);
│	line 166: 			$t_found_extension_class = $this->get($t_current_class);
│	line 167: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2795ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:165

	Code:
│	line 163: 
│	line 164: 			# look for extension of extending class
├─	line 165: 			$this->init_class_chain($t_current_class);
│	line 166: 			$t_found_extension_class = $this->get($t_current_class);
│	line 167: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2819ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:165

	Code:
│	line 163: 
│	line 164: 			# look for extension of extending class
├─	line 165: 			$this->init_class_chain($t_current_class);
│	line 166: 			$t_found_extension_class = $this->get($t_current_class);
│	line 167: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2842ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:165

	Code:
│	line 163: 
│	line 164: 			# look for extension of extending class
├─	line 165: 			$this->init_class_chain($t_current_class);
│	line 166: 			$t_found_extension_class = $this->get($t_current_class);
│	line 167: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2868ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:231

	Code:
│	line 229: 		# try loading xmodified-version [FOR EXPERIMENTAL USE ONLY]
│	line 230: 		$t_xmod_class_name = 'XModified' . $p_class_name;
├─	line 231: 		$t_load_success = self::load_class($t_xmod_class_name);
│	line 232: 		if($t_load_success == true)
│	line 233: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2895ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant ERROR_REPORT_HIDE_E_USER_DEPRECATED - assumed 'ERROR_REPORT_HIDE_E_USER_DEPRECATED' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:465

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:465

	Code:
│	line 463: 
│	line 464: # custom error handler with USER DEFINED settings
├─	line 465: register_shutdown_function(array(new ErrorHandler(), 'shutdown'));
│	line 466: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 467: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2911ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant ERROR_REPORT_HIDE_E_USER_DEPRECATED - assumed 'ERROR_REPORT_HIDE_E_USER_DEPRECATED' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:466

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:466

	Code:
│	line 464: # custom error handler with USER DEFINED settings
│	line 465: register_shutdown_function(array(new ErrorHandler(), 'shutdown'));
├─	line 466: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 467: 
│	line 468: clearstatcache();

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2919ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Declaration of CartActionsProcess::proceed($p_action) should be compatible with DataProcessing::proceed()" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shopping_cart/CartActionsProcess.inc.php:34

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shopping_cart/CartActionsProcess.inc.php:34

	Code:
│	line 32:    ---------------------------------------------------------------------------------------*/
│	line 33: 
├─	line 34: class CartActionsProcess extends DataProcessing
│	line 35: {
│	line 36: 	protected $turbo_buy_now;

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/cart_actions.php:34

	Code:
│	line 32:    ---------------------------------------------------------------------------------------*/
│	line 33: 
├─	line 34: $coo_download_process = MainFactory::create_object('CartActionsProcess');
│	line 35: $coo_download_process->set_data('GET', $_GET);
│	line 36: $coo_download_process->set_data('POST', $_POST);

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:705

	Code:
│	line 703: $messageStack = new messageStack;
│	line 704: 
├─	line 705: require (DIR_WS_INCLUDES.FILENAME_CART_ACTIONS);
│	line 706: 
│	line 707: // include the who's online functions

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~2993ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&', '&', '='), '/', $url);

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:1096

	Code:
│	line 1094: require (DIR_WS_CLASSES.'breadcrumb.php');
│	line 1095: $breadcrumb = new breadcrumb;
├─	line 1096: $breadcrumb->add(HEADER_TITLE_TOP, xtc_href_link(FILENAME_DEFAULT));
│	line 1097: 
│	line 1098: // add category names or the manufacturer name to the breadcrumb trail

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3035ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Cannot modify header information - headers already sent by (output started at /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/logging/LogControl.inc.php:262)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:1198

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:1198

	Code:
│	line 1196: $gmLangFileMaster = MainFactory::create_object('GMLangFileMaster');
│	line 1197: 
├─	line 1198: header('Content-Type: text/html; charset=' . $_SESSION['language_charset'] . '');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:27

	Code:
│	line 25:   --------------------------------------------------------------------------------------- */
│	line 26: 
├─	line 27: include ('includes/application_top.php');
│	line 28: 
│	line 29: $coo_listing_control = MainFactory::create_object('ProductListingContentControl');

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3073ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&', '&', '='), '/', $url);

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_customer_greeting.inc.php:50

	Code:
│	line 48: 	else
│	line 49: 	{
├─	line 50: 		$greeting_string = sprintf(TEXT_GREETING_GUEST, xtc_href_link(FILENAME_LOGIN, '', 'SSL'),
│	line 51: 		                           xtc_href_link('shop.php', 'do=CreateRegistree', 'SSL'));
│	line 52: 	}

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:148

	Code:
│	line 146: 				$t_key .= '_' . $p_key;
│	line 147: 			}
├─	line 148: 			$this->content_array[$t_key] = str_replace('{$greeting}', xtc_customer_greeting(), $t_shop_content_array['content_text']);
│	line 149: 		}
│	line 150: 	}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:57

	Code:
│	line 55: 		if(empty($t_uninitialized_array))
│	line 56: 		{
├─	line 57: 			$this->load_content_data(5);
│	line 58: 			$this->load_content_data(10, 'center');
│	line 59: 			$this->load_content_data(11, 'bottom');

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3094ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&', '&', '='), '/', $url);

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_customer_greeting.inc.php:51

	Code:
│	line 49: 	{
│	line 50: 		$greeting_string = sprintf(TEXT_GREETING_GUEST, xtc_href_link(FILENAME_LOGIN, '', 'SSL'),
├─	line 51: 		                           xtc_href_link('shop.php', 'do=CreateRegistree', 'SSL'));
│	line 52: 	}
│	line 53: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:148

	Code:
│	line 146: 				$t_key .= '_' . $p_key;
│	line 147: 			}
├─	line 148: 			$this->content_array[$t_key] = str_replace('{$greeting}', xtc_customer_greeting(), $t_shop_content_array['content_text']);
│	line 149: 		}
│	line 150: 	}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:57

	Code:
│	line 55: 		if(empty($t_uninitialized_array))
│	line 56: 		{
├─	line 57: 			$this->load_content_data(5);
│	line 58: 			$this->load_content_data(10, 'center');
│	line 59: 			$this->load_content_data(11, 'bottom');

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3137ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&', '&', '='), '/', $url);

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_customer_greeting.inc.php:50

	Code:
│	line 48: 	else
│	line 49: 	{
├─	line 50: 		$greeting_string = sprintf(TEXT_GREETING_GUEST, xtc_href_link(FILENAME_LOGIN, '', 'SSL'),
│	line 51: 		                           xtc_href_link('shop.php', 'do=CreateRegistree', 'SSL'));
│	line 52: 	}

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:148

	Code:
│	line 146: 				$t_key .= '_' . $p_key;
│	line 147: 			}
├─	line 148: 			$this->content_array[$t_key] = str_replace('{$greeting}', xtc_customer_greeting(), $t_shop_content_array['content_text']);
│	line 149: 		}
│	line 150: 	}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:58

	Code:
│	line 56: 		{
│	line 57: 			$this->load_content_data(5);
├─	line 58: 			$this->load_content_data(10, 'center');
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3184ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&', '&', '='), '/', $url);

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_customer_greeting.inc.php:51

	Code:
│	line 49: 	{
│	line 50: 		$greeting_string = sprintf(TEXT_GREETING_GUEST, xtc_href_link(FILENAME_LOGIN, '', 'SSL'),
├─	line 51: 		                           xtc_href_link('shop.php', 'do=CreateRegistree', 'SSL'));
│	line 52: 	}
│	line 53: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:148

	Code:
│	line 146: 				$t_key .= '_' . $p_key;
│	line 147: 			}
├─	line 148: 			$this->content_array[$t_key] = str_replace('{$greeting}', xtc_customer_greeting(), $t_shop_content_array['content_text']);
│	line 149: 		}
│	line 150: 	}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:58

	Code:
│	line 56: 		{
│	line 57: 			$this->load_content_data(5);
├─	line 58: 			$this->load_content_data(10, 'center');
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3215ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&', '&', '='), '/', $url);

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_customer_greeting.inc.php:50

	Code:
│	line 48: 	else
│	line 49: 	{
├─	line 50: 		$greeting_string = sprintf(TEXT_GREETING_GUEST, xtc_href_link(FILENAME_LOGIN, '', 'SSL'),
│	line 51: 		                           xtc_href_link('shop.php', 'do=CreateRegistree', 'SSL'));
│	line 52: 	}

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:148

	Code:
│	line 146: 				$t_key .= '_' . $p_key;
│	line 147: 			}
├─	line 148: 			$this->content_array[$t_key] = str_replace('{$greeting}', xtc_customer_greeting(), $t_shop_content_array['content_text']);
│	line 149: 		}
│	line 150: 	}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:59

	Code:
│	line 57: 			$this->load_content_data(5);
│	line 58: 			$this->load_content_data(10, 'center');
├─	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
│	line 61: 			$this->load_center_modules();

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3252ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&', '&', '='), '/', $url);

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_customer_greeting.inc.php:51

	Code:
│	line 49: 	{
│	line 50: 		$greeting_string = sprintf(TEXT_GREETING_GUEST, xtc_href_link(FILENAME_LOGIN, '', 'SSL'),
├─	line 51: 		                           xtc_href_link('shop.php', 'do=CreateRegistree', 'SSL'));
│	line 52: 	}
│	line 53: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:148

	Code:
│	line 146: 				$t_key .= '_' . $p_key;
│	line 147: 			}
├─	line 148: 			$this->content_array[$t_key] = str_replace('{$greeting}', xtc_customer_greeting(), $t_shop_content_array['content_text']);
│	line 149: 		}
│	line 150: 	}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:59

	Code:
│	line 57: 			$this->load_content_data(5);
│	line 58: 			$this->load_content_data(10, 'center');
├─	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
│	line 61: 			$this->load_center_modules();

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3302ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_get_all_get_params.inc.php:43

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_get_all_get_params.inc.php:43

	Code:
│	line 41: 		
│	line 42: 		# remove parts with empty value for SEF URLs
├─	line 43: 		if(SEARCH_ENGINE_FRIENDLY_URLS == 'true')
│	line 44: 		{
│	line 45: 			$t_cleaned_output = '';

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:588

	Code:
│	line 586: 	{
│	line 587: 		global $PHP_SELF;
├─	line 588: 		return '<a href="' . xtc_href_link(basename($PHP_SELF), 'action=buy_now&BUYproducts_id=' . $id . '&' . xtc_get_all_get_params(array('action')), 'NONSSL') . '">' . xtc_image_button('button_buy_now.gif', TEXT_BUY . $name . TEXT_NOW) . '</a>';
│	line 589: 	}
│	line 590: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:753

	Code:
│	line 751: 				if($array['products_fsk18'] == '0')
│	line 752: 				{
├─	line 753: 					$buy_now = $this->getBuyNowButton($array['products_id'], $array['products_name']);
│	line 754: 					$gm_buy_now_url = xtc_href_link(basename($PHP_SELF), 'action=buy_now&BUYproducts_id=' . $array['products_id'] . '&' . xtc_get_all_get_params(array('action')), 'NONSSL');
│	line 755: 					$gm_qty = xtc_draw_input_field('products_qty', $this->gm_min_order($array['products_id']), 'size="3" id="gm_attr_calc_qty_' . $array['products_id'] . '" onkeyup="gm_calc_prices_listing(\'' . $array['products_id'] . '\')"', 'text', true, "gm_listing_form gm_class_input");

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3371ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:588

	Code:
│	line 586: 	{
│	line 587: 		global $PHP_SELF;
├─	line 588: 		return '<a href="' . xtc_href_link(basename($PHP_SELF), 'action=buy_now&BUYproducts_id=' . $id . '&' . xtc_get_all_get_params(array('action')), 'NONSSL') . '">' . xtc_image_button('button_buy_now.gif', TEXT_BUY . $name . TEXT_NOW) . '</a>';
│	line 589: 	}
│	line 590: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:753

	Code:
│	line 751: 				if($array['products_fsk18'] == '0')
│	line 752: 				{
├─	line 753: 					$buy_now = $this->getBuyNowButton($array['products_id'], $array['products_name']);
│	line 754: 					$gm_buy_now_url = xtc_href_link(basename($PHP_SELF), 'action=buy_now&BUYproducts_id=' . $array['products_id'] . '&' . xtc_get_all_get_params(array('action')), 'NONSSL');
│	line 755: 					$gm_qty = xtc_draw_input_field('products_qty', $this->gm_min_order($array['products_id']), 'size="3" id="gm_attr_calc_qty_' . $array['products_id'] . '" onkeyup="gm_calc_prices_listing(\'' . $array['products_id'] . '\')"', 'text', true, "gm_listing_form gm_class_input");

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3413ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant IMAGE_REQUIRED - assumed 'IMAGE_REQUIRED' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_image.inc.php:49

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_image.inc.php:49

	Code:
│	line 47:           $height = $image_size[1];
│	line 48:         }
├─	line 49:       } elseif (IMAGE_REQUIRED == 'false') {
│	line 50:         return false;
│	line 51:       }

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_image_button.inc.php:21

	Code:
│	line 19:   function xtc_image_button($image, $alt = '', $parameters = '') {
│	line 20: 
├─	line 21:     return xtc_image('templates/'.CURRENT_TEMPLATE.'/buttons/' . $_SESSION['language'] . '/'. $image, $alt, '', '', $parameters);
│	line 22:   }
│	line 23:  ?>
#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:588

	Code:
│	line 586: 	{
│	line 587: 		global $PHP_SELF;
├─	line 588: 		return '<a href="' . xtc_href_link(basename($PHP_SELF), 'action=buy_now&BUYproducts_id=' . $id . '&' . xtc_get_all_get_params(array('action')), 'NONSSL') . '">' . xtc_image_button('button_buy_now.gif', TEXT_BUY . $name . TEXT_NOW) . '</a>';
│	line 589: 	}
│	line 590: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:753

	Code:
│	line 751: 				if($array['products_fsk18'] == '0')
│	line 752: 				{
├─	line 753: 					$buy_now = $this->getBuyNowButton($array['products_id'], $array['products_name']);
│	line 754: 					$gm_buy_now_url = xtc_href_link(basename($PHP_SELF), 'action=buy_now&BUYproducts_id=' . $array['products_id'] . '&' . xtc_get_all_get_params(array('action')), 'NONSSL');
│	line 755: 					$gm_qty = xtc_draw_input_field('products_qty', $this->gm_min_order($array['products_id']), 'size="3" id="gm_attr_calc_qty_' . $array['products_id'] . '" onkeyup="gm_calc_prices_listing(\'' . $array['products_id'] . '\')"', 'text', true, "gm_listing_form gm_class_input");

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3568ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_get_all_get_params.inc.php:43

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_get_all_get_params.inc.php:43

	Code:
│	line 41: 		
│	line 42: 		# remove parts with empty value for SEF URLs
├─	line 43: 		if(SEARCH_ENGINE_FRIENDLY_URLS == 'true')
│	line 44: 		{
│	line 45: 			$t_cleaned_output = '';

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:754

	Code:
│	line 752: 				{
│	line 753: 					$buy_now = $this->getBuyNowButton($array['products_id'], $array['products_name']);
├─	line 754: 					$gm_buy_now_url = xtc_href_link(basename($PHP_SELF), 'action=buy_now&BUYproducts_id=' . $array['products_id'] . '&' . xtc_get_all_get_params(array('action')), 'NONSSL');
│	line 755: 					$gm_qty = xtc_draw_input_field('products_qty', $this->gm_min_order($array['products_id']), 'size="3" id="gm_attr_calc_qty_' . $array['products_id'] . '" onkeyup="gm_calc_prices_listing(\'' . $array['products_id'] . '\')"', 'text', true, "gm_listing_form gm_class_input");
│	line 756: 					$gm_buy_now .= xtc_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART, 'class="gm_image_button"');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3616ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:754

	Code:
│	line 752: 				{
│	line 753: 					$buy_now = $this->getBuyNowButton($array['products_id'], $array['products_name']);
├─	line 754: 					$gm_buy_now_url = xtc_href_link(basename($PHP_SELF), 'action=buy_now&BUYproducts_id=' . $array['products_id'] . '&' . xtc_get_all_get_params(array('action')), 'NONSSL');
│	line 755: 					$gm_qty = xtc_draw_input_field('products_qty', $this->gm_min_order($array['products_id']), 'size="3" id="gm_attr_calc_qty_' . $array['products_id'] . '" onkeyup="gm_calc_prices_listing(\'' . $array['products_id'] . '\')"', 'text', true, "gm_listing_form gm_class_input");
│	line 756: 					$gm_buy_now .= xtc_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART, 'class="gm_image_button"');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3665ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/main.php:210

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/main.php:210

	Code:
│	line 208: 		} else {
│	line 209: 			$SEF_parameter = '';
├─	line 210: 			if (SEARCH_ENGINE_FRIENDLY_URLS == 'true') {
│	line 211: 				$SEF_parameter = '&content='.xtc_cleanName($row['content_title']);
│	line 212: 			}

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/main.php:86

	Code:
│	line 84: 			
│	line 85: 			return ' '.SHIPPING_EXCL.'
├─	line 86: 				<a class="gm_shipping_link lightbox_iframe" href="' . $this->gm_get_shipping_link($p_lightbox) . '" 
│	line 87: 						target="_blank" rel="nofollow" 
│	line 88: 						data-modal-settings=\'{"title":"' . SHIPPING_COSTS  . '", "sectionSelector": ".content_text", "bootstrapClass": "modal-lg"}\'>

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:801

	Code:
│	line 799: 		{
│	line 800: 			$gm_tax_info = $main->getTaxInfo($tax_rate);
├─	line 801: 			$gm_shipping_link = $main->getShippingLink(true, $array['products_id']);
│	line 802: 
│	line 803: 			if(ACTIVATE_SHIPPING_STATUS == 'true')

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3700ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant lightbox_mode - assumed 'lightbox_mode' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/main.php:214

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/main.php:214

	Code:
│	line 212: 			}
│	line 213: 			$t_lightbox_get_param = '';
├─	line 214: 			if(lightbox_mode == true)
│	line 215: 			{
│	line 216: 				$t_lightbox_get_param = '&lightbox_mode=1';

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/main.php:86

	Code:
│	line 84: 			
│	line 85: 			return ' '.SHIPPING_EXCL.'
├─	line 86: 				<a class="gm_shipping_link lightbox_iframe" href="' . $this->gm_get_shipping_link($p_lightbox) . '" 
│	line 87: 						target="_blank" rel="nofollow" 
│	line 88: 						data-modal-settings=\'{"title":"' . SHIPPING_COSTS  . '", "sectionSelector": ".content_text", "bootstrapClass": "modal-lg"}\'>

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:801

	Code:
│	line 799: 		{
│	line 800: 			$gm_tax_info = $main->getTaxInfo($tax_rate);
├─	line 801: 			$gm_shipping_link = $main->getShippingLink(true, $array['products_id']);
│	line 802: 
│	line 803: 			if(ACTIVATE_SHIPPING_STATUS == 'true')

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3745ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#12	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/main.php:218

	Code:
│	line 216: 				$t_lightbox_get_param = '&lightbox_mode=1';
│	line 217: 			}
├─	line 218: 			$gm_shipping_link = xtc_href_link(FILENAME_POPUP_CONTENT, 'coID='.$row['content_group'].$t_lightbox_get_param.$SEF_parameter, 'SSL', false, true, true);
│	line 219: 		}
│	line 220: 

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/main.php:86

	Code:
│	line 84: 			
│	line 85: 			return ' '.SHIPPING_EXCL.'
├─	line 86: 				<a class="gm_shipping_link lightbox_iframe" href="' . $this->gm_get_shipping_link($p_lightbox) . '" 
│	line 87: 						target="_blank" rel="nofollow" 
│	line 88: 						data-modal-settings=\'{"title":"' . SHIPPING_COSTS  . '", "sectionSelector": ".content_text", "bootstrapClass": "modal-lg"}\'>

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:801

	Code:
│	line 799: 		{
│	line 800: 			$gm_tax_info = $main->getTaxInfo($tax_rate);
├─	line 801: 			$gm_shipping_link = $main->getShippingLink(true, $array['products_id']);
│	line 802: 
│	line 803: 			if(ACTIVATE_SHIPPING_STATUS == 'true')

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3805ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:823

	Code:
│	line 821: 		else
│	line 822: 		{
├─	line 823: 			$gm_product_link = xtc_href_link(FILENAME_PRODUCT_INFO, xtc_product_link($array['products_id'], $array['products_name']));
│	line 824: 		}
│	line 825: 

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3856ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:852

	Code:
│	line 850: 		$t_form_array = array();
│	line 851: 		$t_form_array = array('ID' => 'gm_add_to_cart_' . $array['products_id'],
├─	line 852: 			'ACTION_URL' => xtc_href_link('index.php', 'action=buy_now&BUYproducts_id=' . $array['products_id'] . $gm_cat_search, 'NONSSL', true, true, true),
│	line 853: 			'METHOD' => 'post',
│	line 854: 			'ONSUBMIT' => 'return gm_quantity_check_listing(\'' . $array['products_id'] . '\')'

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3887ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/product.php:882

	Code:
│	line 880: 			'PRODUCTS_SHORT_DESCRIPTION' => $array['products_short_description'],
│	line 881: 			'PRODUCTS_FSK18' => $array['products_fsk18'],
├─	line 882: 			'GM_FORM_ACTION' => xtc_draw_form('gm_add_to_cart_' . $array['products_id'], xtc_href_link('index.php', 'action=buy_now&BUYproducts_id=' . $array['products_id'] . $gm_cat_search, 'NONSSL', true, true, true), 'post', 'onsubmit="return gm_quantity_check_listing(\'' . $array['products_id'] . '\')"'),
│	line 883: 			'FORM_DATA' => $t_form_array,
│	line 884: 			'QTY_DATA' => $t_qty_array,

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/TopProductsMainContentView.inc.php:68

	Code:
│	line 66: 					{
│	line 67: 						$coo_product = MainFactory::create_object('product', array($t_new_products['products_id']));
├─	line 68: 						$this->content_array['module_content'][] = $coo_product->buildDataArray($coo_product->data);
│	line 69: 					}
│	line 70: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3920ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3950ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#12	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/Smarty/plugins/function.object_product_list.php:38

	Code:
│	line 36: 	$coo_view->set_content_data('ID_PREFIX', $t_id_prefix);
│	line 37: 
├─	line 38: 	$t_html = $coo_view->get_html();
│	line 39:     return $t_html;
│	line 40: }
#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates_c/bf3bbdce8d69b92dbc25f13fafe32871a49140a5.file.new_products_default.html.php:37

	Code:
│	line 35: 	<h3><?php echo $_smarty_tpl->tpl_vars['txt']->value['heading_advice'];?>
│	line 36: </h3>
├─	line 37: 	<?php echo smarty_function_object_product_list(array('product_list'=>$_smarty_tpl->tpl_vars['module_content']->value,'id_prefix'=>"new_products",'truncate_products_name'=>$_smarty_tpl->tpl_vars['TRUNCATE_PRODUCTS_NAME']->value),$_smarty_tpl);?>
│	line 38: 
│	line 39: <?php }?>

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/Smarty/sysplugins/smarty_internal_templatebase.php:188

	Code:
│	line 186:                         // render compiled template
│	line 187:                         //
├─	line 188:                         $_template->properties['unifunc']($_template);
│	line 189:                         // any unclosed {capture} tags ?
│	line 190:                         if (isset($_template->_capture_stack[0][0])) {

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:383

	Code:
│	line 381: 		if(strpos(':', $t_template_file) === false || file_exists($t_full_template_path))
│	line 382: 		{
├─	line 383: 			$t_html_output = $this->v_coo_smarty->fetch($t_full_template_path, $t_cache_id);
│	line 384: 		}
│	line 385: 		else {

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:159

	Code:
│	line 157: 		$coo_top_products_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 158: 		$coo_top_products_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 159: 		$this->content_array['MODULE_new_products'] = $coo_top_products_content_view->get_html();
│	line 160: 
│	line 161: 		//UPCOMING

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~3989ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:175

	Code:
│	line 173: 		$coo_specials_main_content_view->set_('languages_id', $_SESSION['languages_id']);
│	line 174: 		$coo_specials_main_content_view->set_('specials_count', gm_get_conf("GM_SPECIALS_STARTPAGE"));
├─	line 175: 		$this->content_array['specials_main'] = $coo_specials_main_content_view->get_html();
│	line 176: 
│	line 177: 		//NEW

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4064ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant m - assumed 'm' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/NewProductsMainContentView.inc.php:117

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/NewProductsMainContentView.inc.php:117

	Code:
│	line 115: 		if(MAX_DISPLAY_NEW_PRODUCTS_DAYS != '0')
│	line 116: 		{
├─	line 117: 			$t_date_new_products = date('Y-m-d', mktime(1, 1, 1, date(m), date(d) - (int)MAX_DISPLAY_NEW_PRODUCTS_DAYS, date(Y)));
│	line 118: 			$t_days = ' AND p.products_date_added > "' . $t_date_new_products . '" ';
│	line 119: 		}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/NewProductsMainContentView.inc.php:66

	Code:
│	line 64: 			if($this->new_products_count > 0)
│	line 65: 			{
├─	line 66: 				$t_sql = $this->build_sql_query();
│	line 67: 				$t_result = xtc_db_query($t_sql);
│	line 68: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:183

	Code:
│	line 181: 		$coo_new_products_main_content_view->set_('customers_fsk18_display', $_SESSION['customers_status']['customers_fsk18_display']);
│	line 182: 		$coo_new_products_main_content_view->set_('new_products_count', gm_get_conf('GM_NEW_PRODUCTS_STARTPAGE'));
├─	line 183: 		$this->content_array['products_new_main'] = $coo_new_products_main_content_view->get_html();
│	line 184: 	}
│	line 185: }
#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4108ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant d - assumed 'd' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/NewProductsMainContentView.inc.php:117

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/NewProductsMainContentView.inc.php:117

	Code:
│	line 115: 		if(MAX_DISPLAY_NEW_PRODUCTS_DAYS != '0')
│	line 116: 		{
├─	line 117: 			$t_date_new_products = date('Y-m-d', mktime(1, 1, 1, date(m), date(d) - (int)MAX_DISPLAY_NEW_PRODUCTS_DAYS, date(Y)));
│	line 118: 			$t_days = ' AND p.products_date_added > "' . $t_date_new_products . '" ';
│	line 119: 		}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/NewProductsMainContentView.inc.php:66

	Code:
│	line 64: 			if($this->new_products_count > 0)
│	line 65: 			{
├─	line 66: 				$t_sql = $this->build_sql_query();
│	line 67: 				$t_result = xtc_db_query($t_sql);
│	line 68: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:183

	Code:
│	line 181: 		$coo_new_products_main_content_view->set_('customers_fsk18_display', $_SESSION['customers_status']['customers_fsk18_display']);
│	line 182: 		$coo_new_products_main_content_view->set_('new_products_count', gm_get_conf('GM_NEW_PRODUCTS_STARTPAGE'));
├─	line 183: 		$this->content_array['products_new_main'] = $coo_new_products_main_content_view->get_html();
│	line 184: 	}
│	line 185: }
#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4142ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant Y - assumed 'Y' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/NewProductsMainContentView.inc.php:117

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/NewProductsMainContentView.inc.php:117

	Code:
│	line 115: 		if(MAX_DISPLAY_NEW_PRODUCTS_DAYS != '0')
│	line 116: 		{
├─	line 117: 			$t_date_new_products = date('Y-m-d', mktime(1, 1, 1, date(m), date(d) - (int)MAX_DISPLAY_NEW_PRODUCTS_DAYS, date(Y)));
│	line 118: 			$t_days = ' AND p.products_date_added > "' . $t_date_new_products . '" ';
│	line 119: 		}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/NewProductsMainContentView.inc.php:66

	Code:
│	line 64: 			if($this->new_products_count > 0)
│	line 65: 			{
├─	line 66: 				$t_sql = $this->build_sql_query();
│	line 67: 				$t_result = xtc_db_query($t_sql);
│	line 68: 

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:183

	Code:
│	line 181: 		$coo_new_products_main_content_view->set_('customers_fsk18_display', $_SESSION['customers_status']['customers_fsk18_display']);
│	line 182: 		$coo_new_products_main_content_view->set_('new_products_count', gm_get_conf('GM_NEW_PRODUCTS_STARTPAGE'));
├─	line 183: 		$this->content_array['products_new_main'] = $coo_new_products_main_content_view->get_html();
│	line 184: 	}
│	line 185: }
#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4185ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:183

	Code:
│	line 181: 		$coo_new_products_main_content_view->set_('customers_fsk18_display', $_SESSION['customers_status']['customers_fsk18_display']);
│	line 182: 		$coo_new_products_main_content_view->set_('new_products_count', gm_get_conf('GM_NEW_PRODUCTS_STARTPAGE'));
├─	line 183: 		$this->content_array['products_new_main'] = $coo_new_products_main_content_view->get_html();
│	line 184: 	}
│	line 185: }
#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/IndexContentView.inc.php:61

	Code:
│	line 59: 			$this->load_content_data(11, 'bottom');
│	line 60: 
├─	line 61: 			$this->load_center_modules();
│	line 62: 		}
│	line 63: 		else

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4216ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:1779

	Code:
│	line 1777: 		$coo_index_content_view->set_('customers_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 1778: 		$coo_index_content_view->set_('languages_id', $_SESSION['languages_id']);
├─	line 1779: 		$t_html_output = $coo_index_content_view->get_html();
│	line 1780: 
│	line 1781: 		return $t_html_output;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/ProductListingContentControl.inc.php:185

	Code:
│	line 183: 						case 'top':
│	line 184: 							// start page
├─	line 185: 							$this->v_output_buffer = $this->get_start_page_html_output();
│	line 186: 							return true;
│	line 187: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:153

	Code:
│	line 151: $coo_listing_control->set_('show_price_tax', $_SESSION['customers_status']['customers_status_show_price_tax']);
│	line 152: 
├─	line 153: $coo_listing_control->proceed();
│	line 154: 
│	line 155: $t_redirect_url = $coo_listing_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4254ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/HeaderContentControl.inc.php:181

	Code:
│	line 179: 			}
│	line 180: 			
├─	line 181: 			$this->v_output_buffer = $coo_header_view->get_html();
│	line 182: 		}
│	line 183: 		else

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:61

	Code:
│	line 59: 		}
│	line 60: 
├─	line 61: 		$coo_header_control->proceed();
│	line 62: 
│	line 63: 		$t_redirect_url = $coo_header_control->get_redirect_url();

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4313ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/BottomContentControl.inc.php:55

	Code:
│	line 53: 		}
│	line 54: 		
├─	line 55: 		$t_html_output = $coo_bottom_view->get_html();
│	line 56: 		
│	line 57: 		unset($_SESSION['gm_info_message']);

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:94

	Code:
│	line 92: 		$coo_bottom_control->set_('coo_product', $this->coo_product);
│	line 93: 		
├─	line 94: 		$coo_bottom_control->proceed();
│	line 95: 
│	line 96: 		$t_redirect_url = $coo_bottom_control->get_redirect_url();

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4363ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:156

	Code:
│	line 154: 			/* @var TopbarContentView $view */
│	line 155: 			$view = MainFactory::create_object('TopbarContentView');
├─	line 156: 			$topbarContent = $view->get_html();
│	line 157: 		}
│	line 158: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:136

	Code:
│	line 134: 		}
│	line 135: 
├─	line 136: 		$this->_addTopbarContent($coo_layout_view);
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4406ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:175

	Code:
│	line 173: 			/* @var PopupNotificationContentView $view */
│	line 174: 			$view = MainFactory::create_object('PopupNotificationContentView');
├─	line 175: 			$t_popup_content = $view->get_html();
│	line 176: 		}
│	line 177: 		

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:137

	Code:
│	line 135: 
│	line 136: 		$this->_addTopbarContent($coo_layout_view);
├─	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
│	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4437ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/cart_dropdown.php:25

	Code:
│	line 23: 
│	line 24: // build dropdown with default template
├─	line 25: $t_html = $coo_content_view->get_html();
│	line 26: $this->set_content_data('SHOPPING_CART_DROPDOWN', $t_html);
│	line 27: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:17

	Code:
│	line 15: define('DIR_WS_BOXES', DIR_FS_CATALOG .'templates/'.CURRENT_TEMPLATE. '/source/boxes/');
│	line 16: 
├─	line 17: include(DIR_WS_BOXES.'cart_dropdown.php');
│	line 18: include(DIR_WS_BOXES.'content_top.php');
│	line 19: include(DIR_WS_BOXES.'extraboxes.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4456ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/cart_dropdown.php:30

	Code:
│	line 28: // build head with another template
│	line 29: $coo_content_view->set_content_template('boxes/box_cart_head.html');
├─	line 30: $t_html = $coo_content_view->get_html();
│	line 31: $this->set_content_data('SHOPPING_CART_HEAD', $t_html);
#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:17

	Code:
│	line 15: define('DIR_WS_BOXES', DIR_FS_CATALOG .'templates/'.CURRENT_TEMPLATE. '/source/boxes/');
│	line 16: 
├─	line 17: include(DIR_WS_BOXES.'cart_dropdown.php');
│	line 18: include(DIR_WS_BOXES.'content_top.php');
│	line 19: include(DIR_WS_BOXES.'extraboxes.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4498ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "count(): Parameter must be an array or an object that implements Countable" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates_c/92e0d3f5921166e5b2af05dc4c9023d46c727d2a.file.box_cart_head.html.php:46

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates_c/92e0d3f5921166e5b2af05dc4c9023d46c727d2a.file.box_cart_head.html.php:46

	Code:
│	line 44: </span><br />
│	line 45: 						<span class="shopping-cart-product-count">
├─	line 46: 							<?php if (count($_smarty_tpl->tpl_vars['products']->value)==0) {
│	line 47: echo $_smarty_tpl->tpl_vars['txt']->value['text_no_product'];
│	line 48: }?>

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/Smarty/sysplugins/smarty_internal_templatebase.php:188

	Code:
│	line 186:                         // render compiled template
│	line 187:                         //
├─	line 188:                         $_template->properties['unifunc']($_template);
│	line 189:                         // any unclosed {capture} tags ?
│	line 190:                         if (isset($_template->_capture_stack[0][0])) {

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:383

	Code:
│	line 381: 		if(strpos(':', $t_template_file) === false || file_exists($t_full_template_path))
│	line 382: 		{
├─	line 383: 			$t_html_output = $this->v_coo_smarty->fetch($t_full_template_path, $t_cache_id);
│	line 384: 		}
│	line 385: 		else {

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/cart_dropdown.php:30

	Code:
│	line 28: // build head with another template
│	line 29: $coo_content_view->set_content_template('boxes/box_cart_head.html');
├─	line 30: $t_html = $coo_content_view->get_html();
│	line 31: $this->set_content_data('SHOPPING_CART_HEAD', $t_html);
#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:17

	Code:
│	line 15: define('DIR_WS_BOXES', DIR_FS_CATALOG .'templates/'.CURRENT_TEMPLATE. '/source/boxes/');
│	line 16: 
├─	line 17: include(DIR_WS_BOXES.'cart_dropdown.php');
│	line 18: include(DIR_WS_BOXES.'content_top.php');
│	line 19: include(DIR_WS_BOXES.'extraboxes.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4534ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "count(): Parameter must be an array or an object that implements Countable" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates_c/92e0d3f5921166e5b2af05dc4c9023d46c727d2a.file.box_cart_head.html.php:49

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates_c/92e0d3f5921166e5b2af05dc4c9023d46c727d2a.file.box_cart_head.html.php:49

	Code:
│	line 47: echo $_smarty_tpl->tpl_vars['txt']->value['text_no_product'];
│	line 48: }?>
├─	line 49: 							<?php if (count($_smarty_tpl->tpl_vars['products']->value)==1) {
│	line 50: echo $_smarty_tpl->tpl_vars['txt']->value['text_one_product'];
│	line 51: }?>

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/Smarty/sysplugins/smarty_internal_templatebase.php:188

	Code:
│	line 186:                         // render compiled template
│	line 187:                         //
├─	line 188:                         $_template->properties['unifunc']($_template);
│	line 189:                         // any unclosed {capture} tags ?
│	line 190:                         if (isset($_template->_capture_stack[0][0])) {

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:383

	Code:
│	line 381: 		if(strpos(':', $t_template_file) === false || file_exists($t_full_template_path))
│	line 382: 		{
├─	line 383: 			$t_html_output = $this->v_coo_smarty->fetch($t_full_template_path, $t_cache_id);
│	line 384: 		}
│	line 385: 		else {

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/cart_dropdown.php:30

	Code:
│	line 28: // build head with another template
│	line 29: $coo_content_view->set_content_template('boxes/box_cart_head.html');
├─	line 30: $t_html = $coo_content_view->get_html();
│	line 31: $this->set_content_data('SHOPPING_CART_HEAD', $t_html);
#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:17

	Code:
│	line 15: define('DIR_WS_BOXES', DIR_FS_CATALOG .'templates/'.CURRENT_TEMPLATE. '/source/boxes/');
│	line 16: 
├─	line 17: include(DIR_WS_BOXES.'cart_dropdown.php');
│	line 18: include(DIR_WS_BOXES.'content_top.php');
│	line 19: include(DIR_WS_BOXES.'extraboxes.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4566ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "count(): Parameter must be an array or an object that implements Countable" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates_c/92e0d3f5921166e5b2af05dc4c9023d46c727d2a.file.box_cart_head.html.php:52

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates_c/92e0d3f5921166e5b2af05dc4c9023d46c727d2a.file.box_cart_head.html.php:52

	Code:
│	line 50: echo $_smarty_tpl->tpl_vars['txt']->value['text_one_product'];
│	line 51: }?>
├─	line 52: 							<?php if (count($_smarty_tpl->tpl_vars['products']->value)>1) {
│	line 53: echo count($_smarty_tpl->tpl_vars['products']->value);?>
│	line 54:  <?php echo $_smarty_tpl->tpl_vars['txt']->value['text_several_products'];

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/Smarty/sysplugins/smarty_internal_templatebase.php:188

	Code:
│	line 186:                         // render compiled template
│	line 187:                         //
├─	line 188:                         $_template->properties['unifunc']($_template);
│	line 189:                         // any unclosed {capture} tags ?
│	line 190:                         if (isset($_template->_capture_stack[0][0])) {

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:383

	Code:
│	line 381: 		if(strpos(':', $t_template_file) === false || file_exists($t_full_template_path))
│	line 382: 		{
├─	line 383: 			$t_html_output = $this->v_coo_smarty->fetch($t_full_template_path, $t_cache_id);
│	line 384: 		}
│	line 385: 		else {

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/cart_dropdown.php:30

	Code:
│	line 28: // build head with another template
│	line 29: $coo_content_view->set_content_template('boxes/box_cart_head.html');
├─	line 30: $t_html = $coo_content_view->get_html();
│	line 31: $this->set_content_data('SHOPPING_CART_HEAD', $t_html);
#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:17

	Code:
│	line 15: define('DIR_WS_BOXES', DIR_FS_CATALOG .'templates/'.CURRENT_TEMPLATE. '/source/boxes/');
│	line 16: 
├─	line 17: include(DIR_WS_BOXES.'cart_dropdown.php');
│	line 18: include(DIR_WS_BOXES.'content_top.php');
│	line 19: include(DIR_WS_BOXES.'extraboxes.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4593ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/gm_logo.php:26

	Code:
│	line 24: {
│	line 25: 	$gm_logo = MainFactory::create_object('GMLogoManager', array("gm_logo_shop"));
├─	line 26: 	$this->set_content_data('gm_logo', '<a href="' . xtc_href_link(FILENAME_DEFAULT, '', 'NONSSL') . '">' . $gm_logo->get_logo() . '</a>');
│	line 27: }
│	line 28: else if($gm_logo_values['GM_LOGO_FLASH_USE'] == '1')

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:20

	Code:
│	line 18: include(DIR_WS_BOXES.'content_top.php');
│	line 19: include(DIR_WS_BOXES.'extraboxes.php');
├─	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
│	line 22: include(DIR_WS_BOXES.'top_menu.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4633ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:47

	Code:
│	line 45: 	protected function _setHomeUrl()
│	line 46: 	{
├─	line 47: 		$this->set_content_data('HOME_URL', xtc_href_link(FILENAME_DEFAULT, '', 'NONSSL'));
│	line 48: 	}
│	line 49: 	

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:31

	Code:
│	line 29: 		$this->showArrow = 0;
│	line 30: 
├─	line 31: 		$this->_setHomeUrl();
│	line 32: 		$this->_setAccountUrl();
│	line 33: 		$this->_setWishListUrl();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:15

	Code:
│	line 13: $coo_top_navigation->set_content_template('boxes/box_top_navigation.html');
│	line 14: $coo_top_navigation->setXtcPrice($this->coo_xtc_price);
├─	line 15: $t_top_navigation_html = $coo_top_navigation->get_html();
│	line 16: $this->set_content_data('TOP_NAVIGATION', $t_top_navigation_html);
│	line 17: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4663ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:54

	Code:
│	line 52: 		if(isset($_SESSION['customer_id']) == false)
│	line 53: 		{
├─	line 54: 			$this->set_content_data('LOGIN_URL', xtc_href_link(FILENAME_LOGIN, '', 'NONSSL'));
│	line 55: 		}
│	line 56: 		else

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:32

	Code:
│	line 30: 
│	line 31: 		$this->_setHomeUrl();
├─	line 32: 		$this->_setAccountUrl();
│	line 33: 		$this->_setWishListUrl();
│	line 34: 		$this->_setCartUrl();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:15

	Code:
│	line 13: $coo_top_navigation->set_content_template('boxes/box_top_navigation.html');
│	line 14: $coo_top_navigation->setXtcPrice($this->coo_xtc_price);
├─	line 15: $t_top_navigation_html = $coo_top_navigation->get_html();
│	line 16: $this->set_content_data('TOP_NAVIGATION', $t_top_navigation_html);
│	line 17: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4697ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:68

	Code:
│	line 66: 		if($t_gm_show_wishlist == 'true')
│	line 67: 		{
├─	line 68: 			$this->set_content_data('WISHLIST_URL', xtc_href_link(FILENAME_WISHLIST, '', 'NONSSL'));
│	line 69: 		}
│	line 70: 	}

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:33

	Code:
│	line 31: 		$this->_setHomeUrl();
│	line 32: 		$this->_setAccountUrl();
├─	line 33: 		$this->_setWishListUrl();
│	line 34: 		$this->_setCartUrl();
│	line 35: 		$this->_setCurrency();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:15

	Code:
│	line 13: $coo_top_navigation->set_content_template('boxes/box_top_navigation.html');
│	line 14: $coo_top_navigation->setXtcPrice($this->coo_xtc_price);
├─	line 15: $t_top_navigation_html = $coo_top_navigation->get_html();
│	line 16: $this->set_content_data('TOP_NAVIGATION', $t_top_navigation_html);
│	line 17: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4735ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:74

	Code:
│	line 72: 	protected function _setCartUrl()
│	line 73: 	{
├─	line 74: 		$this->set_content_data('CART_URL', xtc_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'));
│	line 75: 	}
│	line 76: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:34

	Code:
│	line 32: 		$this->_setAccountUrl();
│	line 33: 		$this->_setWishListUrl();
├─	line 34: 		$this->_setCartUrl();
│	line 35: 		$this->_setCurrency();
│	line 36: 		$this->_setCustomersData();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:15

	Code:
│	line 13: $coo_top_navigation->set_content_template('boxes/box_top_navigation.html');
│	line 14: $coo_top_navigation->setXtcPrice($this->coo_xtc_price);
├─	line 15: $t_top_navigation_html = $coo_top_navigation->get_html();
│	line 16: $this->set_content_data('TOP_NAVIGATION', $t_top_navigation_html);
│	line 17: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4769ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#12	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:65

	Code:
│	line 63:                              $deprecatedUnusedParam = null)
│	line 64: {
├─	line 65: 	return xtc_href_link($page, $queryString, $connection, $allowSessionIdInUrl, false);
│	line 66: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:240

	Code:
│	line 238: 		include DIR_FS_CATALOG . 'release_info.php';
│	line 239: 
├─	line 240: 		$this->set_content_data('admin_url', xtc_href_link_admin(FILENAME_START, rawurlencode($gx_version), 'NONSSL'));
│	line 241: 	}
│	line 242: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:38

	Code:
│	line 36: 		$this->_setCustomersData();
│	line 37: 		$this->_setLanguageIcon();
├─	line 38: 		$this->_setAdminUrl();
│	line 39: 		$this->_setEditProductUrl();
│	line 40: 

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:15

	Code:
│	line 13: $coo_top_navigation->set_content_template('boxes/box_top_navigation.html');
│	line 14: $coo_top_navigation->setXtcPrice($this->coo_xtc_price);
├─	line 15: $t_top_navigation_html = $coo_top_navigation->get_html();
│	line 16: $this->set_content_data('TOP_NAVIGATION', $t_top_navigation_html);
│	line 17: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4813ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:205

	Code:
│	line 203: 		$coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 204: 		$coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 205: 		$coo_content->get_html(); #init internal variables. do nothing with return value
│	line 206: 		$t_content_array = $coo_content->get_content_array();
│	line 207: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/TopNavigationBoxContentView.inc.php:42

	Code:
│	line 40: 
│	line 41: 		# topmenu content
├─	line 42: 		$this->_setContentBoxLinksData();
│	line 43: 	}
│	line 44: 

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:15

	Code:
│	line 13: $coo_top_navigation->set_content_template('boxes/box_top_navigation.html');
│	line 14: $coo_top_navigation->setXtcPrice($this->coo_xtc_price);
├─	line 15: $t_top_navigation_html = $coo_top_navigation->get_html();
│	line 16: $this->set_content_data('TOP_NAVIGATION', $t_top_navigation_html);
│	line 17: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4853ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:15

	Code:
│	line 13: $coo_top_navigation->set_content_template('boxes/box_top_navigation.html');
│	line 14: $coo_top_navigation->setXtcPrice($this->coo_xtc_price);
├─	line 15: $t_top_navigation_html = $coo_top_navigation->get_html();
│	line 16: $this->set_content_data('TOP_NAVIGATION', $t_top_navigation_html);
│	line 17: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4890ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/accounts/LoginBoxContentView.inc.php:42

	Code:
│	line 40: 			$this->content_array['FORM_ID'] = 'loginbox';
│	line 41: 			$this->content_array['FORM_METHOD'] = 'post';
├─	line 42: 			$this->content_array['FORM_ACTION_URL'] = xtc_href_link(FILENAME_LOGIN, 'action=process', 'SSL');
│	line 43: 			$this->content_array['FIELD_EMAIL_NAME'] = 'email_address';
│	line 44: 			$this->content_array['FIELD_PWD_NAME'] = 'password';

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:20

	Code:
│	line 18: $coo_login_dropdown = MainFactory::create_object('LoginBoxContentView');
│	line 19: $coo_login_dropdown->set_content_template('boxes/box_login_dropdown.html');
├─	line 20: $t_login_dropdown_html = $coo_login_dropdown->get_html();
│	line 21: $this->set_content_data('LOGIN_DROPDOWN', $t_login_dropdown_html);
│	line 22: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4918ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/accounts/LoginBoxContentView.inc.php:45

	Code:
│	line 43: 			$this->content_array['FIELD_EMAIL_NAME'] = 'email_address';
│	line 44: 			$this->content_array['FIELD_PWD_NAME'] = 'password';
├─	line 45: 			$this->content_array['LINK_CREATE_ACCOUNT'] = xtc_href_link(FILENAME_LOGIN, '', 'SSL');
│	line 46: 			$this->content_array['LINK_LOST_PASSWORD'] = xtc_href_link(FILENAME_PASSWORD_DOUBLE_OPT, '', 'SSL');
│	line 47: 			

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:20

	Code:
│	line 18: $coo_login_dropdown = MainFactory::create_object('LoginBoxContentView');
│	line 19: $coo_login_dropdown->set_content_template('boxes/box_login_dropdown.html');
├─	line 20: $t_login_dropdown_html = $coo_login_dropdown->get_html();
│	line 21: $this->set_content_data('LOGIN_DROPDOWN', $t_login_dropdown_html);
│	line 22: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4942ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/accounts/LoginBoxContentView.inc.php:46

	Code:
│	line 44: 			$this->content_array['FIELD_PWD_NAME'] = 'password';
│	line 45: 			$this->content_array['LINK_CREATE_ACCOUNT'] = xtc_href_link(FILENAME_LOGIN, '', 'SSL');
├─	line 46: 			$this->content_array['LINK_LOST_PASSWORD'] = xtc_href_link(FILENAME_PASSWORD_DOUBLE_OPT, '', 'SSL');
│	line 47: 			
│	line 48: 			$this->build_html = true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:20

	Code:
│	line 18: $coo_login_dropdown = MainFactory::create_object('LoginBoxContentView');
│	line 19: $coo_login_dropdown->set_content_template('boxes/box_login_dropdown.html');
├─	line 20: $t_login_dropdown_html = $coo_login_dropdown->get_html();
│	line 21: $this->set_content_data('LOGIN_DROPDOWN', $t_login_dropdown_html);
│	line 22: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4966ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:20

	Code:
│	line 18: $coo_login_dropdown = MainFactory::create_object('LoginBoxContentView');
│	line 19: $coo_login_dropdown->set_content_template('boxes/box_login_dropdown.html');
├─	line 20: $t_login_dropdown_html = $coo_login_dropdown->get_html();
│	line 21: $this->set_content_data('LOGIN_DROPDOWN', $t_login_dropdown_html);
│	line 22: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~4987ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_menu.php:25

	Code:
│	line 23: $coo_infobox_dropdown = MainFactory::create_object('InfoboxBoxContentView');
│	line 24: $coo_infobox_dropdown->set_content_template('boxes/box_infobox_dropdown.html');
├─	line 25: $t_infobox_dropdown_html = $coo_infobox_dropdown->get_html();
│	line 26: $this->set_content_data('INFOBOX_DROPDOWN', $t_infobox_dropdown_html);
│	line 27: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:22

	Code:
│	line 20: include(DIR_WS_BOXES.'gm_logo.php');
│	line 21: include(DIR_WS_BOXES.'slider.php');
├─	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5015ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/megadropdown.php:19

	Code:
│	line 17: $coo_content_view->setCategoryId($this->category_id);
│	line 18: $coo_content_view->setCurrentCategoryId(0);
├─	line 19: $t_html = $coo_content_view->get_html();
│	line 20: $this->set_content_data('CATEGORIES_TOP', $t_html);
│	line 21: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:24

	Code:
│	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
├─	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
│	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5052ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SID - assumed 'SID' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/categories/CategoriesAgent.inc.php:148

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/categories/CategoriesAgent.inc.php:148

	Code:
│	line 146: 		$c_customers_status_id = (int)$_SESSION['customers_status']['customers_status_id'];
│	line 147: 
├─	line 148: 		if(xtc_not_null(SID)) {
│	line 149: 			$t_use_sid = 'sid_TRUE';
│	line 150: 		} else {

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/megadropdown.php:30

	Code:
│	line 28: /** @var CategoriesAgent $coo_categories_agent */
│	line 29: $coo_categories_agent = MainFactory::create_object('CategoriesAgent', array(), true);
├─	line 30: $t_categories_info_array = $coo_categories_agent->get_categories_info_tree(0, $_SESSION['languages_id'], 0);
│	line 31: 
│	line 32: $t_html = '';

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:24

	Code:
│	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
├─	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
│	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5085ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/megadropdown.php:38

	Code:
│	line 36: 	$t_categories_id = $t_categories_info_array[$i]['data']['id'];
│	line 37: 	$coo_content_view->setCurrentCategoryId($t_categories_id);
├─	line 38: 	$t_html .= $coo_content_view->get_html();
│	line 39: }
│	line 40: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:24

	Code:
│	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
├─	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
│	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5103ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/megadropdown.php:38

	Code:
│	line 36: 	$t_categories_id = $t_categories_info_array[$i]['data']['id'];
│	line 37: 	$coo_content_view->setCurrentCategoryId($t_categories_id);
├─	line 38: 	$t_html .= $coo_content_view->get_html();
│	line 39: }
│	line 40: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:24

	Code:
│	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
├─	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
│	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5134ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/megadropdown.php:38

	Code:
│	line 36: 	$t_categories_id = $t_categories_info_array[$i]['data']['id'];
│	line 37: 	$coo_content_view->setCurrentCategoryId($t_categories_id);
├─	line 38: 	$t_html .= $coo_content_view->get_html();
│	line 39: }
│	line 40: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:24

	Code:
│	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
├─	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
│	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5151ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/megadropdown.php:38

	Code:
│	line 36: 	$t_categories_id = $t_categories_info_array[$i]['data']['id'];
│	line 37: 	$coo_content_view->setCurrentCategoryId($t_categories_id);
├─	line 38: 	$t_html .= $coo_content_view->get_html();
│	line 39: }
│	line 40: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:24

	Code:
│	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
├─	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
│	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5180ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/megadropdown.php:38

	Code:
│	line 36: 	$t_categories_id = $t_categories_info_array[$i]['data']['id'];
│	line 37: 	$coo_content_view->setCurrentCategoryId($t_categories_id);
├─	line 38: 	$t_html .= $coo_content_view->get_html();
│	line 39: }
│	line 40: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:24

	Code:
│	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
├─	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
│	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5206ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/megadropdown.php:38

	Code:
│	line 36: 	$t_categories_id = $t_categories_info_array[$i]['data']['id'];
│	line 37: 	$coo_content_view->setCurrentCategoryId($t_categories_id);
├─	line 38: 	$t_html .= $coo_content_view->get_html();
│	line 39: }
│	line 40: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:24

	Code:
│	line 22: include(DIR_WS_BOXES.'top_menu.php');
│	line 23: 
├─	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
│	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5227ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/search/SearchBoxContentView.inc.php:36

	Code:
│	line 34: 		$this->content_array['FORM_ID'] = 'quick_find';
│	line 35: 		$this->content_array['FORM_METHOD'] = 'get';
├─	line 36: 		$this->content_array['FORM_ACTION_URL'] = xtc_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'NONSSL', false, true, true);
│	line 37: 		$this->content_array['INPUT_NAME'] = 'keywords';
│	line 38: 		$this->content_array['LINK_ADVANCED'] = xtc_href_link(FILENAME_ADVANCED_SEARCH);

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_search.php:14

	Code:
│	line 12: $coo_top_search = MainFactory::create_object('SearchBoxContentView');
│	line 13: $coo_top_search->set_content_template('boxes/box_top_search.html');
├─	line 14: $t_top_search_html = $coo_top_search->get_html();
│	line 15: $this->set_content_data('TOP_SEARCH', $t_top_search_html);
#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:25

	Code:
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
├─	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));
│	line 27: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5258ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/search/SearchBoxContentView.inc.php:38

	Code:
│	line 36: 		$this->content_array['FORM_ACTION_URL'] = xtc_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'NONSSL', false, true, true);
│	line 37: 		$this->content_array['INPUT_NAME'] = 'keywords';
├─	line 38: 		$this->content_array['LINK_ADVANCED'] = xtc_href_link(FILENAME_ADVANCED_SEARCH);
│	line 39: 
│	line 40: 		if(gm_get_conf('GM_OPENSEARCH_BOX') == '1')

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_search.php:14

	Code:
│	line 12: $coo_top_search = MainFactory::create_object('SearchBoxContentView');
│	line 13: $coo_top_search->set_content_template('boxes/box_top_search.html');
├─	line 14: $t_top_search_html = $coo_top_search->get_html();
│	line 15: $this->set_content_data('TOP_SEARCH', $t_top_search_html);
#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:25

	Code:
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
├─	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));
│	line 27: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5295ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/top_search.php:14

	Code:
│	line 12: $coo_top_search = MainFactory::create_object('SearchBoxContentView');
│	line 13: $coo_top_search->set_content_template('boxes/box_top_search.html');
├─	line 14: $t_top_search_html = $coo_top_search->get_html();
│	line 15: $this->set_content_data('TOP_SEARCH', $t_top_search_html);
#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:25

	Code:
│	line 23: 
│	line 24: if(gm_get_conf('CAT_MENU_TOP') == 'true') include(DIR_WS_BOXES.'megadropdown.php');
├─	line 25: if(gm_get_conf('GM_QUICK_SEARCH') == 'true') include(DIR_WS_BOXES.'top_search.php');
│	line 26: if(gm_get_conf('SHOW_FOOTER') != 'true') $this->set_content_data('COPYRIGHT_FOOTER', gm_get_conf('GM_FOOTER'));
│	line 27: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5324ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

	Code:
│	line 216: 		}
│	line 217: 
├─	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
│	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5372ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:220

	Code:
│	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
├─	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);
│	line 221: 	}
│	line 222: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5396ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

	Code:
│	line 216: 		}
│	line 217: 
├─	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
│	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5430ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:220

	Code:
│	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
├─	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);
│	line 221: 	}
│	line 222: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5459ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

	Code:
│	line 216: 		}
│	line 217: 
├─	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
│	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5504ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:220

	Code:
│	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
├─	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);
│	line 221: 	}
│	line 222: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5529ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

	Code:
│	line 216: 		}
│	line 217: 
├─	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
│	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5558ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:220

	Code:
│	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
├─	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);
│	line 221: 	}
│	line 222: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5597ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

	Code:
│	line 216: 		}
│	line 217: 
├─	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
│	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5629ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:220

	Code:
│	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
├─	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);
│	line 221: 	}
│	line 222: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5666ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

	Code:
│	line 216: 		}
│	line 217: 
├─	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
│	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5704ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:220

	Code:
│	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
├─	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);
│	line 221: 	}
│	line 222: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5738ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

	Code:
│	line 216: 		}
│	line 217: 
├─	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
│	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5777ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:220

	Code:
│	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
├─	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);
│	line 221: 	}
│	line 222: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5808ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:218

	Code:
│	line 216: 		}
│	line 217: 
├─	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
│	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5847ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#11	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:220

	Code:
│	line 218: 		$searchEngineFriendly = (SEARCH_ENGINE_FRIENDLY_URLS == 'true') ? '&content=' . xtc_cleanName($p_contentTitle) : '';
│	line 219: 		
├─	line 220: 		return xtc_href_link(FILENAME_CONTENT, 'coID=' . $p_contentGroupId . $searchEngineFriendly);
│	line 221: 	}
│	line 222: 

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shop_content/ContentBoxContentView.inc.php:137

	Code:
│	line 135: 			if(empty($contentArray['gm_link']))
│	line 136: 			{
├─	line 137: 				$contentUrl = $this->_getContentURL($seoBoost, $contentArray['content_id'], $contentArray['content_group'], $contentArray['content_title']);
│	line 138: 				$this->_generateContent($contentUrl, $contentArray['content_title']);
│	line 139: 			}

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5893ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/content.php:26

	Code:
│	line 24: $coo_content->setCustomerStatusId($_SESSION['customers_status']['customers_status_id']);
│	line 25: $coo_content->setLanguagesId($_SESSION['languages_id']);
├─	line 26: $t_box_html = $coo_content->get_html();
│	line 27: 
│	line 28: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('content');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:30

	Code:
│	line 28: # $coo_template_control created in application_top.php
│	line 29: if($GLOBALS['coo_template_control']->get_menubox_status('categories')) include(DIR_WS_BOXES.'categories.php');
├─	line 30: if($GLOBALS['coo_template_control']->get_menubox_status('content')) include(DIR_WS_BOXES.'content.php');
│	line 31: if($GLOBALS['coo_template_control']->get_menubox_status('filter')) include(DIR_WS_BOXES.'filter.php');
│	line 32: if($GLOBALS['coo_template_control']->get_menubox_status('gm_bookmarks')) include(DIR_WS_BOXES.'gm_bookmarks.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5924ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant tracking - assumed 'tracking' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/LastViewedBoxContentView.inc.php:48

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/LastViewedBoxContentView.inc.php:48

	Code:
│	line 46: 		$this->build_html = false;
│	line 47: 
├─	line 48: 		if(isset ($_SESSION[tracking][products_history][0]) || $_SESSION['style_edit_mode'] == 'edit')
│	line 49: 		{
│	line 50: 			$t_random_last_viewed = $this->get_last_viewed();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/last_viewed.php:20

	Code:
│	line 18: $coo_last_viewed->set_('coo_product', $this->coo_product);
│	line 19: $coo_last_viewed->set_('coo_xtc_price', $this->coo_xtc_price);
├─	line 20: $t_box_html = $coo_last_viewed->get_html();
│	line 21: 
│	line 22: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('last_viewed');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:39

	Code:
│	line 37: if($GLOBALS['coo_template_control']->get_menubox_status('information')) include(DIR_WS_BOXES.'information.php');
│	line 38: if($GLOBALS['coo_template_control']->get_menubox_status('languages')) include(DIR_WS_BOXES.'languages.php');
├─	line 39: if($GLOBALS['coo_template_control']->get_menubox_status('last_viewed')) include(DIR_WS_BOXES.'last_viewed.php');
│	line 40: if($GLOBALS['coo_template_control']->get_menubox_status('login')) include(DIR_WS_BOXES.'loginbox.php');
│	line 41: if($GLOBALS['coo_template_control']->get_menubox_status('manufacturers')) include(DIR_WS_BOXES.'manufacturers.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5963ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant products_history - assumed 'products_history' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/LastViewedBoxContentView.inc.php:48

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/listing/LastViewedBoxContentView.inc.php:48

	Code:
│	line 46: 		$this->build_html = false;
│	line 47: 
├─	line 48: 		if(isset ($_SESSION[tracking][products_history][0]) || $_SESSION['style_edit_mode'] == 'edit')
│	line 49: 		{
│	line 50: 			$t_random_last_viewed = $this->get_last_viewed();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/last_viewed.php:20

	Code:
│	line 18: $coo_last_viewed->set_('coo_product', $this->coo_product);
│	line 19: $coo_last_viewed->set_('coo_xtc_price', $this->coo_xtc_price);
├─	line 20: $t_box_html = $coo_last_viewed->get_html();
│	line 21: 
│	line 22: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('last_viewed');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:39

	Code:
│	line 37: if($GLOBALS['coo_template_control']->get_menubox_status('information')) include(DIR_WS_BOXES.'information.php');
│	line 38: if($GLOBALS['coo_template_control']->get_menubox_status('languages')) include(DIR_WS_BOXES.'languages.php');
├─	line 39: if($GLOBALS['coo_template_control']->get_menubox_status('last_viewed')) include(DIR_WS_BOXES.'last_viewed.php');
│	line 40: if($GLOBALS['coo_template_control']->get_menubox_status('login')) include(DIR_WS_BOXES.'loginbox.php');
│	line 41: if($GLOBALS['coo_template_control']->get_menubox_status('manufacturers')) include(DIR_WS_BOXES.'manufacturers.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~5998ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/accounts/LoginBoxContentView.inc.php:42

	Code:
│	line 40: 			$this->content_array['FORM_ID'] = 'loginbox';
│	line 41: 			$this->content_array['FORM_METHOD'] = 'post';
├─	line 42: 			$this->content_array['FORM_ACTION_URL'] = xtc_href_link(FILENAME_LOGIN, 'action=process', 'SSL');
│	line 43: 			$this->content_array['FIELD_EMAIL_NAME'] = 'email_address';
│	line 44: 			$this->content_array['FIELD_PWD_NAME'] = 'password';

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/loginbox.php:27

	Code:
│	line 25: 
│	line 26: $coo_login = MainFactory::create_object('LoginBoxContentView');
├─	line 27: $t_box_html = $coo_login->get_html();
│	line 28: 
│	line 29: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('login');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:40

	Code:
│	line 38: if($GLOBALS['coo_template_control']->get_menubox_status('languages')) include(DIR_WS_BOXES.'languages.php');
│	line 39: if($GLOBALS['coo_template_control']->get_menubox_status('last_viewed')) include(DIR_WS_BOXES.'last_viewed.php');
├─	line 40: if($GLOBALS['coo_template_control']->get_menubox_status('login')) include(DIR_WS_BOXES.'loginbox.php');
│	line 41: if($GLOBALS['coo_template_control']->get_menubox_status('manufacturers')) include(DIR_WS_BOXES.'manufacturers.php');
│	line 42: if($GLOBALS['coo_template_control']->get_menubox_status('newsletter')) include(DIR_WS_BOXES.'newsletter.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6019ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/accounts/LoginBoxContentView.inc.php:45

	Code:
│	line 43: 			$this->content_array['FIELD_EMAIL_NAME'] = 'email_address';
│	line 44: 			$this->content_array['FIELD_PWD_NAME'] = 'password';
├─	line 45: 			$this->content_array['LINK_CREATE_ACCOUNT'] = xtc_href_link(FILENAME_LOGIN, '', 'SSL');
│	line 46: 			$this->content_array['LINK_LOST_PASSWORD'] = xtc_href_link(FILENAME_PASSWORD_DOUBLE_OPT, '', 'SSL');
│	line 47: 			

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/loginbox.php:27

	Code:
│	line 25: 
│	line 26: $coo_login = MainFactory::create_object('LoginBoxContentView');
├─	line 27: $t_box_html = $coo_login->get_html();
│	line 28: 
│	line 29: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('login');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:40

	Code:
│	line 38: if($GLOBALS['coo_template_control']->get_menubox_status('languages')) include(DIR_WS_BOXES.'languages.php');
│	line 39: if($GLOBALS['coo_template_control']->get_menubox_status('last_viewed')) include(DIR_WS_BOXES.'last_viewed.php');
├─	line 40: if($GLOBALS['coo_template_control']->get_menubox_status('login')) include(DIR_WS_BOXES.'loginbox.php');
│	line 41: if($GLOBALS['coo_template_control']->get_menubox_status('manufacturers')) include(DIR_WS_BOXES.'manufacturers.php');
│	line 42: if($GLOBALS['coo_template_control']->get_menubox_status('newsletter')) include(DIR_WS_BOXES.'newsletter.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6052ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#10	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/accounts/LoginBoxContentView.inc.php:46

	Code:
│	line 44: 			$this->content_array['FIELD_PWD_NAME'] = 'password';
│	line 45: 			$this->content_array['LINK_CREATE_ACCOUNT'] = xtc_href_link(FILENAME_LOGIN, '', 'SSL');
├─	line 46: 			$this->content_array['LINK_LOST_PASSWORD'] = xtc_href_link(FILENAME_PASSWORD_DOUBLE_OPT, '', 'SSL');
│	line 47: 			
│	line 48: 			$this->build_html = true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/loginbox.php:27

	Code:
│	line 25: 
│	line 26: $coo_login = MainFactory::create_object('LoginBoxContentView');
├─	line 27: $t_box_html = $coo_login->get_html();
│	line 28: 
│	line 29: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('login');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:40

	Code:
│	line 38: if($GLOBALS['coo_template_control']->get_menubox_status('languages')) include(DIR_WS_BOXES.'languages.php');
│	line 39: if($GLOBALS['coo_template_control']->get_menubox_status('last_viewed')) include(DIR_WS_BOXES.'last_viewed.php');
├─	line 40: if($GLOBALS['coo_template_control']->get_menubox_status('login')) include(DIR_WS_BOXES.'loginbox.php');
│	line 41: if($GLOBALS['coo_template_control']->get_menubox_status('manufacturers')) include(DIR_WS_BOXES.'manufacturers.php');
│	line 42: if($GLOBALS['coo_template_control']->get_menubox_status('newsletter')) include(DIR_WS_BOXES.'newsletter.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6089ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes/loginbox.php:27

	Code:
│	line 25: 
│	line 26: $coo_login = MainFactory::create_object('LoginBoxContentView');
├─	line 27: $t_box_html = $coo_login->get_html();
│	line 28: 
│	line 29: $gm_box_pos = $GLOBALS['coo_template_control']->get_menubox_position('login');

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/source/boxes.php:40

	Code:
│	line 38: if($GLOBALS['coo_template_control']->get_menubox_status('languages')) include(DIR_WS_BOXES.'languages.php');
│	line 39: if($GLOBALS['coo_template_control']->get_menubox_status('last_viewed')) include(DIR_WS_BOXES.'last_viewed.php');
├─	line 40: if($GLOBALS['coo_template_control']->get_menubox_status('login')) include(DIR_WS_BOXES.'loginbox.php');
│	line 41: if($GLOBALS['coo_template_control']->get_menubox_status('manufacturers')) include(DIR_WS_BOXES.'manufacturers.php');
│	line 42: if($GLOBALS['coo_template_control']->get_menubox_status('newsletter')) include(DIR_WS_BOXES.'newsletter.php');

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:49

	Code:
│	line 47: 		$this->set_content_data('POPUP_NOTIFICATION', $this->popup_notification_content);
│	line 48: 
├─	line 49: 		include(DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/boxes.php');
│	line 50: 		if(MOBILE_ACTIVE == 'true')
│	line 51: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6131ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:62

	Code:
│	line 60: 		if($this->account_type == '0')
│	line 61: 		{
├─	line 62: 			$this->set_content_data('account', xtc_href_link(FILENAME_ACCOUNT, '', 'SSL'));
│	line 63: 		}
│	line 64: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6171ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:66

	Code:
│	line 64: 
│	line 65: 		$this->set_content_data('navtrail', $this->coo_breadcrumb->trail(' &raquo; '));
├─	line 66: 		$this->set_content_data('cart', xtc_href_link(FILENAME_SHOPPING_CART, '', 'SSL'));
│	line 67: 		$this->set_content_data('checkout', xtc_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'));
│	line 68: 		$this->set_content_data('store_name', TITLE);

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6202ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:67

	Code:
│	line 65: 		$this->set_content_data('navtrail', $this->coo_breadcrumb->trail(' &raquo; '));
│	line 66: 		$this->set_content_data('cart', xtc_href_link(FILENAME_SHOPPING_CART, '', 'SSL'));
├─	line 67: 		$this->set_content_data('checkout', xtc_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'));
│	line 68: 		$this->set_content_data('store_name', TITLE);
│	line 69: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6238ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant TITLE - assumed 'TITLE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:68

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentView.inc.php:68

	Code:
│	line 66: 		$this->set_content_data('cart', xtc_href_link(FILENAME_SHOPPING_CART, '', 'SSL'));
│	line 67: 		$this->set_content_data('checkout', xtc_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'));
├─	line 68: 		$this->set_content_data('store_name', TITLE);
│	line 69: 
│	line 70: 		if($this->error_message != '')

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:119

	Code:
│	line 117: 	{
│	line 118: 		$t_html_output = '';
├─	line 119: 		$this->prepare_data();
│	line 120: 		if($this->build_html == true)
│	line 121: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6270ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6298ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:42 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:373

	Code:
│	line 371: 			// LEGACY ABORT
│	line 372: 			// Throws an exception if the template file is supposed to be in the deprecated admin/templates directory
├─	line 373: 			if(strpos($t_full_template_path, DIR_FS_ADMIN . 'templates/') !== false)
│	line 374: 			{
│	line 375: 				throw new Exception('Use of admin/templates is deprecated, use admin/html/content instead');

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/Smarty/plugins/function.gm_footer.php:18

	Code:
│	line 16: 	$coo_footer->set_('customer_status_id', $_SESSION['customers_status']['customers_status_id']);
│	line 17: 	
├─	line 18: 	$t_view_html = $coo_footer->get_html();
│	line 19: 	
│	line 20: 	return $t_view_html;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates_c/66eedb2c97052f718adfef91b965e27b988ff317.file.index.html.php:141

	Code:
│	line 139: 			</div>
│	line 140: 
├─	line 141: 			<?php echo smarty_function_gm_footer(array(),$_smarty_tpl);?>
│	line 142: 
│	line 143: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/Smarty/sysplugins/smarty_internal_templatebase.php:188

	Code:
│	line 186:                         // render compiled template
│	line 187:                         //
├─	line 188:                         $_template->properties['unifunc']($_template);
│	line 189:                         // any unclosed {capture} tags ?
│	line 190:                         if (isset($_template->_capture_stack[0][0])) {

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:383

	Code:
│	line 381: 		if(strpos(':', $t_template_file) === false || file_exists($t_full_template_path))
│	line 382: 		{
├─	line 383: 			$t_html_output = $this->v_coo_smarty->fetch($t_full_template_path, $t_cache_id);
│	line 384: 		}
│	line 385: 		else {

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ContentView.inc.php:122

	Code:
│	line 120: 		if($this->build_html == true)
│	line 121: 		{
├─	line 122: 			$t_html_output = $this->build_html();
│	line 123: 		}
│	line 124: 		return $t_html_output;

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/layout/LayoutContentControl.inc.php:139

	Code:
│	line 137: 		$this->_addPopupNotificationContent($coo_layout_view);
│	line 138: 		
├─	line 139: 		$this->v_output_buffer = $coo_layout_view->get_html();
│	line 140: 	}
│	line 141: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/LayoutContentControl/MailBeezAutoLogoffLayoutContentControl.inc.php:38

	Code:
│	line 36: 	public function proceed()
│	line 37: 	{
├─	line 38: 	    $parentReturn = parent::proceed();
│	line 39: 
│	line 40: 	    if($this->isRequestInWhitelist()) {

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/index.php:181

	Code:
│	line 179: $coo_layout_control->set_('main_content', $t_main_content);
│	line 180: $coo_layout_control->set_('request_type', $GLOBALS['request_type']);
├─	line 181: $coo_layout_control->proceed();
│	line 182: 
│	line 183: $t_redirect_url = $coo_layout_control->get_redirect_url();

Request: GET /index.php?cat=c6_Angeboten-angeboten.html
	- duration: ~6330ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~11ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:71

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:71

	Code:
│	line 69: 		{
│	line 70: 			# try building object from cache
├─	line 71: 			$t_cache_key = 'ClassRegistry_' . CURRENT_TEMPLATE;
│	line 72: 			$coo_cache = DataCache::get_instance();
│	line 73: 			if($coo_cache->key_exists($t_cache_key, true))

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~91ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:118

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:118

	Code:
│	line 116: 				$coo_cache->set_data($t_cache_key, $coo_class_registry, true);
│	line 117: 			}
├─	line 118: 			self::$s_coo_class_registry_array[CURRENT_TEMPLATE] = $coo_class_registry;
│	line 119: 		}
│	line 120: 		//print_r($coo_class_registry->get_all_data());

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~131ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~152ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:52

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:52

	Code:
│	line 50: 			}
│	line 51: 
├─	line 52: 			self::$s_config_cache_paths_array[CURRENT_TEMPLATE] = $t_cache_paths_array;
│	line 53: 
│	line 54: 			$t_templates_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~166ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:55

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:55

	Code:
│	line 53: 
│	line 54: 			$t_templates_paths_array = array(
├─	line 55: 				DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/classes',
│	line 56: 				DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/javascript',
│	line 57: 				DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/usermod'

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~179ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:56

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:56

	Code:
│	line 54: 			$t_templates_paths_array = array(
│	line 55: 				DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/classes',
├─	line 56: 				DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/javascript',
│	line 57: 				DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/usermod'
│	line 58: 			);

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~197ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:57

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:57

	Code:
│	line 55: 				DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/source/classes',
│	line 56: 				DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/javascript',
├─	line 57: 				DIR_FS_CATALOG . 'templates/' . CURRENT_TEMPLATE . '/usermod'
│	line 58: 			);
│	line 59: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~218ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~239ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~275ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~300ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:231

	Code:
│	line 229: 		# try loading xmodified-version [FOR EXPERIMENTAL USE ONLY]
│	line 230: 		$t_xmod_class_name = 'XModified' . $p_class_name;
├─	line 231: 		$t_load_success = self::load_class($t_xmod_class_name);
│	line 232: 		if($t_load_success == true)
│	line 233: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:102

	Code:
│	line 100: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 101: 
├─	line 102: $coo_timezone_setter = MainFactory::create_object('TimezoneSetter');
│	line 103: $coo_timezone_setter->set_date_default_timezone();
│	line 104: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~322ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:49

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:49

	Code:
│	line 47: 
│	line 48: 		$this->v_backend_classes_array = array(
├─	line 49: 				'paypal_admin'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'class.paypal.php',
│	line 50: 				'image_manipulation'	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'image_manipulator_GD2.php',
│	line 51: 				'xtcImport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~346ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:50

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:50

	Code:
│	line 48: 		$this->v_backend_classes_array = array(
│	line 49: 				'paypal_admin'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'class.paypal.php',
├─	line 50: 				'image_manipulation'	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'image_manipulator_GD2.php',
│	line 51: 				'xtcImport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',
│	line 52: 				'xtcExport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~362ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:51

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:51

	Code:
│	line 49: 				'paypal_admin'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'class.paypal.php',
│	line 50: 				'image_manipulation'	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'image_manipulator_GD2.php',
├─	line 51: 				'xtcImport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',
│	line 52: 				'xtcExport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',
│	line 53: 				'language'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'language.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~378ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:52

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:52

	Code:
│	line 50: 				'image_manipulation'	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'image_manipulator_GD2.php',
│	line 51: 				'xtcImport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',
├─	line 52: 				'xtcExport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',
│	line 53: 				'language'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'language.php',
│	line 54: 				'Messages'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'messages.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~391ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:53

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:53

	Code:
│	line 51: 				'xtcImport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',
│	line 52: 				'xtcExport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',
├─	line 53: 				'language'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'language.php',
│	line 54: 				'Messages'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'messages.php',
│	line 55: 				'messageStack'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'message_stack.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~405ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:54

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:54

	Code:
│	line 52: 				'xtcExport'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'import.php',
│	line 53: 				'language'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'language.php',
├─	line 54: 				'Messages'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'messages.php',
│	line 55: 				'messageStack'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'message_stack.php',
│	line 56: 				'objectInfo'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'object_info.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~416ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:55

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:55

	Code:
│	line 53: 				'language'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'language.php',
│	line 54: 				'Messages'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'messages.php',
├─	line 55: 				'messageStack'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'message_stack.php',
│	line 56: 				'objectInfo'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'object_info.php',
│	line 57: 				'paymentModuleInfo'		=> DIR_FS_ADMIN.DIR_WS_CLASSES.'payment_module_info.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~428ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:56

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:56

	Code:
│	line 54: 				'Messages'			    => DIR_FS_ADMIN.DIR_WS_CLASSES.'messages.php',
│	line 55: 				'messageStack'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'message_stack.php',
├─	line 56: 				'objectInfo'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'object_info.php',
│	line 57: 				'paymentModuleInfo'		=> DIR_FS_ADMIN.DIR_WS_CLASSES.'payment_module_info.php',
│	line 58: 				'PclZip'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'pclzip.lib.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~439ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:57

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:57

	Code:
│	line 55: 				'messageStack'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'message_stack.php',
│	line 56: 				'objectInfo'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'object_info.php',
├─	line 57: 				'paymentModuleInfo'		=> DIR_FS_ADMIN.DIR_WS_CLASSES.'payment_module_info.php',
│	line 58: 				'PclZip'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'pclzip.lib.php',
│	line 59: 				'shoppingCart'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'shopping_cart.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~450ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:58

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:58

	Code:
│	line 56: 				'objectInfo'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'object_info.php',
│	line 57: 				'paymentModuleInfo'		=> DIR_FS_ADMIN.DIR_WS_CLASSES.'payment_module_info.php',
├─	line 58: 				'PclZip'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'pclzip.lib.php',
│	line 59: 				'shoppingCart'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'shopping_cart.php',
│	line 60: 				'splitPageResults'		=> DIR_FS_ADMIN.DIR_WS_CLASSES.'split_page_results.php',

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~460ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:59

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:59

	Code:
│	line 57: 				'paymentModuleInfo'		=> DIR_FS_ADMIN.DIR_WS_CLASSES.'payment_module_info.php',
│	line 58: 				'PclZip'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'pclzip.lib.php',
├─	line 59: 				'shoppingCart'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'shopping_cart.php',
│	line 60: 				'splitPageResults'		=> DIR_FS_ADMIN.DIR_WS_CLASSES.'split_page_results.php',
│	line 61: 				'tableBlock'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'table_block.php'

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~471ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:60

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:60

	Code:
│	line 58: 				'PclZip'		    	=> DIR_FS_ADMIN.DIR_WS_CLASSES.'pclzip.lib.php',
│	line 59: 				'shoppingCart'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'shopping_cart.php',
├─	line 60: 				'splitPageResults'		=> DIR_FS_ADMIN.DIR_WS_CLASSES.'split_page_results.php',
│	line 61: 				'tableBlock'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'table_block.php'
│	line 62: 		);

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~486ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:61

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:61

	Code:
│	line 59: 				'shoppingCart'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'shopping_cart.php',
│	line 60: 				'splitPageResults'		=> DIR_FS_ADMIN.DIR_WS_CLASSES.'split_page_results.php',
├─	line 61: 				'tableBlock'			=> DIR_FS_ADMIN.DIR_WS_CLASSES.'table_block.php'
│	line 62: 		);
│	line 63: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:108

	Code:
│	line 106: 
│	line 107: # custom class autoloader
├─	line 108: spl_autoload_register(array(new MainAutoloader('frontend'), 'load'));
│	line 109: 
│	line 110: # global debugger object

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~501ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMJSON.php:154

	Code:
│	line 152: 	}
│	line 153: }
├─	line 154: MainFactory::load_origin_class('GMJSON');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:15

	Code:
│	line 13: require_once(DIR_FS_CATALOG . 'gm/inc/gm_string_filter.inc.php');
│	line 14: require_once(DIR_FS_CATALOG . 'gm/modules/gm_gprint_tables.php');
├─	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~524ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMJSON.php:154

	Code:
│	line 152: 	}
│	line 153: }
├─	line 154: MainFactory::load_origin_class('GMJSON');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:15

	Code:
│	line 13: require_once(DIR_FS_CATALOG . 'gm/inc/gm_string_filter.inc.php');
│	line 14: require_once(DIR_FS_CATALOG . 'gm/modules/gm_gprint_tables.php');
├─	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~555ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMJSON.php:154

	Code:
│	line 152: 	}
│	line 153: }
├─	line 154: MainFactory::load_origin_class('GMJSON');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:15

	Code:
│	line 13: require_once(DIR_FS_CATALOG . 'gm/inc/gm_string_filter.inc.php');
│	line 14: require_once(DIR_FS_CATALOG . 'gm/modules/gm_gprint_tables.php');
├─	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~571ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMJSON.php:154

	Code:
│	line 152: 	}
│	line 153: }
├─	line 154: MainFactory::load_origin_class('GMJSON');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:15

	Code:
│	line 13: require_once(DIR_FS_CATALOG . 'gm/inc/gm_string_filter.inc.php');
│	line 14: require_once(DIR_FS_CATALOG . 'gm/modules/gm_gprint_tables.php');
├─	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~596ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintConfiguration.php:77

	Code:
│	line 75: 	}
│	line 76: }
├─	line 77: MainFactory::load_origin_class('GMGPrintConfiguration');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:16

	Code:
│	line 14: require_once(DIR_FS_CATALOG . 'gm/modules/gm_gprint_tables.php');
│	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
├─	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~627ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintConfiguration.php:77

	Code:
│	line 75: 	}
│	line 76: }
├─	line 77: MainFactory::load_origin_class('GMGPrintConfiguration');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:16

	Code:
│	line 14: require_once(DIR_FS_CATALOG . 'gm/modules/gm_gprint_tables.php');
│	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
├─	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~654ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintConfiguration.php:77

	Code:
│	line 75: 	}
│	line 76: }
├─	line 77: MainFactory::load_origin_class('GMGPrintConfiguration');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:16

	Code:
│	line 14: require_once(DIR_FS_CATALOG . 'gm/modules/gm_gprint_tables.php');
│	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
├─	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~685ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintConfiguration.php:77

	Code:
│	line 75: 	}
│	line 76: }
├─	line 77: MainFactory::load_origin_class('GMGPrintConfiguration');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:16

	Code:
│	line 14: require_once(DIR_FS_CATALOG . 'gm/modules/gm_gprint_tables.php');
│	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
├─	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~707ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintContentManager.php:252

	Code:
│	line 250: 	}
│	line 251: }
├─	line 252: MainFactory::load_origin_class('GMGPrintContentManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:17

	Code:
│	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
├─	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~728ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintContentManager.php:252

	Code:
│	line 250: 	}
│	line 251: }
├─	line 252: MainFactory::load_origin_class('GMGPrintContentManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:17

	Code:
│	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
├─	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~755ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintContentManager.php:252

	Code:
│	line 250: 	}
│	line 251: }
├─	line 252: MainFactory::load_origin_class('GMGPrintContentManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:17

	Code:
│	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
├─	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~779ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintContentManager.php:252

	Code:
│	line 250: 	}
│	line 251: }
├─	line 252: MainFactory::load_origin_class('GMGPrintContentManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:17

	Code:
│	line 15: require_once(DIR_FS_CATALOG . 'gm/classes/GMJSON.php');
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
├─	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~807ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintCartManager.php:520

	Code:
│	line 518: 	}
│	line 519: }
├─	line 520: MainFactory::load_origin_class('GMGPrintCartManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:18

	Code:
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
├─	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~850ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintCartManager.php:520

	Code:
│	line 518: 	}
│	line 519: }
├─	line 520: MainFactory::load_origin_class('GMGPrintCartManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:18

	Code:
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
├─	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~887ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintCartManager.php:520

	Code:
│	line 518: 	}
│	line 519: }
├─	line 520: MainFactory::load_origin_class('GMGPrintCartManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:18

	Code:
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
├─	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~917ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintCartManager.php:520

	Code:
│	line 518: 	}
│	line 519: }
├─	line 520: MainFactory::load_origin_class('GMGPrintCartManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:18

	Code:
│	line 16: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintConfiguration.php');
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
├─	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~941ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintWishlistManager.php:478

	Code:
│	line 476: 	}
│	line 477: }
├─	line 478: MainFactory::load_origin_class('GMGPrintWishlistManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:19

	Code:
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
├─	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~969ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintWishlistManager.php:478

	Code:
│	line 476: 	}
│	line 477: }
├─	line 478: MainFactory::load_origin_class('GMGPrintWishlistManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:19

	Code:
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
├─	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~996ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintWishlistManager.php:478

	Code:
│	line 476: 	}
│	line 477: }
├─	line 478: MainFactory::load_origin_class('GMGPrintWishlistManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:19

	Code:
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
├─	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1026ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintWishlistManager.php:478

	Code:
│	line 476: 	}
│	line 477: }
├─	line 478: MainFactory::load_origin_class('GMGPrintWishlistManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:19

	Code:
│	line 17: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintContentManager.php');
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
├─	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1055ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintProductManager.php:151

	Code:
│	line 149: 	}
│	line 150: }
├─	line 151: MainFactory::load_origin_class('GMGPrintProductManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:20

	Code:
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
├─	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1082ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintProductManager.php:151

	Code:
│	line 149: 	}
│	line 150: }
├─	line 151: MainFactory::load_origin_class('GMGPrintProductManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:20

	Code:
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
├─	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1109ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintProductManager.php:151

	Code:
│	line 149: 	}
│	line 150: }
├─	line 151: MainFactory::load_origin_class('GMGPrintProductManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:20

	Code:
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
├─	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1140ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintProductManager.php:151

	Code:
│	line 149: 	}
│	line 150: }
├─	line 151: MainFactory::load_origin_class('GMGPrintProductManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:20

	Code:
│	line 18: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintCartManager.php');
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
├─	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1169ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintElements.php:618

	Code:
│	line 616: 	}
│	line 617: }
├─	line 618: MainFactory::load_origin_class('GMGPrintElements');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:21

	Code:
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
├─	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1201ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintElements.php:618

	Code:
│	line 616: 	}
│	line 617: }
├─	line 618: MainFactory::load_origin_class('GMGPrintElements');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:21

	Code:
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
├─	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1229ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintElements.php:618

	Code:
│	line 616: 	}
│	line 617: }
├─	line 618: MainFactory::load_origin_class('GMGPrintElements');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:21

	Code:
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
├─	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1263ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintElements.php:618

	Code:
│	line 616: 	}
│	line 617: }
├─	line 618: MainFactory::load_origin_class('GMGPrintElements');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:21

	Code:
│	line 19: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintWishlistManager.php');
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
├─	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1294ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfaces.php:313

	Code:
│	line 311: 	}
│	line 312: }
├─	line 313: MainFactory::load_origin_class('GMGPrintSurfaces');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:22

	Code:
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
├─	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1317ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfaces.php:313

	Code:
│	line 311: 	}
│	line 312: }
├─	line 313: MainFactory::load_origin_class('GMGPrintSurfaces');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:22

	Code:
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
├─	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1333ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfaces.php:313

	Code:
│	line 311: 	}
│	line 312: }
├─	line 313: MainFactory::load_origin_class('GMGPrintSurfaces');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:22

	Code:
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
├─	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1360ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfaces.php:313

	Code:
│	line 311: 	}
│	line 312: }
├─	line 313: MainFactory::load_origin_class('GMGPrintSurfaces');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:22

	Code:
│	line 20: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintProductManager.php');
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
├─	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1383ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfacesManager.php:285

	Code:
│	line 283: 	}
│	line 284: }
├─	line 285: MainFactory::load_origin_class('GMGPrintSurfacesManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:23

	Code:
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
├─	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1401ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfacesManager.php:285

	Code:
│	line 283: 	}
│	line 284: }
├─	line 285: MainFactory::load_origin_class('GMGPrintSurfacesManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:23

	Code:
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
├─	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1426ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfacesManager.php:285

	Code:
│	line 283: 	}
│	line 284: }
├─	line 285: MainFactory::load_origin_class('GMGPrintSurfacesManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:23

	Code:
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
├─	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1453ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfacesManager.php:285

	Code:
│	line 283: 	}
│	line 284: }
├─	line 285: MainFactory::load_origin_class('GMGPrintSurfacesManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:23

	Code:
│	line 21: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintElements.php');
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
├─	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1483ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfacesGroupsManager.php:66

	Code:
│	line 64: 	}
│	line 65: }
├─	line 66: MainFactory::load_origin_class('GMGPrintSurfacesGroupsManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:24

	Code:
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
├─	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1520ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfacesGroupsManager.php:66

	Code:
│	line 64: 	}
│	line 65: }
├─	line 66: MainFactory::load_origin_class('GMGPrintSurfacesGroupsManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:24

	Code:
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
├─	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1543ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfacesGroupsManager.php:66

	Code:
│	line 64: 	}
│	line 65: }
├─	line 66: MainFactory::load_origin_class('GMGPrintSurfacesGroupsManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:24

	Code:
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
├─	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1572ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintSurfacesGroupsManager.php:66

	Code:
│	line 64: 	}
│	line 65: }
├─	line 66: MainFactory::load_origin_class('GMGPrintSurfacesGroupsManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:24

	Code:
│	line 22: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfaces.php');
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
├─	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1589ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderElements.php:347

	Code:
│	line 345: 	}
│	line 346: }
├─	line 347: MainFactory::load_origin_class('GMGPrintOrderElements');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:25

	Code:
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
├─	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1617ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderElements.php:347

	Code:
│	line 345: 	}
│	line 346: }
├─	line 347: MainFactory::load_origin_class('GMGPrintOrderElements');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:25

	Code:
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
├─	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1652ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderElements.php:347

	Code:
│	line 345: 	}
│	line 346: }
├─	line 347: MainFactory::load_origin_class('GMGPrintOrderElements');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:25

	Code:
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
├─	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1673ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderElements.php:347

	Code:
│	line 345: 	}
│	line 346: }
├─	line 347: MainFactory::load_origin_class('GMGPrintOrderElements');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:25

	Code:
│	line 23: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesManager.php');
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
├─	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1695ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderSurfaces.php:222

	Code:
│	line 220: 	}
│	line 221: }
├─	line 222: MainFactory::load_origin_class('GMGPrintOrderSurfaces');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:26

	Code:
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
├─	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
│	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1733ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderSurfaces.php:222

	Code:
│	line 220: 	}
│	line 221: }
├─	line 222: MainFactory::load_origin_class('GMGPrintOrderSurfaces');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:26

	Code:
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
├─	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
│	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1759ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderSurfaces.php:222

	Code:
│	line 220: 	}
│	line 221: }
├─	line 222: MainFactory::load_origin_class('GMGPrintOrderSurfaces');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:26

	Code:
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
├─	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
│	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1794ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderSurfaces.php:222

	Code:
│	line 220: 	}
│	line 221: }
├─	line 222: MainFactory::load_origin_class('GMGPrintOrderSurfaces');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:26

	Code:
│	line 24: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintSurfacesGroupsManager.php');
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
├─	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
│	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1813ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderSurfacesManager.php:165

	Code:
│	line 163: 	}
│	line 164: }
├─	line 165: MainFactory::load_origin_class('GMGPrintOrderSurfacesManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:27

	Code:
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
├─	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
│	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');
│	line 29: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1832ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderSurfacesManager.php:165

	Code:
│	line 163: 	}
│	line 164: }
├─	line 165: MainFactory::load_origin_class('GMGPrintOrderSurfacesManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:27

	Code:
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
├─	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
│	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');
│	line 29: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1854ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderSurfacesManager.php:165

	Code:
│	line 163: 	}
│	line 164: }
├─	line 165: MainFactory::load_origin_class('GMGPrintOrderSurfacesManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:27

	Code:
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
├─	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
│	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');
│	line 29: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1886ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderSurfacesManager.php:165

	Code:
│	line 163: 	}
│	line 164: }
├─	line 165: MainFactory::load_origin_class('GMGPrintOrderSurfacesManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:27

	Code:
│	line 25: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderElements.php');
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
├─	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
│	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');
│	line 29: 

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1910ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderManager.php:162

	Code:
│	line 160: 	}
│	line 161: }
├─	line 162: MainFactory::load_origin_class('GMGPrintOrderManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:28

	Code:
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
├─	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');
│	line 29: 
│	line 30: ?>
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1933ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderManager.php:162

	Code:
│	line 160: 	}
│	line 161: }
├─	line 162: MainFactory::load_origin_class('GMGPrintOrderManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:28

	Code:
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
├─	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');
│	line 29: 
│	line 30: ?>
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1958ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderManager.php:162

	Code:
│	line 160: 	}
│	line 161: }
├─	line 162: MainFactory::load_origin_class('GMGPrintOrderManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:28

	Code:
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
├─	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');
│	line 29: 
│	line 30: ?>
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~1990ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMGPrintOrderManager.php:162

	Code:
│	line 160: 	}
│	line 161: }
├─	line 162: MainFactory::load_origin_class('GMGPrintOrderManager');
#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/modules/gm_gprint_application_top.php:28

	Code:
│	line 26: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfaces.php');
│	line 27: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderSurfacesManager.php');
├─	line 28: require_once(DIR_FS_CATALOG . 'gm/classes/GMGPrintOrderManager.php');
│	line 29: 
│	line 30: ?>
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:225

	Code:
│	line 223: require_once (DIR_FS_INC.'xtc_date_raw.inc.php');
│	line 224: 
├─	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2020ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMCounter.php:788

	Code:
│	line 786: }
│	line 787: 
├─	line 788: MainFactory::load_origin_class('GMC');
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:226

	Code:
│	line 224: 
│	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
├─	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
│	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2060ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMCounter.php:788

	Code:
│	line 786: }
│	line 787: 
├─	line 788: MainFactory::load_origin_class('GMC');
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:226

	Code:
│	line 224: 
│	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
├─	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
│	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2083ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMCounter.php:788

	Code:
│	line 786: }
│	line 787: 
├─	line 788: MainFactory::load_origin_class('GMC');
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:226

	Code:
│	line 224: 
│	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
├─	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
│	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2116ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMCounter.php:788

	Code:
│	line 786: }
│	line 787: 
├─	line 788: MainFactory::load_origin_class('GMC');
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:226

	Code:
│	line 224: 
│	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
├─	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
│	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2138ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMLightboxControl.php:32

	Code:
│	line 30: 		
│	line 31: 	}
├─	line 32: MainFactory::load_origin_class('GMLightboxControl');
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:227

	Code:
│	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
├─	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
│	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');
│	line 229: require_once (DIR_FS_CATALOG . 'gm/inc/gm_clear_string.inc.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2166ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMLightboxControl.php:32

	Code:
│	line 30: 		
│	line 31: 	}
├─	line 32: MainFactory::load_origin_class('GMLightboxControl');
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:227

	Code:
│	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
├─	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
│	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');
│	line 229: require_once (DIR_FS_CATALOG . 'gm/inc/gm_clear_string.inc.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2184ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMLightboxControl.php:32

	Code:
│	line 30: 		
│	line 31: 	}
├─	line 32: MainFactory::load_origin_class('GMLightboxControl');
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:227

	Code:
│	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
├─	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
│	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');
│	line 229: require_once (DIR_FS_CATALOG . 'gm/inc/gm_clear_string.inc.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2217ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm/classes/GMLightboxControl.php:32

	Code:
│	line 30: 		
│	line 31: 	}
├─	line 32: MainFactory::load_origin_class('GMLightboxControl');
#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:227

	Code:
│	line 225: require_once (DIR_FS_CATALOG . 'gm/modules/gm_gprint_application_top.php');
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
├─	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
│	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');
│	line 229: require_once (DIR_FS_CATALOG . 'gm/inc/gm_clear_string.inc.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2247ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/admin/gm/classes/GMOpenSearch.php:163

	Code:
│	line 161: 	}
│	line 162: 
├─	line 163: MainFactory::load_origin_class('GMOpenSearch');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:228

	Code:
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
├─	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');
│	line 229: require_once (DIR_FS_CATALOG . 'gm/inc/gm_clear_string.inc.php');
│	line 230: require_once (DIR_FS_CATALOG . 'gm/inc/gm_prepare_string.inc.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2280ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/admin/gm/classes/GMOpenSearch.php:163

	Code:
│	line 161: 	}
│	line 162: 
├─	line 163: MainFactory::load_origin_class('GMOpenSearch');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:228

	Code:
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
├─	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');
│	line 229: require_once (DIR_FS_CATALOG . 'gm/inc/gm_clear_string.inc.php');
│	line 230: require_once (DIR_FS_CATALOG . 'gm/inc/gm_prepare_string.inc.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2301ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/admin/gm/classes/GMOpenSearch.php:163

	Code:
│	line 161: 	}
│	line 162: 
├─	line 163: MainFactory::load_origin_class('GMOpenSearch');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:228

	Code:
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
├─	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');
│	line 229: require_once (DIR_FS_CATALOG . 'gm/inc/gm_clear_string.inc.php');
│	line 230: require_once (DIR_FS_CATALOG . 'gm/inc/gm_prepare_string.inc.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2322ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/admin/gm/classes/GMOpenSearch.php:163

	Code:
│	line 161: 	}
│	line 162: 
├─	line 163: MainFactory::load_origin_class('GMOpenSearch');

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:228

	Code:
│	line 226: require_once (DIR_FS_CATALOG . 'gm/classes/GMCounter.php');
│	line 227: require_once (DIR_FS_CATALOG . 'gm/classes/GMLightboxControl.php');
├─	line 228: require_once (DIR_FS_CATALOG . 'admin/gm/classes/GMOpenSearch.php');
│	line 229: require_once (DIR_FS_CATALOG . 'gm/inc/gm_clear_string.inc.php');
│	line 230: require_once (DIR_FS_CATALOG . 'gm/inc/gm_prepare_string.inc.php');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2343ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2379ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2389ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2463ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2471ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2478ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2485ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2495ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2507ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2517ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2526ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2545ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2555ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2570ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2580ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2604ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2613ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2621ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2629ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2636ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2645ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2653ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2664ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2672ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2690ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2700ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2708ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2723ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2733ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2740ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2748ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2756ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2766ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2778ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2789ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2802ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2815ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2831ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2849ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2861ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2873ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2880ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2889ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2897ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2905ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2915ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2928ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant DB_CACHE - assumed 'DB_CACHE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_db_fetch_array.inc.php:36

	Code:
│	line 34: function xtc_db_fetch_array(&$db_query,$cq=false) {
│	line 35: 
├─	line 36: 	if (DB_CACHE=='true' && $cq) {
│	line 37: 		if (!count($db_query)) { 
│	line 38: 			return false;

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:246

	Code:
│	line 244: 
│	line 245: $configuration_query = xtc_db_query('select configuration_key as cfgKey, configuration_value as cfgValue from '.TABLE_CONFIGURATION.' WHERE configuration_key != "CURRENT_TEMPLATE"');
├─	line 246: while ($configuration = xtc_db_fetch_array($configuration_query)) {
│	line 247: 	define($configuration['cfgKey'], $configuration['cfgValue']);
│	line 248: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2937ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:104

	Code:
│	line 102: 		{
│	line 103: 			$t_mapped_class_path = $this->v_frontend_classes_array[$p_class];
├─	line 104: 			MainFactory::load_origin_class($p_class, $t_mapped_class_path);
│	line 105: 		}
│	line 106: 		else

#2


#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:254

	Code:
│	line 252: # check GET/POST/COOKIE VARS
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
├─	line 254: $InputFilter = new InputFilter();
│	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2947ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:104

	Code:
│	line 102: 		{
│	line 103: 			$t_mapped_class_path = $this->v_frontend_classes_array[$p_class];
├─	line 104: 			MainFactory::load_origin_class($p_class, $t_mapped_class_path);
│	line 105: 		}
│	line 106: 		else

#2


#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:254

	Code:
│	line 252: # check GET/POST/COOKIE VARS
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
├─	line 254: $InputFilter = new InputFilter();
│	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2970ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:104

	Code:
│	line 102: 		{
│	line 103: 			$t_mapped_class_path = $this->v_frontend_classes_array[$p_class];
├─	line 104: 			MainFactory::load_origin_class($p_class, $t_mapped_class_path);
│	line 105: 		}
│	line 106: 		else

#2


#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:254

	Code:
│	line 252: # check GET/POST/COOKIE VARS
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
├─	line 254: $InputFilter = new InputFilter();
│	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~2987ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:45

	Code:
│	line 43: 			# check class chain and init
│	line 44: 			$coo_overload_registry = self::get_overload_registry();
├─	line 45: 			$coo_overload_registry->init_class_chain($t_base_class_name, $p_class_name);
│	line 46: 
│	line 47: 			# class chain found?

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:104

	Code:
│	line 102: 		{
│	line 103: 			$t_mapped_class_path = $this->v_frontend_classes_array[$p_class];
├─	line 104: 			MainFactory::load_origin_class($p_class, $t_mapped_class_path);
│	line 105: 		}
│	line 106: 		else

#2


#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:254

	Code:
│	line 252: # check GET/POST/COOKIE VARS
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
├─	line 254: $InputFilter = new InputFilter();
│	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3008ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:78

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:78

	Code:
│	line 76: 				}
│	line 77: 				
├─	line 78: 				if (SEARCH_ENGINE_FRIENDLY_URLS == 'true' && $get == true) {
│	line 79: 					if((bool) get_magic_quotes_gpc()) $key = addslashes($key);
│	line 80: 				}

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3033ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:309

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:309

	Code:
│	line 307: 		$source = html_entity_decode_wrapper($source);
│	line 308: 		// convert decimal
├─	line 309: 		$source = preg_replace('/&#(\d+);/me', "chr(\\1)", $source); // decimal notation
│	line 310: 		// convert hex
│	line 311: 		$source = preg_replace('/&#x([a-f0-9]+);/mei', "chr(0x\\1)", $source); // hex notation

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:85

	Code:
│	line 83:                 $tmp_key = $key; 
│	line 84:                 unset ($source[$key]); 
├─	line 85:                 $key = $this->remove($this->decode($key)); 
│	line 86:                 if ($key == $tmp_key) {
│	line 87: 					if (in_array($key, $this->keyWhitelist)) {

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3043ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:311

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:311

	Code:
│	line 309: 		$source = preg_replace('/&#(\d+);/me', "chr(\\1)", $source); // decimal notation
│	line 310: 		// convert hex
├─	line 311: 		$source = preg_replace('/&#x([a-f0-9]+);/mei', "chr(0x\\1)", $source); // hex notation
│	line 312: 		}
│	line 313: 		return $source;

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:85

	Code:
│	line 83:                 $tmp_key = $key; 
│	line 84:                 unset ($source[$key]); 
├─	line 85:                 $key = $this->remove($this->decode($key)); 
│	line 86:                 if ($key == $tmp_key) {
│	line 87: 					if (in_array($key, $this->keyWhitelist)) {

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3062ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:78

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:78

	Code:
│	line 76: 				}
│	line 77: 				
├─	line 78: 				if (SEARCH_ENGINE_FRIENDLY_URLS == 'true' && $get == true) {
│	line 79: 					if((bool) get_magic_quotes_gpc()) $key = addslashes($key);
│	line 80: 				}

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3074ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:309

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:309

	Code:
│	line 307: 		$source = html_entity_decode_wrapper($source);
│	line 308: 		// convert decimal
├─	line 309: 		$source = preg_replace('/&#(\d+);/me', "chr(\\1)", $source); // decimal notation
│	line 310: 		// convert hex
│	line 311: 		$source = preg_replace('/&#x([a-f0-9]+);/mei', "chr(0x\\1)", $source); // hex notation

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:85

	Code:
│	line 83:                 $tmp_key = $key; 
│	line 84:                 unset ($source[$key]); 
├─	line 85:                 $key = $this->remove($this->decode($key)); 
│	line 86:                 if ($key == $tmp_key) {
│	line 87: 					if (in_array($key, $this->keyWhitelist)) {

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3089ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:311

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:311

	Code:
│	line 309: 		$source = preg_replace('/&#(\d+);/me', "chr(\\1)", $source); // decimal notation
│	line 310: 		// convert hex
├─	line 311: 		$source = preg_replace('/&#x([a-f0-9]+);/mei', "chr(0x\\1)", $source); // hex notation
│	line 312: 		}
│	line 313: 		return $source;

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:85

	Code:
│	line 83:                 $tmp_key = $key; 
│	line 84:                 unset ($source[$key]); 
├─	line 85:                 $key = $this->remove($this->decode($key)); 
│	line 86:                 if ($key == $tmp_key) {
│	line 87: 					if (in_array($key, $this->keyWhitelist)) {

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3103ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:78

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:78

	Code:
│	line 76: 				}
│	line 77: 				
├─	line 78: 				if (SEARCH_ENGINE_FRIENDLY_URLS == 'true' && $get == true) {
│	line 79: 					if((bool) get_magic_quotes_gpc()) $key = addslashes($key);
│	line 80: 				}

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3113ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:309

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:309

	Code:
│	line 307: 		$source = html_entity_decode_wrapper($source);
│	line 308: 		// convert decimal
├─	line 309: 		$source = preg_replace('/&#(\d+);/me', "chr(\\1)", $source); // decimal notation
│	line 310: 		// convert hex
│	line 311: 		$source = preg_replace('/&#x([a-f0-9]+);/mei', "chr(0x\\1)", $source); // hex notation

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:85

	Code:
│	line 83:                 $tmp_key = $key; 
│	line 84:                 unset ($source[$key]); 
├─	line 85:                 $key = $this->remove($this->decode($key)); 
│	line 86:                 if ($key == $tmp_key) {
│	line 87: 					if (in_array($key, $this->keyWhitelist)) {

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3129ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:311

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:311

	Code:
│	line 309: 		$source = preg_replace('/&#(\d+);/me', "chr(\\1)", $source); // decimal notation
│	line 310: 		// convert hex
├─	line 311: 		$source = preg_replace('/&#x([a-f0-9]+);/mei', "chr(0x\\1)", $source); // hex notation
│	line 312: 		}
│	line 313: 		return $source;

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/classes/class.inputfilter.php:85

	Code:
│	line 83:                 $tmp_key = $key; 
│	line 84:                 unset ($source[$key]); 
├─	line 85:                 $key = $this->remove($this->decode($key)); 
│	line 86:                 if ($key == $tmp_key) {
│	line 87: 					if (in_array($key, $this->keyWhitelist)) {

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:255

	Code:
│	line 253: require (DIR_WS_CLASSES.'class.inputfilter.php');
│	line 254: $InputFilter = new InputFilter();
├─	line 255: $_GET = $InputFilter->process($_GET, true);
│	line 256: $_POST = $InputFilter->process($_POST, false, array('gambio_api_xml'));
│	line 257: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3142ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- cPath: 
	- page: Cat
	- current_template: EyeCandy


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "session_name(): Cannot change session name when headers already sent" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:274

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:274

	Code:
│	line 272: 
│	line 273: // set the session name and save path
├─	line 274: session_name('XTCsid');
│	line 275: session_save_path(DIR_FS_CATALOG . 'cache/');
│	line 276: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3156ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "session_save_path(): Cannot change save path when headers already sent" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:275

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:275

	Code:
│	line 273: // set the session name and save path
│	line 274: session_name('XTCsid');
├─	line 275: session_save_path(DIR_FS_CATALOG . 'cache/');
│	line 276: 
│	line 277: session_set_cookie_params(0, '/', (xtc_not_null($current_domain) ? '.'.$current_domain : ''), false, true);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3163ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "session_set_cookie_params(): Cannot change session cookie parameters when headers already sent" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:277

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:277

	Code:
│	line 275: session_save_path(DIR_FS_CATALOG . 'cache/');
│	line 276: 
├─	line 277: session_set_cookie_params(0, '/', (xtc_not_null($current_domain) ? '.'.$current_domain : ''), false, true);
│	line 278: 
│	line 279: // set the session ID if it exists

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3174ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "session_start(): Cannot start session when headers already sent" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:308

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:308

	Code:
│	line 306: 	}
│	line 307: } else {
├─	line 308: 	session_start();
│	line 309: 	include (DIR_WS_INCLUDES.'tracking.php');
│	line 310: 	$session_started = true;

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3181ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "count(): Parameter must be an array or an object that implements Countable" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/tracking.php:56

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/tracking.php:56

	Code:
│	line 54: 
│	line 55: 
├─	line 56: $i = count($_SESSION['tracking']['pageview_history']);
│	line 57: if ($i > 6) {
│	line 58: 	array_shift($_SESSION['tracking']['pageview_history']);

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:309

	Code:
│	line 307: } else {
│	line 308: 	session_start();
├─	line 309: 	include (DIR_WS_INCLUDES.'tracking.php');
│	line 310: 	$session_started = true;
│	line 311: }

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3190ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3199ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3210ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3224ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3246ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3270ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/extender/ApplicationTopPrimalExtenderComponent.inc.php:13

	Code:
│	line 11:  */
│	line 12: 
├─	line 13: MainFactory::load_class('ExtenderComponent');
│	line 14: 
│	line 15: class ApplicationTopPrimalExtenderComponent extends ExtenderComponent

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3286ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3313ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3331ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3347ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3360ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#9	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainAutoloader.inc.php:109

	Code:
│	line 107: 		{
│	line 108: 			# not found in class map, try system- and user-classes
├─	line 109: 			MainFactory::load_class($p_class);
│	line 110: 		}
│	line 111: 	}

#6


#5


#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:154

	Code:
│	line 152: 			$t_new_class = $t_current_class.'_parent';
│	line 153: 
├─	line 154: 			if(class_exists($t_new_class) == false)
│	line 155: 			{
│	line 156: 				# prepare extended "_parent"

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3375ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:165

	Code:
│	line 163: 
│	line 164: 			# look for extension of extending class
├─	line 165: 			$this->init_class_chain($t_current_class);
│	line 166: 			$t_found_extension_class = $this->get($t_current_class);
│	line 167: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3391ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:132

	Code:
│	line 130: 		else
│	line 131: 		{
├─	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
│	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:165

	Code:
│	line 163: 
│	line 164: 			# look for extension of extending class
├─	line 165: 			$this->init_class_chain($t_current_class);
│	line 166: 			$t_found_extension_class = $this->get($t_current_class);
│	line 167: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3411ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:28

	Code:
│	line 26: 		$this->v_coo_cache = DataCache::get_instance();
│	line 27: 
├─	line 28: 		if(!isset(self::$s_config_cache_paths_array[CURRENT_TEMPLATE]))
│	line 29: 		{
│	line 30: 			$t_cache_paths_array = array(

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:165

	Code:
│	line 163: 
│	line 164: 			# look for extension of extending class
├─	line 165: 			$this->init_class_chain($t_current_class);
│	line 166: 			$t_found_extension_class = $this->get($t_current_class);
│	line 167: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3438ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

#8	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:104

	Code:
│	line 102: 		if(check_data_type($p_filename, 'string'))
│	line 103: 		{
├─	line 104: 			$this->v_cache_key = basename($p_filename . '_' . CURRENT_TEMPLATE);
│	line 105: 
│	line 106: 			return true;

#7	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/CachedDirectory.inc.php:69

	Code:
│	line 67: 		}
│	line 68: 
├─	line 69: 		$this->set_cache_key('directory_cache');
│	line 70: 		$this->set_path($p_path);
│	line 71: 		$this->load_cache();

#6	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:70

	Code:
│	line 68: 		$t_found_classes_array = array();
│	line 69: 
├─	line 70: 		$t_coo_cached_directory = new CachedDirectory($p_class_overload_dir);
│	line 71: 
│	line 72: 		if($t_coo_cached_directory->is_dir($p_class_overload_dir) == false)

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:133

	Code:
│	line 131: 		{
│	line 132: 			$t_system_overload_classes = $this->get_directory_classes($t_class_overload_system_dir);
├─	line 133: 			$t_user_overload_classes = $this->get_directory_classes($t_class_overload_user_dir);
│	line 134: 		}
│	line 135: 

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/ClassOverloadRegistry.inc.php:165

	Code:
│	line 163: 
│	line 164: 			# look for extension of extending class
├─	line 165: 			$this->init_class_chain($t_current_class);
│	line 166: 			$t_found_extension_class = $this->get($t_current_class);
│	line 167: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:161

	Code:
│	line 159: 
│	line 160: 		# init chain and set final class to registry
├─	line 161: 		$coo_overload_registry->init_class_chain($p_class_name);
│	line 162: 		/*
│	line 163: 		# Bugfix Test (NC)

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3461ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant CURRENT_TEMPLATE - assumed 'CURRENT_TEMPLATE' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:67

	Code:
│	line 65: 	public static function get_class_registry()
│	line 66: 	{
├─	line 67: 		$coo_class_registry = self::$s_coo_class_registry_array[CURRENT_TEMPLATE];
│	line 68: 		if($coo_class_registry === NULL)
│	line 69: 		{

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:141

	Code:
│	line 139: 	{
│	line 140: 		# PART I: load requested base class
├─	line 141: 		$coo_class_registry = self::get_class_registry();
│	line 142: 		//print_r($coo_class_registry->get_all_data());
│	line 143: 		# include  definition of requested class

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:231

	Code:
│	line 229: 		# try loading xmodified-version [FOR EXPERIMENTAL USE ONLY]
│	line 230: 		$t_xmod_class_name = 'XModified' . $p_class_name;
├─	line 231: 		$t_load_success = self::load_class($t_xmod_class_name);
│	line 232: 		if($t_load_success == true)
│	line 233: 		{

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:327

	Code:
│	line 325: }
│	line 326: 
├─	line 327: $coo_application_top_lead_extender_component = MainFactory::create_object('ApplicationTopPrimalExtenderComponent');
│	line 328: $coo_application_top_lead_extender_component->set_data('GET', $_GET);
│	line 329: $coo_application_top_lead_extender_component->set_data('POST', $_POST);

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3488ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant ERROR_REPORT_HIDE_E_USER_DEPRECATED - assumed 'ERROR_REPORT_HIDE_E_USER_DEPRECATED' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:465

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:465

	Code:
│	line 463: 
│	line 464: # custom error handler with USER DEFINED settings
├─	line 465: register_shutdown_function(array(new ErrorHandler(), 'shutdown'));
│	line 466: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 467: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3508ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant ERROR_REPORT_HIDE_E_USER_DEPRECATED - assumed 'ERROR_REPORT_HIDE_E_USER_DEPRECATED' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:466

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:466

	Code:
│	line 464: # custom error handler with USER DEFINED settings
│	line 465: register_shutdown_function(array(new ErrorHandler(), 'shutdown'));
├─	line 466: set_error_handler(array(new ErrorHandler(), 'HandleError'));
│	line 467: 
│	line 468: clearstatcache();

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3519ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Declaration of CartActionsProcess::proceed($p_action) should be compatible with DataProcessing::proceed()" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shopping_cart/CartActionsProcess.inc.php:34

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/classes/shopping_cart/CartActionsProcess.inc.php:34

	Code:
│	line 32:    ---------------------------------------------------------------------------------------*/
│	line 33: 
├─	line 34: class CartActionsProcess extends DataProcessing
│	line 35: {
│	line 36: 	protected $turbo_buy_now;

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:154

	Code:
│	line 152: 			}
│	line 153: 			# include class definition
├─	line 154: 			include_once($t_class_file);
│	line 155: 		}
│	line 156: 

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/MainFactory.inc.php:206

	Code:
│	line 204: 
│	line 205: 		# load/include original class definition
├─	line 206: 		$t_load_success = self::load_class($p_class_name);
│	line 207: 		if($t_load_success == false)
│	line 208: 		{

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/cart_actions.php:34

	Code:
│	line 32:    ---------------------------------------------------------------------------------------*/
│	line 33: 
├─	line 34: $coo_download_process = MainFactory::create_object('CartActionsProcess');
│	line 35: $coo_download_process->set_data('GET', $_GET);
│	line 36: $coo_download_process->set_data('POST', $_POST);

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:705

	Code:
│	line 703: $messageStack = new messageStack;
│	line 704: 
├─	line 705: require (DIR_WS_INCLUDES.FILENAME_CART_ACTIONS);
│	line 706: 
│	line 707: // include the who's online functions

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3589ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:1096

	Code:
│	line 1094: require (DIR_WS_CLASSES.'breadcrumb.php');
│	line 1095: $breadcrumb = new breadcrumb;
├─	line 1096: $breadcrumb->add(HEADER_TITLE_TOP, xtc_href_link(FILENAME_DEFAULT));
│	line 1097: 
│	line 1098: // add category names or the manufacturer name to the breadcrumb trail

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3630ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Cannot modify header information - headers already sent by (output started at /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/logging/LogControl.inc.php:262)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:1198

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/includes/application_top.php:1198

	Code:
│	line 1196: $gmLangFileMaster = MainFactory::create_object('GMLangFileMaster');
│	line 1197: 
├─	line 1198: header('Content-Type: text/html; charset=' . $_SESSION['language_charset'] . '');

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:12

	Code:
│	line 10: */
│	line 11: 
├─	line 12: require_once('includes/application_top.php');
│	line 13: 
│	line 14: if(isset($_SESSION['language_charset']))

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3676ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Cannot modify header information - headers already sent by (output started at /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/logging/LogControl.inc.php:262)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:16

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:16

	Code:
│	line 14: if(isset($_SESSION['language_charset']))
│	line 15: {
├─	line 16: 	header('Content-Type: text/javascript; charset=' . $_SESSION['language_charset']);
│	line 17: }
│	line 18: else

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3689ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/javascript/ButtonOpenSearchHandler.js:15

	Code:
│	line 13: {
│	line 14: ?>*/
├─	line 15: function ButtonOpenSearchHandler(){if(fb)console.log('ButtonOpenSearchHandler ready');this.init_binds=function(){if(fb)console.log('ButtonOpenSearchHandler init_binds');$('.button_opensearch').die('click');$('.button_opensearch').live('click',function(){if(fb)console.log('.button_opensearch click');add_opensearch_plugin();return false})};function add_opensearch_plugin(){if(window.external&&("AddSearchProvider" in window.external)&&(navigator.appVersion.match(/MSIE [7-8]\./)!=null||navigator.userAgent.match(/Firefox/i)||navigator.userAgent.match(/Chrome/i))){var t_opensearch_link='<?php echo xtc_href_link("export/opensearch_" . $_SESSION["languages_id"]  . ".xml"); ?>';window.external.AddSearchProvider(t_opensearch_link)}else{alert('<?php echo html_entity_decode_wrapper(TEXT_OPENSEARCH); ?>')}}this.init_binds()}
│	line 16: /*<?php
│	line 17: }

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSGlobalExtender.inc.php:37

	Code:
│	line 35: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/ActionSubmitHandler.js'));
│	line 36: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/ButtonCurrencyChangeHandler.js'));
├─	line 37: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/ButtonOpenSearchHandler.js'));
│	line 38: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/CartControl.js'));
│	line 39: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/CartDropdownHandler.js'));

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSPageUsermodExtender.inc.php:16

	Code:
│	line 14: 	function proceed()
│	line 15: 	{
├─	line 16: 		parent::proceed();
│	line 17: 		
│	line 18: 		$t_page = 'Global';

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:142

	Code:
│	line 140: 	$globalExtenderComponent = MainFactory::create_object('JSGlobalExtenderComponent');
│	line 141: 	$globalExtenderComponent->set_data('GET', $_GET);
├─	line 142: 	$globalExtenderComponent->proceed();
│	line 143: }
│	line 144: 

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3722ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- XTCsid: 
	- XTCsid_name: PHPSESSID


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed 'SEARCH_ENGINE_FRIENDLY_URLS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

#5	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/get_href_link.inc.php:134

	Code:
│	line 132: 	}
│	line 133: 	
├─	line 134: 	if(SEARCH_ENGINE_FRIENDLY_URLS === 'true' && $deprecatedXtcSeoUrl)
│	line 135: 	{
│	line 136: 		$url = str_replace(array('?', '&amp;', '&', '='), '/', $url);

#4	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/inc/xtc_href_link.inc.php:44

	Code:
│	line 42:                        $encodeAmpersand = true)
│	line 43: {
├─	line 44: 	return get_href_link(HTTP_SERVER, HTTPS_SERVER, DIR_WS_CATALOG, ENABLE_SSL, $page, $queryString, $connection,
│	line 45: 	                     $allowSessionIdInUrl, $deprecatedXtcSeoUrl, $relativeUrl, $encodeAmpersand);
│	line 46: }

#3	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/templates/EyeCandy/javascript/CartControl.js:15

	Code:
│	line 13: {
│	line 14: ?>*/
├─	line 15: function CartControl(){if(fb)console.log('CartControl ready');this.submit_buy_now_form=function(p_form){var coo_this=this,t_form_data=$(p_form).serialize();if(fb)console.log('t_form_data: '+t_form_data);var t_url='request_port.php?module=buy_now&XTCsid='+gm_session_id;$.ajax({url:t_url,type:'POST',dataType:'json',data:t_form_data,success:function(p_result_json){if(fb)console.log('show_details: '+p_result_json.show_details);if(p_result_json.show_details==false&&p_result_json.show_cart==false){coo_this.load_dropdown_content()}if(p_result_json.show_details==false&&p_result_json.show_cart==true){document.location.href='<?php echo xtc_href_link(FILENAME_SHOPPING_CART, "", "NONSSL"); ?>'}if(p_result_json.show_details==true){document.location.href=p_result_json.products_details_url}}})};this.load_dropdown_content=function(){var coo_this=this,t_url='',t_close_timeout=false;$(document).bind("cart_shipping_costs_info_active",function(){if(t_close_timeout!=false){clearTimeout(t_close_timeout);t_close_timeout=false}});if(coo_this.need_fixed_cart()==true){t_url='request_port.php?module=CartDropdown&part=fixed&XTCsid='+gm_session_id;$.ajax({type:'GET',url:t_url,success:function(p_result){var t_dropdown_html=p_result;$('#fixed_dropdown_shopping_cart').remove();$('.wrap_shop').prepend(t_dropdown_html);coo_this.position_fixed_dropdown();coo_this.open_fixed_dropdown();setTimeout('coo_cart_control.close_fixed_dropdown()',5000)}})}t_url='request_port.php?module=CartDropdown&part=header&XTCsid='+gm_session_id;$.ajax({type:'GET',url:t_url,success:function(p_result){var t_header_html=p_result;$('#head_shopping_cart').remove();$('#head_toolbox_inner').prepend(t_header_html);if(coo_this.need_fixed_cart()==false){$('#head_shopping_cart').addClass('active')}}});t_url='request_port.php?module=CartDropdown&part=dropdown&XTCsid='+gm_session_id;$.ajax({type:'GET',url:t_url,success:function(p_result){var t_dropdown_html=p_result;$('#dropdown_shopping_cart').remove();$('.wrap_shop').prepend(t_dropdown_html);coo_this.position_dropdown();if(coo_this.need_fixed_cart()==false){coo_this.open_dropdown();t_close_timeout=setTimeout('coo_cart_control.close_dropdown()',5000)}}})};this.need_fixed_cart=function(){var t_cart_header=$('#head_shopping_cart'),t_dropdown_offset_top=$('#container').prop('offsetTop')+$(t_cart_header).prop('offsetTop')+$(t_cart_header).height(),scrOfY=0;if(typeof(window.pageYOffset)=='number'){scrOfY=window.pageYOffset}else if(document.body&&(document.body.scrollLeft||document.body.scrollTop)){scrOfY=document.body.scrollTop}else if(document.documentElement&&(document.documentElement.scrollLeft||document.documentElement.scrollTop)){scrOfY=document.documentElement.scrollTop}if(fb)console.log('offset '+t_dropdown_offset_top);if(fb)console.log('scrollTop '+scrOfY);if(t_dropdown_offset_top<scrOfY){if(fb)console.log('use fixed cart dropdown');return true}else{if(fb)console.log('use attached cart dropdown');return false}};this.open_fixed_dropdown=function(){if(fb)console.log('open_fixed_dropdown');var t_cart_dropdown=$('#fixed_dropdown_shopping_cart');$(t_cart_dropdown).slideDown('slow')};if(typeof gm_style_edit_mode_running=='undefined'){this.close_fixed_dropdown=function(){if(fb)console.log('close_fixed_dropdown');var t_cart_dropdown=$('#fixed_dropdown_shopping_cart');$(t_cart_dropdown).slideUp()};}this.position_fixed_dropdown=function(){var t_cart_header=$('#head_shopping_cart'),t_cart_dropdown=$('#fixed_dropdown_shopping_cart');$(t_cart_dropdown).css('left',$(t_cart_header).offset().left);if(typeof($('body').css('padding-top'))!='undefined'&&$('body').css('padding-top').search('px')!=-1){$(t_cart_dropdown).css('top','-'+$('body').css('padding-top'))}};this.open_dropdown=function(){if(fb)console.log('open_dropdown');var t_cart_header=$('#head_shopping_cart'),t_cart_dropdown=$('#dropdown_shopping_cart');$(t_cart_header).addClass('active');$(t_cart_dropdown).slideDown('slow')};if(typeof gm_style_edit_mode_running=='undefined'){this.close_dropdown=function(){if(fb)console.log('close_dropdown');var t_cart_header=$('#head_shopping_cart'),t_cart_dropdown=$('#dropdown_shopping_cart');$(t_cart_header).removeClass('active');$(t_cart_dropdown).slideUp()};}this.position_dropdown=function(){var t_cart_header=$('#head_shopping_cart'),t_cart_dropdown=$('#dropdown_shopping_cart'),t_top=Number($(t_cart_header).offset().top)+Number($(t_cart_header).height())+Number($(t_cart_header).css('padding-top').replace('px',''))+Number($(t_cart_header).css('padding-bottom').replace('px',''));$(t_cart_dropdown).css('left',$(t_cart_header).offset().left).css('top',t_top+'px')};}
│	line 16: /*<?php
│	line 17: }

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSGlobalExtender.inc.php:38

	Code:
│	line 36: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/ButtonCurrencyChangeHandler.js'));
│	line 37: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/ButtonOpenSearchHandler.js'));
├─	line 38: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/CartControl.js'));
│	line 39: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/CartDropdownHandler.js'));
│	line 40: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/InputEnterKeyHandler.js'));

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSPageUsermodExtender.inc.php:16

	Code:
│	line 14: 	function proceed()
│	line 15: 	{
├─	line 16: 		parent::proceed();
│	line 17: 		
│	line 18: 		$t_page = 'Global';

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:142

	Code:
│	line 140: 	$globalExtenderComponent = MainFactory::create_object('JSGlobalExtenderComponent');
│	line 141: 	$globalExtenderComponent->set_data('GET', $_GET);
├─	line 142: 	$globalExtenderComponent->proceed();
│	line 143: }
│	line 144: 

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3742ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- XTCsid: 
	- XTCsid_name: PHPSESSID


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant MODULE_PAYMENT_IPAYMENT_CC_STATUS - assumed 'MODULE_PAYMENT_IPAYMENT_CC_STATUS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSGlobalExtender.inc.php:88

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSGlobalExtender.inc.php:88

	Code:
│	line 86: 		}
│	line 87: 		
├─	line 88: 		if(MODULE_PAYMENT_IPAYMENT_CC_STATUS == 'True' || MODULE_PAYMENT_IPAYMENT_ELV_STATUS == 'True')
│	line 89: 		{
│	line 90: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/ipayment.js'));

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSPageUsermodExtender.inc.php:16

	Code:
│	line 14: 	function proceed()
│	line 15: 	{
├─	line 16: 		parent::proceed();
│	line 17: 		
│	line 18: 		$t_page = 'Global';

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:142

	Code:
│	line 140: 	$globalExtenderComponent = MainFactory::create_object('JSGlobalExtenderComponent');
│	line 141: 	$globalExtenderComponent->set_data('GET', $_GET);
├─	line 142: 	$globalExtenderComponent->proceed();
│	line 143: }
│	line 144: 

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3768ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- XTCsid: 
	- XTCsid_name: PHPSESSID


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Use of undefined constant MODULE_PAYMENT_IPAYMENT_ELV_STATUS - assumed 'MODULE_PAYMENT_IPAYMENT_ELV_STATUS' (this will throw an Error in a future version of PHP)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSGlobalExtender.inc.php:88

#2	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSGlobalExtender.inc.php:88

	Code:
│	line 86: 		}
│	line 87: 		
├─	line 88: 		if(MODULE_PAYMENT_IPAYMENT_CC_STATUS == 'True' || MODULE_PAYMENT_IPAYMENT_ELV_STATUS == 'True')
│	line 89: 		{
│	line 90: 			include_once(get_usermod(DIR_FS_CATALOG.'templates/'.CURRENT_TEMPLATE.'/javascript/ipayment.js'));

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/overloads/JSGlobalExtenderComponent/JSPageUsermodExtender.inc.php:16

	Code:
│	line 14: 	function proceed()
│	line 15: 	{
├─	line 16: 		parent::proceed();
│	line 17: 		
│	line 18: 		$t_page = 'Global';

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:142

	Code:
│	line 140: 	$globalExtenderComponent = MainFactory::create_object('JSGlobalExtenderComponent');
│	line 141: 	$globalExtenderComponent->set_data('GET', $_GET);
├─	line 142: 	$globalExtenderComponent->proceed();
│	line 143: }
│	line 144: 

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3781ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- XTCsid: 
	- XTCsid_name: PHPSESSID


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Cannot modify header information - headers already sent by (output started at /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/logging/LogControl.inc.php:262)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/HTTPCaching.inc.php:63

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/HTTPCaching.inc.php:63

	Code:
│	line 61: 		if(is_string($p_cache_control))
│	line 62: 		{
├─	line 63: 			header('Cache-Control: ' . $p_cache_control);
│	line 64: 		}
│	line 65: 

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:175

	Code:
│	line 173: $jsContent = $httpCaching->stop_output_buffer();
│	line 174: 
├─	line 175: $httpCaching->send_header($jsContent, false, false, 'public', '', '');
│	line 176: $httpCaching->check_cache($jsContent);
│	line 177: 

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3792ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- XTCsid: 
	- XTCsid_name: PHPSESSID


================================================================================

2024-01-09 11:53:48 (1c9b2837f4e55d2000a68f69404fc6d3) WARNING(2): "Cannot modify header information - headers already sent by (output started at /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/logging/LogControl.inc.php:262)" in /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/HTTPCaching.inc.php:73

#1	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/system/core/caching/HTTPCaching.inc.php:73

	Code:
│	line 71: 		if(is_string($p_pragma))
│	line 72: 		{
├─	line 73: 			header('Pragma: ' . $p_pragma);
│	line 74: 		}
│	line 75: 	}

#0	File: /mnt/web601/b3/14/57451114/htdocs/httpdocs/gm_javascript.js.php:175

	Code:
│	line 173: $jsContent = $httpCaching->stop_output_buffer();
│	line 174: 
├─	line 175: $httpCaching->send_header($jsContent, false, false, 'public', '', '');
│	line 176: $httpCaching->check_cache($jsContent);
│	line 177: 

Request: GET /gm_javascript.js.php?cPath=&page=Cat&current_template=EyeCandy
	- duration: ~3800ms
	- server: Apache/2.4.58 (Unix)
	- server address: 
	- user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
	- remote address: 1c9b2837f4e55d2000a68f69404fc6d3

Get: 
	- XTCsid: 
	- XTCsid_name: PHPSESSID


Unexpected error occurred...

Class "main_ORIGIN" not found