Print Topic - Archive

E-Blah Community  /  News  /  E-Blah 10.3.3 Released
Posted by: Justin, January 1, 2008, 2:00pm
To start off a new year, E-Blah 10.3.3 has been released.  This is a much larger release than the previous small releases have been and include several new features.

Better Security
Along with bug fixes comes better security and Administrator Access Lists.  Administrator Access Lists allows administrators to assign certain administrator options to member groups, like a low level Administrator.

Latest Forum Activity
The latest forum activity can now be shown on the board index.  This will greatly increase the search for new threads on your forum.

More Time Variables
The E time setting was added to the time settings, which will allow for a superscripted ordinal suffix.  Along with this, guest time settings is now based on the member time settings that has been in the Member Center for a few months.

Advanced Post Editor
A new, experimental feature has been added which provides a WYSIWYG post editor for your forum.  Through the use of TinyMCE your members will now be able to post messages using this new editor.  It is disabled by default, and when enabled your members have the option to turn the option off.

Download E-Blah 10.3.3
Posted by: Ryan, January 2, 2008, 10:18am; Reply: 1
Hey hey...

Installed it... on install I got the following message:

# Content-type: text/html There was an error with part of the E-Blah system core (incorrect directory specified and/or incomplete file upload, perhaps?). Bad file descriptorContent-type: text/html There was an error with part of the E-Blah system core (incorrect directory specified and/or incomplete file upload, perhaps?). Bad file descriptorContent-type: text/html There was an error with part of the E-Blah system core (incorrect directory specified and/or incomplete file upload, perhaps?). Inappropriate ioctl for deviceContent-type: text/html There was an error with part of the E-Blah system core (incorrect directory specified and/or incomplete file upload, perhaps?). Bad file descriptorRebuilt member list ...
# Closed setup file ...

Aside from that, upgrade seems to have worked.  TinyMCE is a cool feature, but not sure if I'll be using it... having the html button makes me a bit uneasy.
Posted by: goathunter, January 2, 2008, 11:32am; Reply: 2
I had the same problem on doing the upgrade.

Things were kind of wonky until I also rebuilt the boards, then everyone worked as expected.

One problem I've found: you can click "Toggle Advanced Editor" to make it go away, but any text that's entered in the old editor is lost when "Post" is clicked. You end up with a page that says "Message field was left blank".  Anyone else seeing this?

Thanks!
Posted by: Justin, January 2, 2008, 12:32pm; Reply: 3
It isn't doing that for me, goathunter.  What browser are you on?

I'm about to reupload the package with the fix for the Setup issue.
Posted by: goathunter, January 2, 2008, 2:39pm; Reply: 4
I see it with both IE7 and Firefox 2.something.  It's also with two different forums, so I either made the same mistake on both, or there's a real problem somewhere. ;)  I'll try to see if I can figure it out.

Two more observations: when I click "Post", I see the text disappear from the edit box as the page is being submitted....  And if I type some text in the advanced editor, then Toggle, the text is retained and submitted when I click "Post."  It's only when the text box is empty and I click "Toggle", then add text, that the text disappears.

Thanks.
Posted by: Ronymon, January 3, 2008, 2:40am; Reply: 5
Installed , but few of my old features gone . but its looks nice . thanks for the latest forum activity features .and few extras.. ;D
Posted by: Ryan, January 3, 2008, 12:45pm; Reply: 6
I've still got a persistent user that I simply cannot delete.  I've tried EVERYTHING.  Manually editing the List2.txt, using the admin function, downloading the entire installation and doing a manual search and replace...

Still no luck.
Posted by: Martin, January 3, 2008, 12:52pm; Reply: 7
If you have deleted them from List2.txt did you also delete the corresponding number from List.txt?
Posted by: pakodi, January 3, 2008, 3:04pm; Reply: 8
FCKeditor seems to be a lot smoother than TinyMCE when I tested them with Wordpress.  :)

Happy new year to Eblah team and site visitors
Posted by: Justin, January 3, 2008, 3:36pm; Reply: 9
Quoted from pakodi
FCKeditor seems to be a lot smoother than TinyMCE when I tested them with Wordpress.  :)

Happy new year to Eblah team and site visitors


The main problem with that is they do not have a BBCode plugin.  If they do and I simply overlooked it, I can look into it.  I like TinyMCE, but it does have it's flaws.   :P
Posted by: Justin, January 3, 2008, 7:00pm; Reply: 10
I did some minor adjustments to the Advanced editor that may make it work a lot better.  If you wish to use the editor, download the entire E-Blah package and do another upgrade.  Do not worry about running Setup.pl. Please remember, however, that there are still major bugs with this and it's still experimental.
Posted by: pcmantinker, January 4, 2008, 6:07pm; Reply: 11
Nice job with the new release. You never fail to please everyone Justin. :)
Posted by: shadow82x, January 5, 2008, 2:21pm; Reply: 12
Are you going to enable the advanced editor on here?
Posted by: Justin, January 5, 2008, 8:31pm; Reply: 13
No, because the codebox and all doesn't work.
Posted by: Vzx, January 6, 2008, 1:25pm; Reply: 14
Justin, great work! Thanks for the nice forum update!
Please, check some moments:
1) "Code\Calendar.pl", line 746: hardcoded path "/blahdocs/images/thread.gif" (must be "$images/thread.gif");
2) "Code\MessageDisplay.pl", line 621: hardcoded path "/blahdocs/tiny_mce/tiny_mce.js" (must be "$bdocsdir/tiny_mce/tiny_mce.js").
3) "Code\Post.pl", line 1407: hardcoded path "/blahdocs/tiny_mce/tiny_mce.js" (must be "$bdocsdir/tiny_mce/tiny_mce.js").
4) "Code\BoardIndex.pl", lines 18 and 19: hardcoded text "<strong>Topic</strong>" (must be included in language file).
Posted by: Justin, January 6, 2008, 1:35pm; Reply: 15
Vzx, thanks for finding those.  Those should have been fixed before release, but I somehow forgot to add those (the last two).  Thanks for finding them.  :)
Posted by: Ryan, January 8, 2008, 2:17pm; Reply: 16
Quoted from Martin
If you have deleted them from List2.txt did you also delete the corresponding number from List.txt?


I did that.  But as soon as Member List is rebuilt, the username keeps popping back in there.  I'm going nuts and have tried EVERYTHING I can think of.

Posted by: Nick Romania, February 11, 2008, 7:22am; Reply: 17
Quoted from Justin

Advanced Post Editor
A new, experimental feature has been added which provides a WYSIWYG post editor for your forum.  Through the use of TinyMCE your members will now be able to post messages using this new editor.  It is disabled by default, and when enabled your members have the option to turn the option off.


Since this new feature has been implemented into Eblah forums, maybe the developers will also consider creating a CMS using the eblah features, the forum has many of the features of an advanced CMS System, there are just few more things to be added: news section, archive, etc. I would really enjoy this. I am installing now the new version to check out the latest features.

Thanks again to all who are involved in this great project.

Print page generated: July 4, 2008, 1:13pm