FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Problems Importing 2.3.2 Datadump
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Problems Importing 2.3.2 Datadump [message #22075 is a reply to message #22062] Wed, 12 January 2005 16:03 Go to previous messageGo to previous message
malik is currently offline  malik   Belarus
Messages: 21
Registered: October 2004
Location: houston,tx
Karma:
Junior Member
Quote:

Did the forum's location & domain change? if so you need to update the GLOBALS.php with proper cookie & url.


The domain's the same nothing changed!
The ways I changed take a look!

<?php
$FORUM_TITLE = "************";
$DISABLED_REASON = "Undergoing maintenance, please come back later.";
$WWW_ROOT = "http://www.domain.com";
$CUSTOM_AVATAR_MAX_SIZE = 10000;
$CUSTOM_AVATAR_MAX_DIM = "64x64";
$COOKIE_PATH = "/home2/domain/public_html/forum/";
$COOKIE_TIMEOUT = 604800;
$SESSION_TIMEOUT = 1800;
$COOKIE_DOMAIN = ".domain.com";
$COOKIE_NAME = "fud_session_1096497967";//here???
$DBHOST = "localhost";
$DBHOST_USER = "domain";
$DBHOST_PASSWORD = "********";
$DBHOST_DBNAME = "domain_";
$DBHOST_TBL_PREFIX = "fud26_";
$FUD_SMTP_SERVER = "";
$FUD_SMTP_TIMEOUT = 10;
$FUD_SMTP_LOGIN = "";
$FUD_SMTP_PASS = "";
$PRIVATE_ATTACHMENTS = 3;
$PRIVATE_ATTACH_SIZE = 300000;
$MAX_PMSG_FLDR_SIZE = 50000;
$FORUM_IMG_CNT_SIG = 2;
$FORUM_SIG_ML = 256;
$ADMIN_EMAIL = "domain(at)yandex(dot)ru";
$POSTS_PER_PAGE = 40;
$THREADS_PER_PAGE = 40;
$WORD_WRAP = 60;
$FLOOD_CHECK_TIME = 600;
$SERVER_TZ = "Europe/Minsk";
$MEMBERS_PER_PAGE = 40;
$THREAD_MSG_PAGER = 5;
$GENERAL_PAGER_COUNT = 15;
$EDIT_TIME_LIMIT = 0;
$LOGEDIN_TIMEOUT = 5;
$MAX_IMAGE_COUNT = 10;
$NOTIFY_FROM = "domain(at)yandex(dot)ru";
$ANON_NICK = "Anonymous Coward";
$MAX_LOGIN_SHOW = 25;
$MAX_LOCATION_SHOW = 25;
$UNCONF_USER_EXPIRY = 10;
$MOVED_THR_PTR_EXPIRY = 3;
$DATA_DIR = "/home2/domain/public_html/FUDforum/";
$WWW_ROOT_DISK = "/home2/domain/public_html/forum/";
$SHOW_N_MODS = 2;
$MAX_SMILIES_SHOWN = 15;
$POLLS_PER_PAGE = 40;
$TREE_THREADS_MAX_DEPTH = 15;
$TREE_THREADS_MAX_SUBJ_LEN = 75;
$REG_TIME_LIMIT = -1;
$SEARCH_CACHE_EXPIRY = 172800;
$STATS_CACHE_AGE = 600;
$POST_ICONS_PER_ROW = 9;
$MAX_LOGGEDIN_USERS = 25;
$PHP_COMPRESSION_LEVEL = 9;
$MNAV_MAX_DATE = 31;
$MNAV_MAX_LEN = 256;
$RDF_AUTH_ID = 0;
$RDF_MAX_N_RESULTS = 100;
$PDF_PAGE = "letter";
$PDF_WMARGIN = 15;
$PDF_HMARGIN = 15;
$PDF_MAX_CPU = 60;
$FUD_OPT_2 = 695676991;
$FUD_OPT_1 = 1202648255;
$FUD_OPT_3 = 288;
$INCLUDE = "/home2/domain/public_html/FUDforum/include/";
$ERROR_PATH = "/home2/domain/public_html/FUDforum/errors/";
$MSG_STORE_DIR = "/home2/domain/public_html/FUDforum/messages/";
$TMP = "/home2/domain/public_html/FUDforum/tmp/";
$FILE_STORE = "/home2/domain/public_html/FUDforum/files/";
$FORUM_SETTINGS_PATH = "/home2/domain/public_html/FUDforum/cache/";
require($INCLUDE.'core.inc');
?>

Or should I install a new forum then change the sql prefix in Globals?
Will that work?
[Message index]
 
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems with install on version 2.6.9
Next Topic: error ?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Feb 16 14:20:04 GMT 2025

Total time taken to generate the page: 0.03409 seconds