Elxis CMS Forum

Extensions => Bridges => Topic started by: Despain on February 29, 2008, 00:29:53

Title: Forums- SMF Install?
Post by: Despain on February 29, 2008, 00:29:53
Hi, I just installed Elxis and spent the majority of the day editing and making a theme for it, I'm really enjoying the Elxis CMS so far.

I have an existing SMF Forum that I would like to merge with Elxis (I have no members or content on Elxis). I doubt this is possible, and if it was, it would probably be a large hassle.

I'd have no problem installing a new SMF forum instead. I've looked around a little bit and I haven't found much in the way of a straight-forward guide for connecting the SMF and Elxis users, simply put: I don't want members to have to use two separate accounts. I looked here (http://www.elxis-downloads.com/extensions/bridges/) for a bridge, but there is nothing listed.

If for some reason there are other forum softwares other than SMF that are easier to connect to Elxis, let me know and point me in the right direction.

Thanks.

Edit: I just realized that I put this topic in what is probably the wrong place for it, sorry.
Title: Re: Forums- SMF Install?
Post by: Ivan Trebješanin on February 29, 2008, 04:34:58
Hi Despian,

There was solution for bridging SMF and elxis 2006.4. I can't tell you if it will work with 2008, as I haven't tested it.
downloads/legacy/bridges/smf11rc3_bridge_pack.zip

There is also SMF Recent Topics module for Elxis here:
extensions/forums/smf-recent-topics.html
Title: Re: Forums- SMF Install?
Post by: Despain on February 29, 2008, 04:42:27
Cool, I'll test it out on 2008 for you then.  :P
Title: Re: Forums- SMF Install?
Post by: Despain on February 29, 2008, 05:39:45
I'm having a problem with the following steps:

Code: [Select]
2. Install component Bridge.
If it is already installed you can skip this step.

Make sure bridges's registry is up-to-date.
Set 'elxis' as the Bridge registration module.
You may also set 'smf11rc3' after SMF bridge's installation but we don't recommend it.

Code: [Select]
3. Install Elxis-SMF bridge.
package: bri_smf11rc3_1.0.zip

Code: [Select]
4. Configure bridge
Go to component bridge and set SMF bridge's configuration options (SMF absolute path / wrap mode).
Make the bridge published.

I've installed the SMF Bridge itself, it gave me a warning about the version incompatibility (which I expected), and I went ahead. I can't find any place in the administration panel to view bridges or configure the bridge. I assume this is because I don't have the "Component Bridge" from step two. I've spent the past twenty minutes searching both google and these forums, and I have found a number of broken links, but no working downloads or pages that would help me with this.

In other words, there is no Components > Bridge.
Title: Re: Forums- SMF Install?
Post by: Ivan Trebješanin on February 29, 2008, 07:09:32
Have you looked here?
downloads/legacy/components/com_bridge_1.0.zip
Title: Re: Forums- SMF Install?
Post by: Despain on February 29, 2008, 07:40:25
Cool, I used that and everything went smooth up until the end. I went to the site and clicked on the menu link that I made.

I can't really make sense of this. I assume it's because of the version difference and there is nothing I can do about it. Hopefully I'm wrong, and there's a way to make this work:

Code: [Select]
PHP WARNING
PHP: smf11rc3::require() [function.smf11rc3-require]: URL file-access is disabled in the server configuration
uri: index.php?option=com_bridge&brid=106&Itemid=55
path: /components/com_bridge/bridge.php
version: Elxis 2008.0 Stable rev1891 [ Olympus ] 10-February-2008 00:39 GMT+2
WARNING(2): /home2/flulvhbn/public_html/hive/bridges/smf11rc3/smf11rc3.php, line 34

PHP WARNING
PHP: smf11rc3::require(http://hive.rhinocap.net/forum/Settings.php) [function.smf11rc3-require]: failed to open stream: no suitable wrapper could be found
uri: index.php?option=com_bridge&brid=106&Itemid=55
path: /components/com_bridge/bridge.php
version: Elxis 2008.0 Stable rev1891 [ Olympus ] 10-February-2008 00:39 GMT+2
WARNING(2): /home2/flulvhbn/public_html/hive/bridges/smf11rc3/smf11rc3.php, line 34

Fatal error: smf11rc3::require() [function.require]: Failed opening required 'http://hive.rhinocap.net/forum/Settings.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/flulvhbn/public_html/hive/bridges/smf11rc3/smf11rc3.php on line 34

Thanks for the help.
Title: Re: Forums- SMF Install?
Post by: Ivan Trebješanin on February 29, 2008, 13:50:58
Cool, I used that and everything went smooth up until the end. I went to the site and clicked on the menu link that I made.

Well, I did tell you that you should first test it on local machine, didn't I? You can destroy your site, if you use untested stuff like that. If you can't make neccecary changes to make it work, please wait till verified solution comes up on elxis-downloads.com.
Title: Re: Forums- SMF Install?
Post by: Despain on February 29, 2008, 15:34:05
Didn't destroy anything, I have backups of the important stuff.  8) It was worth a shot.

I doubt it would be too hard to find another CMS that does what I need it to do. Thanks for trying.