define('CMS_ABSOLUTE_PATH','/var/www/vhosts/motomotion.at/motomotion.at/');
// Achtung: Unbedingt auch CMS_ABSOLUTE_PATH/dbadmin/.htaccess anpassen!
define('WEB_PATH','/'); // /cms/
define('CMS_URL','http://d11109.ispservices.at');
$cms_db_host = "localhost";
$cms_db_user = "u11109_bm_1";
$cms_db_pass = "ah751401AH_db";
$cms_db_name = "db11109_bm";
$cms_db_pref = 'cms_'; // Table Prefix
$webhostupload_max_filesize=8;//MB
//$teaserpositions=ARRAY("left" => "Rechte Spalte","middle" => "Linkzeile oben rechts", "slider" => "Slider", "slider2" => "Slider2","position5" => "Position Nr. 5");
$teaserpositions=ARRAY("leftbottom" => "Fussnavigation", "right" => "Slider" , "middle" => "Startseite Untertitel");
$cms_seofriendly=true;
// NEWSLETTER
$cms_param->newsletter_header_width=602; //
$cms_param->newsletter_chapter_header_width=180; //
/* PHP-MAILER-CONF */
/* PHP-MAILER-CONF */
$phpmailer = new stdClass();
$phpmailer->cmsSetFrom=ARRAY('office@burgenland-messe.at', 'Burgenland Messe');
$phpmailer->cmsAddReplyTo=ARRAY("office@burgenland-messe.at","office@burgenland-messe.at");
//$phpmailer->cmsErrorRecipient=ARRAY("e.zelenka@amsonnendeck.at","amsonnendeck - Webdevelopment"); // Wer soll bei technischen Fehlern benachrichtigt werden
$phpmailer->cmsErrorRecipient=ARRAY("office@burgenland-messe.at","Burgenland Messe"); // Wer soll bei technischen Fehlern benachrichtigt werden
$phpmailer->Subject = "Formular";
$phpmailer->AltBody = "To view the message, please use an HTML compatible email viewer!"; // optional, comment out and test
/* Einfach hier einfügen was notwendig ist */
/*$phpmailer->IsSendmail(); // telling the class to use SendMail transport
$phpmailer->IsSMTP(); // telling the class to use SMTP
$phpmailer->Host = "mail.yourdomain.com"; // SMTP server
$phpmailer->SMTPDebug = 2; // enables SMTP debug information (for testing)
// 1 = errors and messages
// 2 = messages only
$phpmailer->SMTPAuth = true; // enable SMTP authentication
$phpmailer->Host = "mail.yourdomain.com"; // sets the SMTP server
$phpmailer->Port = 26; // set the SMTP port for the GMAIL server
$phpmailer->Username = "yourname@yourdomain"; // SMTP account username
$phpmailer->Password = "yourpassword"; // SMTP account password
*/
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mycrypt has a deprecated constructor in /var/www/vhosts/motomotion.at/motomotion.at/includes/mycrypt.class.php on line 2
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; urlcrypt has a deprecated constructor in /var/www/vhosts/motomotion.at/motomotion.at/includes/urlcrypt.class.php on line 2
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; session has a deprecated constructor in /var/www/vhosts/motomotion.at/motomotion.at/includes/session.class.php on line 2
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; cookie has a deprecated constructor in /var/www/vhosts/motomotion.at/motomotion.at/includes/cookie.class.php on line 4
Notice: Undefined variable: cms_db_pref in /var/www/vhosts/motomotion.at/motomotion.at/includes/config.php on line 19
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ezSQLcore has a deprecated constructor in /var/www/vhosts/motomotion.at/motomotion.at/includes/ezSQL-2.17/shared/ez_sql_core.php on line 27
Deprecated: define(): Declaration of case-insensitive constants is deprecated in /var/www/vhosts/motomotion.at/motomotion.at/includes/ezSQL-2.17/shared/ez_sql_core.php on line 18
Deprecated: define(): Declaration of case-insensitive constants is deprecated in /var/www/vhosts/motomotion.at/motomotion.at/includes/ezSQL-2.17/shared/ez_sql_core.php on line 19
Deprecated: define(): Declaration of case-insensitive constants is deprecated in /var/www/vhosts/motomotion.at/motomotion.at/includes/ezSQL-2.17/shared/ez_sql_core.php on line 20
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ezSQL_mysql has a deprecated constructor in /var/www/vhosts/motomotion.at/motomotion.at/includes/ezSQL-2.17/mysql/ez_sql_mysql.php on line 31
Fatal Error: ezSQL_mysql requires mySQL Lib to be compiled and or linked in to the PHP engine