* This program is distributed in the hope that it is and will be useful, *
******* Settings.php *
Simple Machines Forum if (!file_exists($boarddir) && file_exists(dirname(_* SMF: Simple Machines Forum if (!file_exists($* Open-Source Project Inspired by Zef Hemel (zef@ze$sourcedir = $boarddir . '/So* ======
$db_last_error = 1503562538;
?>==================================== *
* Software Version: SMF 1.0 *
* Software by: Simple Machines (http://www.simplemachines.org) *
* Copyright 2001-2005 by: Lewis Media (http://www.lewismedia.com) *
* Support, News, Updates at: http://www.simplemachines.org *
*******************************************************************************
* This program is free software; you may redistribute it and/or modify it *
* under the terms of the provided license as published by Lewis Media. *
* *
* This program is distributed in the hope that it is and will be useful, *
* but WITHOUT ANY WARRANTIES; without even any implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
* *
* See the "license.txt" file for details of the Simple Machines license. *
* The latest version can always be found at http://www.simplemachines.org. *
******************************************************************************/
########## Maintenance ##########
# Note: If $maintenance is set to 2, the forum will be unusable! Change it$webmaster_email = 'meninbovisa@gmail.com'; # Email address to send emails from. (like noreply@yourdomain.com.)
$cookiename = 'SMFCookie10mad'; # Name of the cookie to set for a$db_user = 'Sql18558';
$db_passwd = 'NwSiA1gz';
$db_prefix = 'smf_';
$db_persist = 0;
$db_error_send = 1;
########## Directories/Files ##########
# Note: These directories do not have to be changed unless you move things.
$boarddir = '/web/htdocs/www.madjinn.net/home/community'; # The absolute path to the forum's folder. (not just '.'!)
$sourcedir = '/web/htdocs/www.madjinn.net/home/community/Sources'; # Path to the Sources directory.
#####$sourcedir = '/web/htdocs/www.madjinn.net/home/community/Sources'; # Path to the Sources directory.
14;
# Make sure the paths are correct... at least try to fix them.
if (!file_exists($boarddir) && file_exists(dirname(__FILE__) . '/agreement.txt'))
$boarddir = dirname(__FILE__);
if (!file_exists($sourcedir) && file_exists($boarddir . '/Sources'))
$sourcedir = $boarddir . '/Sources';
?>ists($sourcedir) && file_exists($boarddir . '/Sources'))
$sourcedir = $boarddir . '/Sources';
es ##########
# Note: These directories do not have to be changed unless you move things.
$boarddir = '/web/htdocs/www.madjinn.net/home/community'; # The absolute path to the forum's folder. (not just '.'!)
$sourcedir = '/web/htdocs/www.madjinn.net/home/community/Sources'; # Path to the Sources directory.
########## Error-Catching ##########
# Note: You shouldn't touch these settings.
$db_last_error = 1503562538;
# Make sure the paths are correct... at least try to fix them.
if (!file_exists($boarddir) && file_exists(dirname(__FILE__) . '/agreement.txt'))
$boarddir = dirname(__FILE__);
if (!file_exists($sourcedir) && file_exists($boarddir . '/Sources'))
$sourcedir = $boarddir . '/Sources';
?>
Notice: Undefined variable: maintenance in /web/htdocs/www.madjinn.net/home/community/index.php on line 58