Home

Mambo-SMF Integration v.1.1a Released!

Print E-mail
Written by Editor   
Sunday, 20 March 2005
SMF Logo Mambo-SMF Integration is a component that integrates Mambo and SMF forum flawlessly. Based on the original SMF-Bridge, major issues were fixed including several enhancements that makes the component simple and installation a little bit easy for plain users. Version 2.0 will hopefully make installation easier. Please note that this is not a release for SMF-Bridge. Although existing modules and mambots for SMF-Bridge should also work with Mambo-SMF Integration. Mambo-SMF Integration is intended more for SEF enabled websites.

In A Nutshell:
  1. One component to handle all configurations.
  2. Revised login module.
  3. New SMF Package to modify SMF files.
NOTE: Existing SMF-Bridge users don't need to use this version. We did not work with the original author of SMF-Bridge so we cannot release it as SMF-Bridge. All the files were modified. The original author may or may not take this version. Please use as-is.

Changes From SMF-Bridge:
  1. Simplified installation process.
  2. Simplified single component.
  3. Revised login module with added configuration options.
  4. New SMF package to apply mods to SMF files.
  5. Re-organized code.
  6. Fixed major SEF issues.
  7. Member can edit account profile reflecting to both Mambo and SMF.
  8. Implementation of re-send activation link through SMF.
  9. SMF and Mambo-SMF version syncing. Automatically detects the need to update. (1.1)
Installation:
  1. Install SMF Forum on the same database as Mambo. Assign a different prefix for SMF (e.g. smf_).
  2. Install com_mambo_smf_integration.zip component. Do not configure it yet until you have installed everything.
  3. Install mod_mambo_smf_login module.
  4. Install SMFMamboMod.zip using your SMF Package Manager.
  5. Configure the component and module.
  6. Edit index.php of your template file and insert the following lines at the beginning:
<!-- Begin Mambo-SMF -->
<?php
global $sc, $context;
if (!defined('SMF')) {
    if (file_exists($mosConfig_absolute_path."/administrator/components/com_smf/config.smf.php"))
        require_once ("administrator/components/com_smf/config.smf.php");
    if (file_exists($smf_path."/SSI.php"))
        require_once ($smf_path."/SSI.php");
}
$sc = &$context['session_id'];
$_SESSION['USER_AGENT'] = $_SERVER['HTTP_USER_AGENT'];
?>
<!-- End Mambo-SMF -->

Version History:

1.0 - Initial
1.1 - Re-implemented version syncing. The component automatically detects whether SMF and Mambo-SMF version not in sync.
1.1a - Fix for editing config.smf.php

User Agreement:

There is no warranty for this program. Please read the GNU-GPL guideline before using this software.

To-do's:
  1. Fix very few remaining minor bugs.
  2. Language files.

 Download Mambo-SMF Integration v1.1a
 
File Title:Mambo-SMF Integration v1.1a (Details)
File Type:zip
File Version:1.1
File Size:36.05Kb
License:
File Author:Cowboy1015
File HomePage:
Downloads:384
Rating: (7 Votes)
Your Vote:

Comments
Written by Guest on 2005-03-28 09:20:49
Thanks dude! 
 
Finally able to use my SEF to the Max!
Written by Guest on 2005-03-21 16:43:24
Wow - it works perfectly... Thank you! 
 
Tony
Written by Norphy on 2005-03-21 11:58:54
Nice :grin 
 
Installation is more straightforward, SEFs work, it does exactly what it says on the tin. Nice one m8 8)
Thanks a lot
Written by Guest on 2005-03-21 08:10:44
Hi there! I had much trouble with the "old" bridge, now it seems to work :sigh  
 
Thank you so much! 
Spirit of 85 
www.quaddicted.com

Only registered users can write comments.
Please login or register.

Powered by AkoComment 2.0!

< Prev   Next >
Menu
Home
News
Hacks
Components
Modules
Templates
Mambots
Forum
Mambo Links
Contact Us
Help
Login
Welcome, Guest:
Username

Password

Remember me

Forgot your password?
Register
Submit Your Own Hacks!
None of the text or images in this public website may be copied without the expressed written consent of the authors.
Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved.
TERMS OF USE