I am following the instructions... I had to copy my SMF database tables into the same DB as Joomla is installed, no problem, got that done.
I ran the SQL to create the tables in Joomla for the new FB install.
I installed the FB 1.01 build 1 component and did nothing after...
I uploaded the com_smftofb folder, unzipped, through FTP into the components directory.
When I try to hit the URL
mydomain.com/udjoomla/components/index.php?option=com_smftofb
I get a 404 page not found error.
If I hit the directory itself ../components/com_smftofb it tells me Resitricted Access.. so I know it's hitting the PHP page. But not sure why the index.php?option=com_smftofb is not working. It's just passing the variable into index.php... Hrm. I would love some help!
I've changed the permissions on the directory and the files to 777. That didn't help. I'm not sure why it's not finding the file. Should I be seeing the installed component in the admin panel through Joomla? Because I am not seeing it there.
Thanks, Cynthia