Have you patched all the needed files from the bridge's admin? Also take a second look at the settings (the paths and database) and make sure everything is fine.
I'm sorry but I don't now what you mean for patching all needed files, I'm using com_joomla_smf_forum_1.0.2a.zip file, is that OK?, where is that patch?. Regarding database I use the same data base as Joomla and use jos_ prefix for Joomla and smf_ prefix for smf, path is /htdocs/joomla/smf
« Last Edit: November 10, 2005, 08:28:38 PM by Alfredo »
Many thanks, I did it, and it works, but now I've the following error:
SQL Error DB function failed with error number 1364 Field 'params' doesn't have a default value SQL=INSERT INTO jos_menu (menutype,name,link,type,published,parent,componentid,sublevel,ordering,checked_out,checked_out_time,pollid,browserNav,access,utaccess) VALUES ("mainmenu", "Forum", "index.php?option=com_smf", "components", 1, 0, 19, 0, 8, 0, "0000-00-00 00:00:00", 0, 0, 0, 3) SQL = INSERT INTO jos_menu (menutype,name,link,type,published,parent,componentid,sublevel,ordering,checked_out,checked_out_time,pollid,browserNav,access,utaccess) VALUES ("mainmenu", "Forum", "index.php?option=com_smf", "components", 1, 0, 19, 0, 8, 0, "0000-00-00 00:00:00", 0, 0, 0, 3)
From the above error i think you are trying to install it above a previous installtion, am i right? because first you had a folder problem (already exists) and the error above means that the bridge already exists in your database...
aanyway try the following:
using phpmyadmin execute this code
Code:
REMOVE FROM jos_menu WHERE `name`='Forum' LIMIT 1
Then delete the folders administrator/components/com_smf, components/com_smf
Now try to install it again
@kai920 & afonic: he didn't install it yet to patch files so he don't have Joomla-SMF in his admin component menu...
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