Wedge
Public area => The Pub => Plugins => Topic started by: Dog-One on February 19th, 2014, 08:55 PM
-
Hey all,
We(http://open-source-energy.org/) have successfully converted from MyBB->SMF->Wedge. Along the way we implemented AJAX Chat with SMF. Our admin just patched one of their files that will now make AJAX Chat compatible with Wedge. I twisted his arm to push the changes back to blueimp.net, so you all should see them shortly.
Cheers and enjoy,
Many, many thank yous Nao. It's so nice to finally "Level up" our "Forum".
-
Nice! :)
Oh, didn't you manage to get attachments converted..? I thought the importer tool dealt with these without issues..?
-
Nice! :)
Oh, didn't you manage to get attachments converted..? I thought the importer tool dealt with these without issues..?
They are there now but I do recall it took an extra step.
BTW, haxar (our admin) is stating he can't register over here. Did something pop?
Parse error: syntax error, unexpected ')' in /home/shaitan/www/noisen/wedge/gz/app/Register.php on line 271
-
I've pushed my commit to fix, I think haxar is the one who also reported it on github... Anyway, that should be all good now.
-
Oh, didn't you manage to get attachments converted..? I thought the importer tool dealt with these without issues..?
The MyBB->SMF importer did most of the work. MyBB->Wedge import was not possible, though I do see an importer for that now.
Now on topic:
Here's my patchset for Wedge AJAX chat support.
https://github.com/haxar/AJAX-Chat/tree/wedge
What is currently not supported:
- Moderator status in chat: commit fd503df line 101(https://github.com/haxar/AJAX-Chat/commit/fd503df0f4bc1c768c42f9b3161ca07f19bf034e#diff-5e090da7c6ed95b9b00f878d302a623cR101)
- Method to set the style cookie depending on the Wedge user style: commit fd503df line 223(https://github.com/haxar/AJAX-Chat/commit/fd503df0f4bc1c768c42f9b3161ca07f19bf034e#diff-5e090da7c6ed95b9b00f878d302a623cR223)
This Wedge commit was helpful in authoring the patch:
http://wedge.org/pub/feats/6108/new-revs/msg284078/#msg284078