MyBB Community Forums

Full Version: Can't log into new forum.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I installed the newest version mybb yesterday and as of today I can't login. When i do so I get the screen saying that it's logging me in and then I'm taking to the main screen and I'm logged out. I can log into the acp however when I try to access anything I'm logged out. I'm not sure what I did to cause this.Undecided

http://generaldiscussionsforum.com/forum/
Your cookie domain and directory are incorrect.

The domain is ".biz107.inmotionhosting.com"
The directory is "/~genera54/forum/"

http://community.mybb.com/thread-74904.html
Well when I installed it I was using a temporary link to access the site. Big mistake. Although I found out where to go within the database to change those I'm not sure what to put. Do you know?
.generaldiscussionsforum.com
and
/forum
, respectively.
Tried those and nothing.
You also need to edit inc/settings.php.
Ahhh it's working now. How do i know that everything is ok now?
I registered and sent my self a pm. Its working.
Go back into the ACP and make sure the settings are stll set correctly. That's all! Smile
(2011-10-20, 02:35 AM)townsbg Wrote: [ -> ]You also need to edit inc/settings.php.

Hi,

I also have the same problem. I edited my board settings (in the ACP, cookie domain and directory) like the example but it still doesn't work. I'm trying to edit settings.php but have no idea what to edit. Any help?

<?php
/*********************************\ 
  DO NOT EDIT THIS FILE, PLEASE USE
  THE SETTINGS EDITOR
\*********************************/

$settings['load'] = "0";
$settings['mail_message_id'] = "1";
$settings['mail_parameters'] = "";
$settings['adminemail'] = "[email protected]";
$settings['extraadmininfo'] = "1";
$settings['akismetswitch'] = "1";
$settings['allowaway'] = "1";
$settings['allowbuddyonly'] = "0";
$settings['allowcustomwarnings'] = "1";
$settings['allowmultipleemails'] = "0";
$settings['pmsallowhtml'] = "0";
$settings['sightml'] = "0";
$settings['multirep'] = "0";
$settings['pmsallowmycode'] = "1";
$settings['sigmycode'] = "1";
$settings['negrep'] = "1";
$settings['neurep'] = "1";
$settings['posrep'] = "1";
$settings['postrep'] = "1";
$settings['g33k_thankyoulike_removing'] = "1";
$settings['pmsallowsmilies'] = "1";
$settings['sigsmilies'] = "1";
$settings['g33k_itsmybirthday_wishes_removable'] = "1";
$settings['pmsallowimgcode'] = "1";
$settings['sigimgcode'] = "1";
$settings['pmsallowvideocode'] = "1";
$settings['subscribeexcerpt'] = "100";
$settings['announcementlimit'] = "2";
$settings['akismetapikey'] = "";
$settings['attachthumbh'] = "96";
$settings['attachthumbw'] = "96";
$settings['readparentforums'] = "0";
$settings['avatardir'] = "images/avatars";
$settings['avatarresizing'] = "user";
$settings['avataruploadpath'] = "./uploads/avatars";
$settings['boardclosed'] = "0";
$settings['boardclosed_reason'] = "These forums are currently closed for maintenance. Please check back later.";
$settings['bbname'] = "xxxx Forums";
$settings['bburl'] = "http://a.booknoodle.org/";
$settings['canviewownwarning'] = "1";
$settings['captchaimage'] = "1";
$settings['bbcodeinserter'] = "1";
$settings['smilieinserter'] = "1";
$settings['faxno'] = "";
$settings['contactlink'] = "mailto:[email protected]";
$settings['cplanguage'] = "english";
$settings['cpstyle'] = "default";
$settings['cookiedomain'] = ".booknoodle.org";
$settings['cookiepath'] = "/a";
$settings['cookieprefix'] = "";
$settings['coppa'] = "disabled";
$settings['dp_currency'] = "USD";
$settings['customtitlemaxlength'] = "40";
$settings['wolcutoffmins'] = "15";
$settings['dateformat'] = "m-d-Y";
$settings['g33k_thankyoulike_dtformat'] = "m-d-Y";
$settings['dstcorrection'] = "0";
$settings['dayspruneregistered'] = "90";
$settings['dayspruneunactivated'] = "90";
$settings['decpoint'] = ".";
$settings['g33k_thankyoulike_colldefault'] = "closed";
$settings['bblanguage'] = "english";
$settings['default_memberlist_sortby'] = "username";
$settings['default_memberlist_order'] = "ascending";
$settings['timezoneoffset'] = "+8";
$settings['delayedthreadviews'] = "0";
$settings['no_plugins'] = "0";
$settings['disableregs'] = "0";
$settings['hiddencaptchaimage'] = "0";
$settings['failedlogintext'] = "1";
$settings['dp_message'] = "Want to show how much you care about our forum?  With web hosting, domain, and advertising costs, it's expensive to keep our forum up and running.  Currently, all of the expensive come right out of the administrator's pocket.  That's why we now offer a method for you to donate and help us stay online!<br /><br />While the suggested donation is \$10, we will be thankful for ALL donations, big and small.  100% of donations will be used for our forums, and NONE of it will be used for personal expenses.  To get started, simply enter an amount below and click Donate.";
$settings['dp_title'] = "Donation Page";
$settings['edittimelimit'] = "0";
$settings['enablecalendar'] = "1";
$settings['enableforumjump'] = "1";
$settings['enablememberlist'] = "1";
$settings['enablepms'] = "1";
$settings['enablereputation'] = "1";
$settings['seourls'] = "auto";
$settings['enablepruning'] = "0";
$settings['enablewarningsystem'] = "1";
$settings['g33k_itsmybirthday_wishes_enabled'] = "1";
$settings['use_xmlhttprequest'] = "1";
$settings['g33k_thankyoulike_enabled'] = "1";
$settings['errorloglocation'] = "./error.log";
$settings['errorlogmedium'] = "none";
$settings['errortypemedium'] = "both";
$settings['g33k_thankyoulike_exclude'] = "";
$settings['g33k_thankyoulike_firstall'] = "all";
$settings['g33k_thankyoulike_unameformat'] = "0";
$settings['portal_announcementsfid'] = "2";
$settings['g33k_itsmybirthday_thread_post_id'] = "1";
$settings['akismetfidsignore'] = "";
$settings['modlist'] = "1";
$settings['redirects'] = "1";
$settings['dp_guests'] = "1";
$settings['gziplevel'] = "5";
$settings['searchhardlimit'] = "0";
$settings['hiddencaptchaimagefield'] = "email3";
$settings['hideprivateforums'] = "1";
$settings['homename'] = "Booknoodle Circle";
$settings['homeurl'] = "http:/booknoodle.org";
$settings['g33k_itsmybirthday_enabled'] = "0";
$settings['dp_credits'] = "1";
$settings['siglength'] = "255";
$settings['logip'] = "hide";
$settings['loginattemptstimeout'] = "15";
$settings['mail_handler'] = "mail";
$settings['mail_logging'] = "2";
$settings['g33k_itsmybirthday_method'] = "mail";
$settings['g33k_itsmybirthday_message'] = "Its been {age} years!!! Happy Birthday {username} on your {age_nth} birthday today! Enjoy! ;)[noage]So, we hear its your birthday today! Happy Birthday {username} on your birthday! :D[/noage]

[thread]To celebrate your birthday, we have opened a thread for you on our forums. You can visit the thread by clicking on the link below.
{thread_url}[/thread][post]To celebrate your birthday, we have added a birthday post in a thread on the forums. You can view the post upon visiting the thread by clicking on the link below.
{post_url}[/post]

{randomquote}

~ {bbname} Staff ~
{bburl}";
$settings['g33k_itsmybirthday_subject'] = "Happy Birthday {username} on your {age_nth} Birthday! [noage]Happy Birthday {username}![/noage]";
$settings['mailingaddress'] = "";
$settings['maxloginattempts'] = "5";
$settings['avatarsize'] = "10";
$settings['maxattachments'] = "5";
$settings['maxavatardims'] = "100x100";
$settings['postmaxavatarsize'] = "70x70";
$settings['memberlistmaxavatarsize'] = "70x70";
$settings['maxpostimages'] = "15";
$settings['maxmessagelength'] = "0";
$settings['maxquotedepth'] = "5";
$settings['maxsigimages'] = "2";
$settings['maxpolloptions'] = "10";
$settings['maxmultipagelinks'] = "5";
$settings['maxpasswordlength'] = "28";
$settings['polloptionlimit'] = "250";
$settings['maxposts'] = "0";
$settings['maxregsbetweentime'] = "2";
$settings['maxreplength'] = "300";
$settings['maxnamelength'] = "25";
$settings['maxpostvideos'] = "1";
$settings['maxwarningpoints'] = "15";
$settings['membersperpage'] = "20";
$settings['postmergefignore'] = "";
$settings['postmergesep'] = "[hr]";
$settings['postmergeuignore'] = "4";
$settings['dp_minimum'] = "1";
$settings['minmessagelength'] = "5";
$settings['minpasswordlength'] = "6";
$settings['minsearchword'] = "0";
$settings['minnamelength'] = "3";
$settings['g33k_itsmybirthday_thread_post_single'] = "multiple";
$settings['sigcountmycode'] = "1";
$settings['smilieinsertercols'] = "4";
$settings['smilieinsertertot'] = "20";
$settings['portal_numannouncements'] = "10";
$settings['wordwrap'] = "80";
$settings['failedcaptchalogincount'] = "4";
$settings['portal_showdiscussionsnum'] = "10";
$settings['failedlogincount'] = "8";
$settings['showbirthdayspostlimit'] = "0";
$settings['g33k_itsmybirthday_thread_post_create'] = "thread";
$settings['tplhtmlcomments'] = "1";
$settings['dp_email'] = "[email protected]";
$settings['g33k_itsmybirthday_pm_sender'] = "1";
$settings['prunepostcount'] = "0";
$settings['postfloodcheck'] = "0";
$settings['postfloodsecs'] = "";
$settings['postlayout'] = "classic";
$settings['postmergemins'] = "120";
$settings['postsperpage'] = "10";
$settings['pmfloodsecs'] = "60";
$settings['pruneunactived'] = "0";
$settings['enableprunebyposts'] = "0";
$settings['prunethreads'] = "0";
$settings['g33k_itsmybirthday_random_quotes'] = "And in the end, it's not the years in your life that count. It's the life in your years.
|
Your birthday is a special time to celebrate the gift of 'you' to the world.
|
If there's something that you're dreaming of then may it all come true, because you deserve it all...HAPPY BIRTHDAY.
|
Hope your Birthday gently breezes into your life all the choicest of things and all that your heart holds dear Have A Fun- Filled Day.
|
A birthday is just the first day of another 365-day journey around the sun.  Enjoy the trip.
|
They say that age is all in your mind.  The trick is keeping it from creeping down into your body.
|
Pleas'd look forward, pleas'd to look behind,
And count each birthday with a grateful mind. - Alexander Pope
|
Whatever with the past has gone,
The best is always yet to come. - Lucy Larcom
|
Birthdays are good for you. Statistics show that the people who have the most live the longest. -Reverend Larry Lorenzoni
|
Inside every older person is a younger person ";
$settings['threadreadcut'] = "7";
$settings['whiletyping_realtime'] = "1";
$settings['captchaprivatekey'] = "";
$settings['captchapublickey'] = "";
$settings['dp_value'] = "10.00";
$settings['refreshwol'] = "1";
$settings['regdateformat'] = "M Y";
$settings['regtype'] = "verify";
$settings['hottopic'] = "20";
$settings['reportmethod'] = "db";
$settings['repsperpage'] = "15";
$settings['requirecomplexpasswords'] = "0";
$settings['returnemail'] = "";
$settings['ip_forwarded_check'] = "0";
$settings['searchfloodtime'] = "30";
$settings['searchtype'] = "standard";
$settings['nocacheheaders'] = "0";
$settings['showeditedbyadmin'] = "1";
$settings['showeditedby'] = "1";
$settings['showsimilarthreads'] = "0";
$settings['attachthumbnails'] = "yes";
$settings['g33k_thankyoulike_showdt'] = "1";
$settings['showdescriptions'] = "1";
$settings['showforumpagesbreadcrumb'] = "1";
$settings['portal_showstats'] = "1";
$settings['showlanguageselect'] = "1";
$settings['portal_showdiscussions'] = "1";
$settings['multiquote'] = "1";
$settings['quickreply'] = "1";
$settings['portal_showsearch'] = "1";
$settings['showindexstats'] = "1";
$settings['subforumsstatusicons'] = "1";
$settings['portal_showpms'] = "1";
$settings['portal_showwelcome'] = "1";
$settings['threadreview'] = "1";
$settings['showbirthdays'] = "1";
$settings['showvernum'] = "0";
$settings['portal_showwol'] = "1";
$settings['showwol'] = "1";
$settings['showforumviewing'] = "0";
$settings['similarlimit'] = "10";
$settings['similarityrating'] = "1";
$settings['g33k_itsmybirthday_thread_post_single_text'] = "Its a special day for the following users today. Happy Birthday to them all!
				
[list]Happy {age_nth} Birthday to {username}![noage]Happy Birthday {username}![/noage]

[/list]

[i]{randomquote}[/i]

~ {bbname} Staff ~
{bburl}";
$settings['g33k_itsmybirthday_thread_post_single_subject'] = "Happy Birthday to these {bdaynum} users!";
$settings['secure_smtp'] = "0";
$settings['smtp_host'] = "";
$settings['smtp_pass'] = "";
$settings['smtp_port'] = "";
$settings['smtp_user'] = "";
$settings['g33k_thankyoulike_sortorder'] = "userdesc";
$settings['akismetnumtillban'] = "3";
$settings['statslimit'] = "15";
$settings['subforumsindex'] = "2";
$settings['g33k_thankyoulike_thankslike'] = "thanks";
$settings['g33k_thankyoulike_collapsible'] = "1";
$settings['thousandssep'] = ",";
$settings['g33k_itsmybirthday_thread_post_text'] = "Its been {age} years!!! Happy Birthday {username} on your {age_nth} birthday today! Enjoy! ;)[noage]So, we hear its your birthday today! Happy Birthday {username} on your birthday! :D[/noage]

[i]{randomquote}[/i]

~ {bbname} Staff ~
{bburl}";
$settings['g33k_itsmybirthday_thread_post_iid'] = "21";
$settings['g33k_itsmybirthday_thread_post_uid'] = "1";
$settings['g33k_itsmybirthday_thread_post_subject'] = "Happy Birthday {username} on your {age_nth} Birthday! [noage]Happy Birthday {username}![/noage]";
$settings['threadsperpage'] = "20";
$settings['failedlogintime'] = "2";
$settings['betweenregstime'] = "24";
$settings['timeformat'] = "h:i A";
$settings['uploadspath'] = "./uploads";
$settings['dotfolders'] = "1";
$settings['useerrorhandling'] = "1";
$settings['gzipoutput'] = "1";
$settings['useshutdownfunc'] = "0";
$settings['usereferrals'] = "0";
$settings['threadusenetstyle'] = "0";
$settings['quickreplypm_groups'] = "all";
$settings['g33k_itsmybirthday_usergroups_ignored'] = "1,5,7";
$settings['userpppoptions'] = "5,10,20,25,30,40,50";
$settings['usertppoptions'] = "10,20,25,30,40,50";
$settings['akismetuidsignore'] = "6,4,3";
$settings['browsingthisforum'] = "1";
$settings['browsingthisthread'] = "1";
$settings['emailkeep'] = "0";
$settings['akismetuserstoignore'] = "";
$settings['hottopicviews'] = "150";

?>
Pages: 1 2