![]() |
#1
|
|||
|
|||
![]()
Hello,
I'm having problem with my forum registrations, whenever a new user registers for an account on my site it keeps giving them a error message as Such "Failed to create forum account". They get Registered on the site, but not on the forums. Can you please sort this out for me? Regards, Alaric.
__________________
![]() |
#2
|
||||
|
||||
![]()
You have to go into your Mysidia 'inc' folder and find config_forum, you have to input the forum database info in there so that Mysidia recognizes that there is an integrated forum.
|
#3
|
|||
|
|||
![]()
I did that. But i don't know what's wrong?
__________________
![]() |
#4
|
||||
|
||||
![]()
You've installed mybb correctly, made a new DB and configured all the file paths? If so, post your config_forum script here with any passwords censored out. So that I can have a look at it.
|
#5
|
|||
|
|||
![]()
<?php
//Mysidia Adoptables Site Configuration File //Forum Integration Info: MyBB $mybbenabled = 1; // 0 = disabled, 1 = enabled $mybbhost = 'localhost'; // Consult your host if you believe this field is not localhost $mybbuser = 'alaric'; $mybbpass = ''; $mybbdbname = 'alaric_pokemon'; $mybbpath = ''; $mybbprefix = 'mybb_'; // This is the default setting as you install MyBB forum, feel free changing it if you have a different prefix $mybbremember = -1; ?>
__________________
![]() |
#6
|
||||
|
||||
![]()
You didn't specify the path to the forum folder from the root, that may be your problem. Unless you installed mybb straight into the public_html, which you shouldn't. That would lead to a big problem as the files would be all mixed up.
What folder is your installation of mybb placed into in on your site? |
#7
|
|||
|
|||
![]()
This should be fine...?
![]()
__________________
![]() |
#8
|
||||
|
||||
![]()
<?php
//Mysidia Adoptables Site Configuration File //Forum Integration Info: MyBB $mybbenabled = 1; // 0 = disabled, 1 = enabled $mybbhost = 'localhost'; // Consult your host if you believe this field is not localhost $mybbuser = 'alaric'; $mybbpass = ''; $mybbdbname = 'alaric_pokemon'; $mybbpath = '/forum'; $mybbprefix = 'mybb_'; // This is the default setting as you install MyBB forum, feel free changing it if you have a different prefix $mybbremember = 1; ?> That should work, I put the path into the config. Just replace your password and that should work, post again if it doesn't help. |
#9
|
|||
|
|||
![]() Quote:
'/' '/forum' '/forum/' But it never worked. Now let me try again to see if it works. ![]()
__________________
![]() |
#10
|
|||
|
|||
![]()
Nope. Still getting this message : "Failed to create forum account"
__________________
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Registration Validation? | Kyttias | Questions and Supports | 1 | 04-13-2015 08:05 PM |
Registration issue | ilrak | Questions and Supports | 4 | 11-07-2014 11:21 PM |
reCaptcha on Registration | John1 | Questions and Supports | 2 | 09-08-2010 11:12 PM |
Registration Error | SJC | Questions and Supports | 19 | 07-01-2009 05:03 PM |
Registration | exactly33 | Suggestions and Feature Requests | 1 | 01-05-2009 11:37 AM |
What's New? |
What's Hot? |
What's Popular? |