Sorry...I got a bit busy. I need to get my site updated first then I will see what I can see.It should be working though...not sure why it is fa...
The admin link is I am getting a panel SQL error trying to visit this area so there may be something else wrong.The bridge is giving a false logged in...
Is the site the one in your profile?I could not tell much from that link because it was down for upgrades.Try navigating right to the admin page and s...
Hmm..it should be working then...as long at everything is up to date. Try logging out, clearing your cookies, and log back in. Sometimes t...
You will need to go into the eFiction database table and set the account to be admin. It matches based off of UserID, so whatever uid in the for...
Glad to help :)In a perfect world, where both eFiction and Joomla are starting with new installs the two id numbers should be in sync..just something ...
I didn't say it was a huge drawback, but it was worth noting.The main issue is not so much getting the info moved over, but the passwords. ...
On of my first bridges was an IPB 1.3 -> eFiction bridge that functions similar to what you are looking to do. Each script had it's own ...
Go for it :)The key part is the following$tpl->assignGlobal("vb_header", $header);$tpl->assignGlobal("vb_footer", $footer);$...
I am not sure how Joombla handles its templates but I had good success in my vB bridge by loading the template into TPL variables using the variables....
Based on my work with the old mod the redirect seems to work sometimes, depending on your server configuration. It always worked on my old setup...
I think the issue has to do with the user table of eFiction. If the site was bridged from the start that table is empty, so if you disconnect th...
In the bridge folder there is the directory for the SMF bridge. The instructions should be in there.
I just switched web hosts....something must not be right with the configI will look into it, thanks for letting me know :)Edit: it was a permission is...
I am also seeing the accept/reject email issue being described here on my site. I am using my vBulletin bridge, but this is based on the include...
