Home arrow Forum Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
  Welcome, Guest. Please login or register.
Did you miss your activation email?
November 22, 2008, 05:25:25 PM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 2.0.x (Moderators: -Wolverine, kai920)
| | | |-+  Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!  (Read 1698 times)
Richard
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4


View Profile
Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« on: March 30, 2007, 01:38:39 AM »

Hello all, I have uploaded SMF using joomla by simply going into my admin/installers/components and uploading & installing from a zip folder called com_smf_2_0_2 and then in joomla admin. I come to a page in the joomla admin that says [Joomla-SMF Forum Installation] followed by...

           Forum URL [                                                   ]

SMF Absolute Path [                                                   ]

   SMF Table Prefix [                                                   ]


I am stuck at this point and confused as to how i go about this, where do i even begin to find the answer to this when i hover my cursor over the text FOR EXAMPLE: SMF Absolute Path , it tells me what to do but i am still a bit confused due to the fact that i am fairly new to joomla can someone please help me, and show me a few examples even perhaps illustrated samples if possible, anything would help... thank you...
Logged
Jack
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4


View Profile
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #1 on: March 30, 2007, 02:59:02 AM »

URL: The url you enter to access your forum, like
http://yoursite.com/smf

absolute path is the directory structure, like
/home/site/www/smf/
or
c:/websites/smf

table prefix is what you chose at install. Default is
smf_


Hello all, I have uploaded SMF using joomla by simply going into my admin/installers/components and uploading & installing from a zip folder called com_smf_2_0_2 and then in joomla admin. I come to a page in the joomla admin that says [Joomla-SMF Forum Installation] followed by...

           Forum URL [                                                   ]

SMF Absolute Path [                                                   ]

   SMF Table Prefix [                                                   ]


I am stuck at this point and confused as to how i go about this, where do i even begin to find the answer to this when i hover my cursor over the text FOR EXAMPLE: SMF Absolute Path , it tells me what to do but i am still a bit confused due to the fact that i am fairly new to joomla can someone please help me, and show me a few examples even perhaps illustrated samples if possible, anything would help... thank you...
Logged
Richard
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4


View Profile
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #2 on: March 31, 2007, 11:28:58 AM »

URL: The url you enter to access your forum, like
http://yoursite.com/smf

absolute path is the directory structure, like
/home/site/www/smf/
or
c:/websites/smf

table prefix is what you chose at install. Default is
smf_



I'm also getting this... not installed: SMF Forum installed on the same database as Joomla. How do I install on same database ?
Logged
Livebox
Guest
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #3 on: March 31, 2007, 11:40:49 AM »

All the instructions you will find in the User Guide. Also you will find it on the forums. Yes  Wink
Logged
Richard
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4


View Profile
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #4 on: April 04, 2007, 12:37:07 AM »

All the instructions you will find in the User Guide. Also you will find it on the forums. Yes  Wink

I am stuck I have read the user guide and either i am missing it or it is not telling me where i can find the smf absolute path along with making sure smf and joomla are on the same database ! please help i have been on this for a week what am i missing !
Logged
Dale L. Brackin
Joomla Newbie
*

Karma: +4/-0
Offline Offline

Posts: 14


View Profile
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #5 on: April 04, 2007, 09:43:56 AM »

Richard,

Let me take a shot at this, but a month ago I couldn't spell SMF, or CMS either for that matter.  So we have the blind leading the blind here.

Something bothers me about your first message; you said you installed SMF through Joomla!, install com.  To the best of my knowledge, you can't install SMF that way.  It is a separate, stand alone program, not a com.  You can install the JoomlaHacks SMF bridge that way.  The SMF installation would ask you what database to use, the user and password and let you specify the table prefix.  The SMF installation would be similar to the Joomla! installation, where you FTP the files to your server and go to an install.php program in the root of your SMF folder.  Did you do the SMF installation?

Once we get that question out of the way, what operating system are you using?  Is this installation local, or on a host server?  Do you have access to phpMyAdmin?  (It's a program for managing a MySQL database.)  That will make your other questions easier.

Dale
Logged
Richard
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4


View Profile
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #6 on: April 04, 2007, 10:35:13 PM »

Richard,

Let me take a shot at this, but a month ago I couldn't spell SMF, or CMS either for that matter.  So we have the blind leading the blind here.

Something bothers me about your first message; you said you installed SMF through Joomla!, install com.  To the best of my knowledge, you can't install SMF that way.  It is a separate, stand alone program, not a com.  You can install the JoomlaHacks SMF bridge that way.  The SMF installation would ask you what database to use, the user and password and let you specify the table prefix.  The SMF installation would be similar to the Joomla! installation, where you FTP the files to your server and go to an install.php program in the root of your SMF folder.  Did you do the SMF installation?

Once we get that question out of the way, what operating system are you using?  Is this installation local, or on a host server?  Do you have access to phpMyAdmin?  (It's a program for managing a MySQL database.)  That will make your other questions easier.

Dale

thank you Dale, you actually helped me out alot everything you posted make perfect steps in telling me somewhere down the line i was doing things wrong installation wize even though i read the guides they didnt make much sence unless you have a s*omewhat understanding of the joomla smf operations and installations but ya know what i got it i installed it all (HOW?) <--- i dont know but i didnt LOL, thank you dale you where an incredible help...
Logged
Dale L. Brackin
Joomla Newbie
*

Karma: +4/-0
Offline Offline

Posts: 14


View Profile
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #7 on: April 05, 2007, 09:35:04 AM »

Richard,

I'm glad you got it working, and glad I could help!   Smiley

Dale
Logged
jack
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #8 on: May 14, 2007, 10:15:31 AM »

first off, hello one and all  Grin i'm new here.

to business: like the original poster i'm getting the same issues and the user guide is none to clear. (or, rather it's very clear but not if you're new to the whole thing and don't know what it's going on about! i just may be missing something really obvious though)

i've installed joomla 1.0.12 (with the latest version of community builder) and smf 1.1.2 using fantastico through my hosting and as such they're both on seperate databases, ie: blahblah_joom1 and blahblah_smf1. jsmf doesn't seem to like this! i have no idea what to do about this...

i get the URL bit, i get the absolute path/directory bit too but what i don't get is the table prefix bit. where do i find that? what is it? was i supposed to specify it at somepoint in the smf install? cos fantastico did all the work and assigned a blahblah_smf1 name to the database.


i am moocho confused...

any help that you could give would be greatly appreciated,
regards, jack.
Logged
Dale L. Brackin
Joomla Newbie
*

Karma: +4/-0
Offline Offline

Posts: 14


View Profile
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #9 on: May 31, 2007, 02:43:53 PM »

Jack,

I can't help you with bridging your two databases, I know I saw the instructions on doing it, but I skipped the automated installation of SMF to avoid just that problem.  The instructions were almost certainly posted on this website.

As to your SMF prefix, you (or fantastico) selected it somewhere during the SMF installation.  If you have access to the database (through phpMyAdmin perhaps), you can look at the names of the tables.  They will all start the same way, probably with "smf_".  If it comes down to guessing your prefix, "smf_" would be a good guess.  Note that this is a table prefix, not a database prefix.  The tables are inside your database, blahblah_smf1.  Good luck!

Dale
Logged
leo
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


View Profile
Re: Installing SMF... (SMF Absolute Path & SMF Table Prefix)... HELP PLEASE !!!
« Reply #10 on: June 01, 2007, 05:57:14 AM »

change permission to 777 for index.php, /forum/index.php and SSI.php from your file manager.
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login