Home arrow Downloads
gohome.png Main Repository Page  arrow # JoomlaHacks Projects arrow Joomla-SMF Forum Project arrow Joomla-SMF Component
 
File icon 

Joomla-SMF Forum 1.1.4.2

  download_trans.gifdownload


Compatibility:    Mambo 4.5.x Joomla 1.0.x
Description:    ========================================================
VERSION HISTORY / CHANGE LOG:
========================================================
--------------------------------------------------------
JOOMLA-SMF FORUM 1.1.4.2
--------------------------------------------------------
Bug Fix:
1.1.4.2-1.  JS errors from null $task in admin resolved
--------------------------------------------------------
JOOMLA-SMF FORUM 1.1.4.1
--------------------------------------------------------
Bug Fix:
1.1.4.1-1.  Redirect fixes
1.1.4.1-2.  Patch for logout in J! index.php uses mosConfig_live_site now
1.1.4.1-3.  Main menu link not correctly pointing to JSMF
1.1.4.1-4.  Security Enhancements
--------------------------------------------------------
JOOMLA-SMF FORUM 1.1.4
--------------------------------------------------------
Bug Fix:
1.1.4-1.  Email notifications fix
1.1.4-2.  More redirect work
1.1.4-4.  Security enhancement to prevent login URL's in history
1.1.4-7.  Quick moderation links SEF compatible

Enhancements:
1.1.4-3.  Ability to enable minor debugging
1.1.4-5.  Performance improvement
1.1.4-6.  J! 1.0.10 compatability
--------------------------------------------------------
JOOMLA-SMF FORUM 1.1.3
--------------------------------------------------------
Bug Fix:
1.1.3-1.  Mambo 4.5.2.x and 4.5.3 compatability issues resolved
1.1.3-2.  Pony gallery compatability issue resolved
1.1.3-3.  SA View site offline issue resolved
1.1.3-7.  PM links issue resolved
1.1.3-11. J!1.0.9 compatibility for SEF
1.1.3-12. Bug fixed in SQL for doSMFLogout
1.1.3-13. Bug fixed in Joomla Login Module logout functionality
1.1.3-14. Bug fixed in URL of Board images linking to unread posts
1.1.3-15. Bug fixed in admin page where smf_path was not set
1.1.3-16. Bug fixed in admin page where login_module was not set

Enhancements:
1.1.3-4.  CBE compatability
1.1.3-5.  Minor redirect improvements
1.1.3-6.  CB Profiles linked
1.1.3-8.  Continue past failed users in sync then report when done
1.1.3-9.  Sync username instead of real name option
1.1.3-10. Catch initial activation via SMF and redirect to joomla main

--------------------------------------------------------
JOOMLA-SMF FORUM 1.1.2
--------------------------------------------------------
Bug Fix:
1.1.2-1. Reworked how the files are patched to include fall back scenarios if backups fail
1.1.2-2. Correctly add all language files to package
1.1.2-3. Updated administration image
1.1.2-4. Changed require to include for Subs.php to try to solve IIS problem
1.1.2-5. Added check for HTTP_POST_VARS/HTTP_POST_FILES before trying to save it
1.1.2-6. Fixed show_email versus hide_email variable problem
1.1.2-7. SEF related fixes for integration of exits
1.1.2-8. Security Fix for integrateRedirect


--------------------------------------------------------
JOOMLA-SMF FORUM 1.1.1
--------------------------------------------------------
Bug Fix:
1.1.1-1. SMF errors were being stripped of html due to use of mosGetParam

--------------------------------------------------------
JOOMLA-SMF FORUM 1.1
--------------------------------------------------------
Compatability:
1. Should be compatible with Mambo 4.5.2/3 and Joomla 1.0.x.
2. Should be compatible with SMF 1.1 RCx.

Enhancements:
1. Authentication between CB via joomla_smf_auth CB plugin.
2. Full compatibilty with Mambo 4.5.x/Joomla 1.0.x/SMF 1.1 RCx
3. Restructing of Administration backend

Bug Fix:
1.1-1.  Save GLOBALS on saveVars().
1.1-2.  Change & to & in $mosurl from isForumURL(). Fix for some users that gets & in url.
1.1-3.  Check if empty for $_GET['action'] in main com_smf.
1.1-4.  Resolved jumpto current forum redirecting to main forum page
1.1-5.  SEF for jumpto links
1.1-6.  Fixed bug where URL missing in pm email notification
1.1-7.  Fixed quote in Quick-Reply
1.1-8.  Fixed total time logged in(Thanks IceMan of JoomlaHacks.com!)
1.1-9.  Login redirection fixes(1.1RC2)
1.1-10. Fixed login from SMF fails
1.1-11. CB login mod name changed from comprofiler to cblogin
1.1-12. Added option to redirect to joomla always on logout
1.1-13. Added check to make sure we at least have a username on login otherwise error
1.1-14. task undefined error msg resolved
1.1-15. JACL plus causes user menu to disappear resolved
1.1-16. Gallery2 compatiblity
1.1-17. Redirect to home page on logout bug resolved
1.1-18. Session lifetime fixes
1.1-19. Fixed login parameters function to be SEF and correct(thx Steven of JoomlaHacks.com)
1.1-a.  General code maintenance and compatability fixes
1.1-b.  phpdoc and PEAR standards implementation
--------------------------------------------------------
JOOMLA-SMF FORUM 1.0.2a
--------------------------------------------------------
* for Mambo 4.5.2x / Joomla 1.0.x / SMF 1.1 RC1 ONLY!
Fixed the following error:
1. Blog link error "Global variable hack"
2. Poll error "Cookie must be enabled"
--------------------------------------------------------
JOOMLA-SMF FORUM 1.0.2
--------------------------------------------------------
* for Mambo 4.5.2x / Joomla 1.0.x / SMF 1.1 RC1 ONLY!
1.0.2-1 : missing quotes in admin.smf.php (line 263-265)
1.0.2-2 : sql optimization in isValid(). Removed OR.
1.0.2-3 : preg_match_all pass by reference deprecated. Removed "&".
1.0.2-4 : sync Joomla and SMF session
1.0.2-5 : added condition on unset $_POST['message'].. (related to extCalendar conflict)
1.0.2-6 : fixed missing Poll items in frontpage
1.0.2-7 : FIXED!!! unread link database error!!!
--------------------------------------------------------
JOOMLA-SMF FORUM 1.0.1b
--------------------------------------------------------
1. Fixed SMF profile edit replication to Joomla, where email is empty
2. Fixed errors that was dumped in SMF logs.
--------------------------------------------------------
JOOMLA-SMF FORUM 1.0.1a
--------------------------------------------------------
1. Fixed user sync which syncs activation fields as well.
2. Instead of a temporary password, the real encrypted password of the opposite system is synced.
3. Fixed SMF profile edit replication to Joomla.
4. Minor security fix for configuration where SMF registration is used.
5. SQL optimization to store mosurl in config. Instead of doing query on each load.
--------------------------------------------------------
JOOMLA-SMF FORUM 1.0.1
--------------------------------------------------------
1.0-1.[09/28/05] "Jump to" redirecting to unwrapped page.
1.0-2.[10/28/05] Clicking the board unread image button throws Database Error.
1.0-3.[09/28/05] Register link from SMF should be redirected to Joomla registration form as per configuration.
1.0-4.[10/01/05] database error when trying to access unread posts
1.0-5.[09/29/05] Topic/Post stats not incrementing
1.0.1-1.Administrator can now choose Joomla, SMF, or CB registration form.
1.0.1-2.Makes full use of SMF's registration process, e.g. Resend activation email.
--------------------------------------------------------
JOOMLA-SMF FORUM 1.0 beta 1
--------------------------------------------------------
1. Thanks to SMF folks, they provided a call_user_func to call external functions!
2. SMF Mod not needed. Though there are few lines of code added in 2 smf code file, this is jsut handled through the comp admin. This can be patched and and un-patched.
3. require SSI is moved from the main index to the respective module and code sections. This is casing havoc to Joomla. Mod developers should include this require in the module!
4. There's a lot of changes... let's just make this the base for joomla.
--------------------------------------------------------
1.3.2
--------------------------------------------------------
Modified for Mambo 4.5.1+ and SMF 1.1+ only. Plus minor bug fixes.
Use v1.3.1.3 for SMF 1.0.5 and lower versions.
--------------------------------------------------------
1.3.1.3
--------------------------------------------------------
1.3.1.3-1: Subs.php (1241) / smf.php (39). Clean warnings by using isset.
1.3.1.3-2: Profile.php (366) - reactivation link when user changed profile email.
1.3.1.3-3: functions.smf.php - quick reply and insert quote fix.
1.3.1.3-4: Subs.php - fixed broken prev/next link.
1.3.1.3-5: functions.smf.php / smf.class.php. Saved and restored $_REQUEST value because SMF clears it on initialization. This fix the Poll issue in Mambo frontpage.
1.3.1.3-6: turned off error reporting.
1.3.1.3-7: functions.smf.php. For user synchronization, the username that caused the failure is now added on the error message.
--------------------------------------------------------
1.3.1.2
--------------------------------------------------------
Modified SMFMamboMod to fix know issue #1.
Not all servers are guaranteed to be fix.
--------------------------------------------------------
1.3.1.1
--------------------------------------------------------
Optimized memory usage.
/administrator/components/com_smf/functions.smf.php
/administrator/components/com_smf/admin.smf.php
/components/com_smf/smf.php
--------------------------------------------------------
1.3.1
--------------------------------------------------------
1.3.1-1. Bug Fix: Img src link issue on unwrapped - SEF mode.
1.3.1-2. Bug Fix: When quoting a message on PM, the "To" field was not filled.
1.3.1-3. Bug Fix: Confirmation message is not displayed when saving configuration in component admin.
1.3.1-4. Bug Fix: It's blank when "cancel" is clicked in component admin.
1.3.1-5. If logging in from Mambo stay in Mambo; if from SMF, stay in SMF.
1.3.1-6. Added new option whether to always redirect to SMF after login.
1.3.1-7. Cleaned the administration form.
--------------------------------------------------------
1.3.0 final
--------------------------------------------------------
This is the release candidate.
1. Synchronize Mambo and SMF user issue is fixed.
2. Synchronize is modified by just adding a "verify" link. In this case, sync check is not always executed during administration.
3. Code cleaning! Removed all traces from the old SMF-Bridge. Removed all unwanted codes and functions.
4. SMF notification links on email issue is fixed. Install 1.3b2 of the mod.
--------------------------------------------------------
1.3.0 beta2 Enhancements and Bug Fixes
--------------------------------------------------------
1.3b2-1. support for old Mambo-SMF login module
1.3b2-2. update SMF stats
1.3b2-3. failed login to SMF if logging in from the forum page
1.3b2-4. lost dynamic title
1.3b2-5. only replace the profile button link for CB .. ( " )
1.3b2-6. support to other CB login module extension
1.3b2-7. polling error on SMF mode
1.3b2-8. attachment error
--------------------------------------------------------
1.3.0 beta1 Enhancements and Bug Fixes
--------------------------------------------------------
1.3-1. Works with default Mambo login module out of the box.
1.3-2. Works with default CB Login module out of the box.
1.3-3. No need for a seperate Mambo-SMF login module.
1.3-4. No need to patch Mambo template.
1.3-5. Syncronize SMF users to Mambo in component administration.
1.3-6. Non existing user in Mambo are automatically created in SMF during login.
1.3-7. Non exisintg user in SMF are automatically created in Mambo during login.
1.3-8. Can login from both SMF and Mambo.
1.3-9. SMF admin launched in new window.
1.3-10. Hide/show SMF members email in component configuration.
1.3-11. Redirect SMF profile link to CB profile page in component configuration. (config shown if CB is installed).
1.3-12. No need for MOS_SMF.php.
1.3-13. No need to update action arrays for the component.
1.3-14. No more copied logics and functions from SMF to the component.
*KNOWN ISSUES:
1. Non critical: rdf is not properly working in windows environment.
--------------------------------------------------------
1.2.0    Enhancements and Bug Fixes
--------------------------------------------------------
Enhancements:
1.2-1. Dynamic page title
1.2-2. Automated installation checklists (makes installation easier than 1.0)
1.2-5. Strip <html> to <body> tag on the wrapped SMF - defer
Minor Bug Fix:
1.2-3. Members list sorting
1.2-4. Author link in the quoted message
1.2-6. action,unread;all instead of action,unread/all
1.2-7. some error pages goes to un-wrapped
1.2-8. "//" in home link
1.2-9.  integrated live feed from mambohacks.com to check updates and new versions
1.2.0-beta2
1.2b2-1 fixed missing "?" in the url before topic field.
1.2b2-2 modified admin configuration page to hide fields when permission settings are not all set to writeable.
1.2b2-3 moved live feed temp file from administrator to the cache directory of Mambo.
1.2.0-beta3
1.2b3-1 board jump fix
1.2b3-2 advanced search link (search;advanced)
1.2.0-final
1.2f-1 Error 500 in some server (mostly CGI mode)  (done)
1.2f-2 SMF prefix checking to check more than 4 bytes  (done)
1.2f-3 RDF errors in windows platform  (done)
--------------------------------------------------------
1.1a
--------------------------------------------------------
1. Fixed bug on writing data to config.smf.php
2. Modified version syncing function which caused the bug
--------------------------------------------------------
1.1
--------------------------------------------------------
1. Re-implemented version syncing
What is that update link?
That link is to synchronize functions array and version info between SMF and SMF-Mambo. You have to do this when SMF is upgraded or you installed a new SMF mod. Version 1.1 re-implemented the update link.
What's new?
Not just that, it now automatically detects the need to update. If there's no need for update, the link is not even displayed.
--------------------------------------------------------
1.0 - Based on SMF-Bridge 3.02
--------------------------------------------------------
1. Common ID (different approach)
2. mosConfig_useractivation as primary config (not SMF's)
3. Fixed SEF for SELECT values for board jump
4. Fixed url's for "#" on PM subject links
5. Fixed replace of url where other external urls were also replaced
6. (SMF package) Profile.php is modified to handle profile changes for MOS
7. (SMF package) Registration.php - Resend activation email is implemented!
8. Fixed SEF for images source! - (03/17)
9. Board Tree Link - Minor
10. Collapse/Expand Link - Minor
11. Posting Code - Major

Submitted On:    15 Jul 2006
Submitted By:    Editor (cowboy) (admin)
File Date:    15 Jul 2006
File Author:    Cowboy
File Version:    1.1.4.2
File Size:    118.59Kb
File Type:    zip
Screenshot:  
Rating:    stars/4.gifTotal Votes:188 
 
Your Vote:  
Comments:   hackalicious   2006-07-15 12:15:57
  
   wertxp   2006-07-16 08:33:13
  
   flex   2006-07-19 21:36:56
   where is the download area? i can not seem to find the link to download it?
   Wolverine   2006-07-20 09:23:46
   It is the little icon right below the title(Joomla-SMF Forum 1.1.4.2)
   PEBEHb   2006-07-20 11:21:04
   I downloaded and installed, but my apache server going down, when I'm trying to confirure this component :(
   utal   2006-07-24 15:57:34
   very nice!
   zaterio   2006-07-24 21:49:09
   vale caalampa SMF no lo instalen
   theadder   2006-08-03 11:00:36
   How do I download this??
   Dennis   2006-08-06 10:52:04
   no idea on how to download this
   jason808   2006-08-06 13:07:14
   What an Fucking mini Download Button!!! 20min Search
   graeme   2006-08-08 06:38:45
   need to login to download, i was stuck at 1st.
   coder11   2006-08-11 15:45:39
  
   Dan Arias   2006-08-16 14:59:32
   Perfect install. houaaaaaaaaa :)
   bugmenot   2006-08-17 08:40:29
   jason808 -.-' this in the life
   Anbarasan   2006-08-28 17:01:00
   I cant move beyond this point - Enter the Absolute Path to your SMF installation *without* a trailing slash in the field marked 'SMF Absolute Path'. It is saying Enter the Absolute Path to your SMF installation *without* a trailing slash in the field marked 'SMF Absolute Path'. It is saying (Incorrect Path) What to do, do reply me please anbarasan.v@gmail.com
   tfpmodels   2006-09-02 16:45:38
   ERROR: Could not find an XML setup file in the package. [ Continue ... ] Upload component - Failed Installation file not found: /home/brighton/public_html/brighton/media/install_44f9ed64a6052/
   lane   2006-09-05 09:54:04
   IT ISN`T WORKING GOOD MUST BE FIXED. it allways freeses when instaled when trying to configre it
   thammond   2006-09-08 06:43:04
   I've the same problem with XML file missing on setup. anyone got any ideas?
   Randy Smith   2006-09-11 16:42:02
   Help with this please: Parse error: parse error, unexpected ';' in /home/content/r/j/s/rjsigomissoula/html/joomla/administrator/components/com_smf/config.smf.php on line 6, every time I try to install.
   plushu   2006-09-14 11:20:23
   I'm getting the same error.
   Eve   2006-09-19 15:36:57
   I cannot install this component on joomla 1.0.8 spanish... can anyone help?
   Ava To   2006-09-19 22:35:50
   I have the same problem with "SMF Absolute Path". Could somebody help to point out what it is? Please email me at avackto@hotmail.com
   zyuong   2006-09-27 00:31:57
   same as me...anyone can help. ERROR: Could not find an XML setup file in the package. Installation file not found: /home/junieflo/public_html/blog/media/install_4519fea79f6bf/ please email to me zyuong@gmail.com
   Mike Shallop   2006-09-29 12:35:40
   Does not work. Same error as above. Tried installing the previous rev. That installed, but would not correctly patch the smf software. Stay away from this hack.
   JeroenJA   2006-10-01 06:57:24
   Installed the component (latest version) on JSAS and after I clicked on the save button as asked point 1 é voila: Parse error: parse error, unexpected ';' in W:\www\DUVG\Welcome\administrator\components\com_smf\config.smf.php on line 6
   Anuj   2006-10-04 08:55:12
   install.smf.php file is not going to install it. Also, what to write in SMF Absolute Path? Should I write the path including http://localhost/...... OR just put the directory name as /folder/subfolder/forum. Please Suggest
   suzie   2006-10-06 21:10:08
   I've the same problem with XML file missing on setup. anyone got any ideas? - I don't see a reply
   romy   2006-10-07 12:46:27
   nnhj
   Kevin   2006-10-18 22:01:06
   Me to with the fucking XML, we must report this to a better area so we can do this!
   Walter   2006-10-18 23:33:36
   Can someone who knows what they are doing please explain how to install this component. There is no XML installation document. How do we manually install it?
   Dinesh Majrekar   2006-10-23 07:21:30
   You need to extract the zip you download and then install the file "com_joomla_smf_1_1_4_2.zip" through joomla
   sp   2006-10-26 19:51:49
   too many bugs. I can't spend a million hours fixing someone else's code. I'm getting the line 6 error like every one above even after seeking out answers in the smf bridge forums
   Nemykin Igor   2006-10-31 11:43:23
   how fix unexpected ';' in kine 6??? garik@smxbox.com
   ivan   2006-11-24 10:13:40
   +1
   byzafer   2007-04-08 06:04:40
   thanks.. :)
   Michelle   2007-06-28 07:50:24
   I'm getting the unexpected parse error on line 6. How do we fix this????
   greekone   2008-05-12 21:15:48
   Fucking XML
  
 

 

 
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