Active
Project:
SMFforum Integration module
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jan 2011 at 14:55 UTC
Updated:
15 Jun 2016 at 12:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Unlimited commentedComment #2
XerraX commented+1
Comment #3
matt.robinson1 commentedsubscribing
Comment #4
petespoll commentedDefinite need here as well. Adding myself to the thread.
Comment #5
ericorl commentedsubscribe
Comment #6
Filimonov commentedAnd me
Comment #7
fist commentedAnd ME!
Comment #8
dgautsch commentedsubscribed
Comment #9
pomakk commented+!
Comment #10
nothinghere commentedsubscribe
Comment #11
edsel commentedI've written it, so if anyone wants it feel free to contact me..it has some bugs, but the basic functionality works :)
Comment #12
XerraX commentedI would like to test it and help find bugs.
Comment #13
pomakk commentedMe too. Worlds no 1 bsd forum software "SMF" deserves something special ;)
Comment #15
XerraX commentedHere are my (quick)test results:
In admin/settings/smfforum "SMFforum status" has no content.
If "Avatars synchronisation" is activated, this error appears:
Recoverable fatal error: Object of class stdClass could not be converted to string in _smfforum_set_user_data() (line 1561 of modules\smfforum\smfforum.module).users online block shows some integers, no names/links.
recent posts shows nothing
User Login works.
User Creation works.
Thanks for your work :)
Comment #16
pomakk commentedi had made a “hack” for "recent topics/messages" for disabling time and subject areas. I thing its time to share for Drupal7 smfforum.
Comment #17
edsel commentedKinda bound to happen :P
I never really tested the module for the rest of the features, just got it working for the login and registration sync :)
Comment #18
sadashiv commentedHey thanks for the work on the module, it was not working in D7 and smf 2.0
Comment #19
misthero commentedmmm for me login logout sync is not working on latest drupal 7, i tried using drupal registration and smf, when i login/logout in drupal i get a blank page and no effect in the forums.
any hints?
Comment #20
edsel commentedUm which version of SMF are you using? The bridge above works for only version 2.0 RC4. Working on the bridge for the new version.
Comment #21
JSurf commentedIf we are lucky, here is a guy who wants to start a new Bridge for D7 and SMF2
http://www.simplemachines.org/community/index.php?
topic=428027.20
Comment #22
manuel garcia commentedSearching around, I found this linked from that thread that @JSurf mentions, check it out:
https://sites.google.com/site/edselssite/drupal/drupalsmf
I went ahead and downloaded it and you can find it attached here if you want to test it out.
From what I saw just taking a quick glance... it is pretty messy. Perhaps we are better off doing it from scratch, using some of the API written already in here.
Comment #23
caw67 commentedworks for me!
Comment #24
Ddroid_za commentedIs this project dead?
Comment #25
manuel garcia commentedIt would seem so @Ddoid_za, no commits in 4 years, doesn't look like its going anywhere unless someone wants to take over.
Comment #26
Ddroid_za commentedThats a pity... need this for a project. Unfortunately i don't have the capacity myself to tackle this, but am definitely willing to contribute financially for someones time...
Comment #27
jeffsacco commentedHello all
I managed to get this working with 7.43 and smf 2.1. Accounts created on the drupal side automatically create smf. Also login syncs data to smf.
Will look into posting it. Need to do a lot more testing