icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old October 24th, 2005, 6:00 PM   #1 (permalink)
Registered User
Seasoned Poster
 
Joined in Jun 2005
99 posts
Gave thanks: 0
Thanked 0 times
need help on SMf installtion

Hi

I have installed the Mamabo throught using tantastico under the root. Now, i want to Install SMF forum on the same database as Mambo. How can i do that?
skyhigh007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 24th, 2005, 6:52 PM   #2 (permalink)
is scientific.
Resident.
 
David's Avatar
 
Joined in Mar 2004
Lives in fear of Obama.
Hosted on Pass 7
13,113 posts
Gave thanks: 8
Thanked 34 times
I don't think Fantastico will let you share the same database when it installs. You can however, install SMF by hand and use the same db, but you'll have to have the username and password for it. You can get that from the Mambo config file (not sure which file it is because I don't use mambo).
__________________
Quote:
Originally Posted by removed View Post
Internet Explorer rules.
David is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 25th, 2005, 6:49 PM   #3 (permalink)
Registered User
Seasoned Poster
 
Joined in Jun 2005
99 posts
Gave thanks: 0
Thanked 0 times
If i installed in manually, under which directory should i install the SMF ? i installed the Mambo under the root. If thats the case i guess i have to make another folder within the root just for SMF ?
skyhigh007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 25th, 2005, 6:55 PM   #4 (permalink)
is scientific.
Resident.
 
David's Avatar
 
Joined in Mar 2004
Lives in fear of Obama.
Hosted on Pass 7
13,113 posts
Gave thanks: 8
Thanked 34 times
Are you trying to intergrate the two of them? If so, there may be specific instructions for that, but I'm not sure what they are. I know Mambo and SMF go together, but I'm sure there is a specific way.

If you aren't trying to merge the two, than the directory won't matter. You can put it wherever you want, but I would suggest in a directory beneath the root, such as forum.

eg. siteurl.com/forum

This will prevent confusion between files and keep things from being overwritten by each other.
__________________
Quote:
Originally Posted by removed View Post
Internet Explorer rules.
David is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 25th, 2005, 7:17 PM   #5 (permalink)
Registered User
Seasoned Poster
 
Joined in Jun 2005
99 posts
Gave thanks: 0
Thanked 0 times
Yea, im trying to merge two of them and the intruction for installing is " Install SMF Forum on the same database as Mambo."

Thanks anyway.
skyhigh007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 25th, 2005, 7:34 PM   #6 (permalink)
is scientific.
Resident.
 
David's Avatar
 
Joined in Mar 2004
Lives in fear of Obama.
Hosted on Pass 7
13,113 posts
Gave thanks: 8
Thanked 34 times
In that case, all you have to do is just make sure they are in the same database, that's all. The location shouldn't matter, but it might.
__________________
Quote:
Originally Posted by removed View Post
Internet Explorer rules.
David is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 25th, 2005, 7:37 PM   #7 (permalink)
Registered User
Seasoned Poster
 
Joined in Jun 2005
99 posts
Gave thanks: 0
Thanked 0 times
ohh ok thanks
How do i use Ws_ftp to connect to the server and upload my files?
skyhigh007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 25th, 2005, 7:46 PM   #8 (permalink)
is scientific.
Resident.
 
David's Avatar
 
Joined in Mar 2004
Lives in fear of Obama.
Hosted on Pass 7
13,113 posts
Gave thanks: 8
Thanked 34 times
Well, I'm using the WS_FTP Pro 9, so this might not be exactly word for word the same, but basically:

Hostname: ftp.yoursiteurl.com or yoursiteip
UserID: your ftp username, usually just your site username
Password: your ftp Password, usually just your site password

That should be all.
__________________
Quote:
Originally Posted by removed View Post
Internet Explorer rules.
David is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old October 25th, 2005, 10:34 PM   #9 (permalink)
Registered User
Seasoned Poster
 
Joined in Jun 2005
99 posts
Gave thanks: 0
Thanked 0 times
thanks again

I try to intall SMF on my mambo website using the same database and i got an error after i type in the DB password.

Fatal error: Call to undefined function: db_error() in /home/placeto/public_html/forum/Sources/Subs.php on line 234

The code is $ret = mysql_query($db_string, $db_connection);
if ($ret === false)
$ret = db_error($db_string, $file, $line); <------line 234

anybody knows the code?
skyhigh007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On