YAFLogo

Posted by: tha_watcha - Sunday, 11 August 2019 05:59:48
[color=#888][size=8]NEW Major Release [b]YAF.NET:[/b] [url]https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.7[/url] [b]YAF.NET DNN Module:[/b] [url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.3.0.07-5907[/url] [b]YAF.NET Sample Web Application:[/b] [url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.3.0.07[/url] [/size] [color=red][size=8]BREAKING CHANGES[/size] [list] [*]This is the first release which is compiled against .NET Framework 4.7.2. [*]Old Themes will no longer work [/list][/color] [color=green][size=8]New Features[/size][/color] [list] [*] [NEW] UI Based on Bootstrap 4 [*] [NEW] 22 Bootstrap Themes [*] [NEW] Added Dropdown on the moderate page to move multiple topics [*] [NEW #375] indication in the menu if post needs moderation [*] [NEW #365] now you can archive pm's from the outbox [*] [NEW #323] allow attachments in private messages [*] [NEW #367] Added Badge Topic Starter Badge [*] [NEW #379] Mark Message as Answer [*] [NEW] Old GIF Emoticons have been replaced by Unicode Emoji [*] [NEW #285] Rewritten Search Engine based on Lucene.NET [*] [NEW #92] Show similar topic titles [*] [NEW #89] Added Buton "Get Location from IP Address" to Retrieve the Country & City from the IP Address [*] [NEW #107] Added Button "Watch all Forums" [*] [NEW #258] Anti Spam statistics [*] [NEW #256] automatically save message draft and also added save button [*] [NEW #286] Mentions of users via @Username [*] [NEW #287] Onsite Notification for Quoted Posts, Mentions and received Thanks [/list] [color=green][size=8]changes[/size][/color] [list] [*] Fixed Unicode Urls [/list] [color=orange][size=8]YAF.NET Community Appreciation Station[/size][/color] Super thanks to [userlink]Jaben[/userlink]!!! Special thanks to [userlink]JP[/userlink], [userlink]Zero2Cool[/userlink]! And also thanks to all users who report issues & bugs or suggest/request new features [b]Fork us on GitHub![/b] YAF.NET is on GitHub! [url=https://github.com/YAFNET]https://github.com/YAFNET[/url] [b]Follow us on Twitter and Facebook[/b] YAF.NET Twitter is here: [url=https://github.com/YAFNET]http://twitter.com/yafnet[/url] and Facebook is here: [url=http://fb.me/YetAnotherForum]fb.me/YetAnotherForum[/url] [b]Build It![/b] Building YAF.NET from source requires Visual Studio 2019. YAF.NET can be build using the freely available [url=https://www.visualstudio.com/]Visual Studio Community 2019[/url]. [/color]

Posted by: Zero2Cool - Sunday, 11 August 2019 22:37:35
Looking great! Keep up the awesome work!

Posted by: BasedGod - Friday, 16 August 2019 23:06:23
Interesting so far. Great work. I wanted to experiment with the current themes. I take it there's no way to move around like say the user panel to the left side is there? Also how do you handle your forum? Are you using a masterpage and then embedding the forum in that masterpage? I like the way you have your website set up, if you don't mind sharing a template of how you handle you rmasterpage that'd be great.

Posted by: Zero2Cool - Saturday, 17 August 2019 00:16:46
[quote=BasedGod;72023]Interesting so far. Great work. I wanted to experiment with the current themes. I take it there's no way to move around like say the user panel to the left side is there? Also how do you handle your forum? Are you using a masterpage and then embedding the forum in that masterpage? I like the way you have your website set up, if you don't mind sharing a template of how you handle you rmasterpage that'd be great.[/quote] If we want the userpanel on the left, we have to edit the yafsrc/YetAnotherForum.NET/controls/DisplayPost.ascx file and move the YAF:UserBox id="UserBox1" section to the top. Simple change. There is a Sample Web Application that provides a template of embeding the YAF forum into a Web Forms project. https://github.com/YAFNET/YAF.SampleWebApplication

Posted by: BasedGod - Wednesday, 21 August 2019 14:37:56
[quote=Zero2Cool;72024][quote=BasedGod;72023]Interesting so far. Great work. I wanted to experiment with the current themes. I take it there's no way to move around like say the user panel to the left side is there? Also how do you handle your forum? Are you using a masterpage and then embedding the forum in that masterpage? I like the way you have your website set up, if you don't mind sharing a template of how you handle you rmasterpage that'd be great.[/quote] If we want the userpanel on the left, we have to edit the yafsrc/YetAnotherForum.NET/controls/DisplayPost.ascx file and move the YAF:UserBox id="UserBox1" section to the top. Simple change. There is a Sample Web Application that provides a template of embeding the YAF forum into a Web Forms project. https://github.com/YAFNET/YAF.SampleWebApplication[/quote] Thank you so much for this

Posted by: Zero2Cool - Wednesday, 21 August 2019 14:40:17
[quote=BasedGod;72033][quote=Zero2Cool;72024][quote=BasedGod;72023]Interesting so far. Great work. I wanted to experiment with the current themes. I take it there's no way to move around like say the user panel to the left side is there? Also how do you handle your forum? Are you using a masterpage and then embedding the forum in that masterpage? I like the way you have your website set up, if you don't mind sharing a template of how you handle you rmasterpage that'd be great.[/quote] If we want the userpanel on the left, we have to edit the yafsrc/YetAnotherForum.NET/controls/DisplayPost.ascx file and move the YAF:UserBox id="UserBox1" section to the top. Simple change. There is a Sample Web Application that provides a template of embeding the YAF forum into a Web Forms project. https://github.com/YAFNET/YAF.SampleWebApplication[/quote] Thank you so much for this [/quote] Please note that the UserBox went from Left to Right and is now Above the post. So no need to move that userbox anymore :)

Posted by: tha_watcha - Sunday, 1 September 2019 04:29:07
Beta 2 is online changes in BETA 2 [list][*]Bug fixes [*]Right UserBox has been removed in posts and replaced with a horizontal user info row [*]Filter Dropdowns for members page and other admin pages [*]Board Logo can now be set in the board settings for each board individual [*] Thumbnail sizes for Attachment images and album images can now be defined in the host settings [/list]

Posted by: tha_watcha - Sunday, 15 September 2019 03:02:15
BETA 4 is online! [i]changes[/i] [list][*]Attachments can be uploaded by Drag & Drop in the Editor [*]Bug fixes [/list]

Posted by: Zero2Cool - Tuesday, 17 September 2019 15:34:40
[quote=tha_watcha;72088]BETA 4 is online! [i]changes[/i] [list][*]Attachments can be uploaded by Drag & Drop in the Editor [*]Bug fixes [/list][/quote] Which editor must be used? How can do this? I tried here and it just pasted the URL of the image or maybe that is the expected behavior? I'm excited about this!

Posted by: tha_watcha - Tuesday, 17 September 2019 17:27:03
It works with the standard bbcode editor only. Just drag & drop an image from the windows explorer in to the editor

Posted by: Zero2Cool - Tuesday, 17 September 2019 17:35:32
[quote=tha_watcha;72096]It works with the standard bbcode editor only. Just drag & drop an image from the windows explorer in to the editor[/quote] Is that available on this website? And is that the editor we are using?

Posted by: tha_watcha - Tuesday, 17 September 2019 18:05:04
Yes and yes

Posted by: Zero2Cool - Tuesday, 17 September 2019 18:13:09
[quote=tha_watcha;72098]Yes and yes[/quote] I tried it with Chrome and my browser just opens the file location of the image and displays the image. I've tried to Copy and Past the image into the editor as well. Edit, I get this in my console. [code=csharp]jquery-3.4.1.min.js:2 Uncaught TypeError: jQuery(...).yafFileUpload is not a function at HTMLDocument. (postmessage?m=72099:752) at e (jquery-3.4.1.min.js:2) at t (jquery-3.4.1.min.js:2)[/code]

Posted by: tha_watcha - Tuesday, 17 September 2019 18:31:09
In which forum did you tried it? here in Yaf announcements you don't have upload access so it wont work 😉

Posted by: Zero2Cool - Tuesday, 17 September 2019 18:32:13
[quote=tha_watcha;72100]In which forum did you tried it? here in Yaf announcements you don't have upload access so it wont work 😉[/quote] Why you gotta restrict me man!! lol ... okay I'll try it elsewhere here :-) Update: It worked great! How about getting the Copy/Paste to emulate the Drag/Drop ;-) ;-) ( I know, I know ... I only ask for the simple things! lol)

Posted by: tha_watcha - Tuesday, 17 September 2019 19:46:41
Added but doesn't seem to work.

Posted by: willhowells - Wednesday, 18 September 2019 13:12:09
I had to override the jquery location setting but otherwise all looking good for me. Has the shoutbox been removed in this version? Cheers, Will

Posted by: Zero2Cool - Wednesday, 18 September 2019 13:27:51
[quote=willhowells;72104]I had to override the jquery location setting but otherwise all looking good for me. Has the shoutbox been removed in this version? Cheers, Will[/quote] Yes, ShoutBox was removed.

Posted by: stephensmith99972 - Saturday, 21 September 2019 10:18:34
[quote=willhowells;72104]I had to override the jquery location setting but otherwise all looking good for me. Has the shoutbox been removed in this version? Cheers, Will[/quote] Hi Will, I am completely stuck ... could you please tell me how you "override the jquery location setting". Kind regards, Stephen

Posted by: tha_watcha - Saturday, 21 September 2019 11:16:45
It can be overridden from the app.config. In the comments it's explained how. [code=markup] [/code] But why did you need to change it?

Posted by: stephensmith99972 - Saturday, 21 September 2019 14:15:00
[quote=stephensmith99972;72109][quote=willhowells;72104]I had to override the jquery location setting but otherwise all looking good for me. Has the shoutbox been removed in this version? Cheers, Will[/quote] Hi Will, I am completely stuck ... could you please tell me how you "override the jquery location setting". Kind regards, Stephen[/quote] Hi, thank you for your help ! The login link on the homepage isn't working, and register gives this error " CS1061: 'ASP.pages_register_ascx' does not contain a definition for 'LoginClick' and no extension method 'LoginClick' accepting a first argument of type 'ASP.pages_register_ascx' could be found " I thought that this might be the problem. http://reefkeeper-001-site2.itempurl.com/ is my test site if you want to have a look. Thanks again for the help, Stephen

Posted by: tha_watcha - Saturday, 21 September 2019 14:41:08
Its a bug. i updated the downloads links to version 2.30.0 RC 1 https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.0-rc.1

Posted by: stephensmith99972 - Saturday, 21 September 2019 14:44:10
cool ill give that a try so, thanks again for your help! I sincerely appreciate it

Posted by: willhowells - Monday, 23 September 2019 09:54:32
[quote=tha_watcha;72110]It can be overridden from the app.config. In the comments it's explained how. [code=markup] [/code] But why did you need to change it?[/quote] For me, the menus (and other jquery features) weren't working. The code had a "~forum/" reference that didn't seem to be pulling the file so I overrode it in app.config and then everything worked.

Posted by: tha_watcha - Monday, 23 September 2019 11:44:05
[quote=willhowells;72115][quote=tha_watcha;72110]It can be overridden from the app.config. In the comments it's explained how. [code=markup] [/code] But why did you need to change it?[/quote] For me, the menus (and other jquery features) weren't working. The code had a "~forum/" reference that didn't seem to be pulling the file so I overrode it in app.config and then everything worked.[/quote] Thanks for the info its indeed a bug. and will be fixed in RC2

Posted by: soheil - Sunday, 29 September 2019 18:39:07
Hello Great When final Release?

Posted by: tha_watcha - Monday, 30 September 2019 09:54:59
[quote=soheil;72125]Hello Great When final Release?[/quote] When its done, sorry but there is no ETA

Posted by: tha_watcha - Sunday, 13 October 2019 06:55:15
RC2 has been published https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.0-rc.2

Posted by: atarz - Monday, 14 October 2019 00:13:41
Hi after update rc1 to rc2 an error. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +52 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +13021030 YAF.Core.YafLoadBoardSettings.LoadBoardSettingsFromDB() +264 YAF.Core.CurrentBoardSettings.b__6_0() +49 YAF.Core.HttpApplicationStateBaseExtensions.GetOrSet(HttpApplicationStateBase httpApplicationState, String key, Func`1 getValue) +229 YAF.Core.CurrentBoardSettings.get_Instance() +74 YAF.Core.Modules.<>c.b__1_3(IComponentContext k) +48 Autofac.<>c__DisplayClass5_0`1.b__0(IComponentContext c, IEnumerable`1 p) +10 Autofac.Builder.<>c__DisplayClass0_0`1.b__0(IComponentContext c, IEnumerable`1 p) +14 Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +43 Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters, Object& decoratorTarget) +103

Posted by: tha_watcha - Monday, 14 October 2019 11:02:07
Fixed with RC3 https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.0-rc.3

Posted by: atarz - Monday, 14 October 2019 12:32:20
thanks a lot

Posted by: tawatts99 - Friday, 18 October 2019 05:11:37
Love to see the progress and support for this forum, and moving it forward. Are there any plans to add support for tapatalk? It would definitely add value and make it much easier to be active from a mobile device! I hope support will come with all of this activity to improve the forum right now! Thanks!!

Posted by: tha_watcha - Sunday, 20 October 2019 02:40:05
[quote=tawatts99;72140]Are there any plans to add support for tapatalk? It would definitely add value and make it much easier to be active from a mobile device![/quote] I don't see the benefit, of spending ours of work in such a feature. The new YAF version with Bootstrap is developed for mobile first. [quote=tawatts99;72140] I hope support will come with all of this activity to improve the forum right now! Thanks!![/quote] What you mean with support? Of course there is support already.

Posted by: Roysb - Monday, 21 October 2019 22:58:24
Hello, I install this versión(v2.30.00 RC3) and the search options did not work, it does not return results.

Posted by: tha_watcha - Monday, 21 October 2019 23:24:08
[quote=Roysb;72150]Hello, I install this versión(v2.30.00 RC3) and the search options did not work, it does not return results.[/quote] Please check the event log, are there any entries?

Posted by: tawatts99 - Thursday, 24 October 2019 03:03:30
[quote=tha_watcha;72145][quote=tawatts99;72140]Are there any plans to add support for tapatalk? It would definitely add value and make it much easier to be active from a mobile device![/quote] I don't see the benefit, of spending ours of work in such a feature. The new YAF version with Bootstrap is developed for mobile first. [quote=tawatts99;72140] I hope support will come with all of this activity to improve the forum right now! Thanks!![/quote] What you mean with support? Of course there is support already. [/quote] The value of using tapatalk is that it consolidates many forums into one application, making it easy to read and reply across many forums easily. Leveraging bootstrap to make it mobile first will be awesome, for sure. Other advantages of using tapatalk, is that it also ends up being the hosting provider when posting images to a thread. (which makes it very easy for users to add images to a reply/post. Of course there is support, and very good support! I had meant support for tapatalk. The support for the forum is top notch. Also, talking about the forum, so far there has been no need for support for me at all, since it has been rock solid since I installed and configured it. Very well built! Regardless of tapatalk integration or not, I am very much looking forward to this new version that will be mobile first! Keep up the great work!! Thanks!!

Posted by: tha_watcha - Sunday, 27 October 2019 04:32:39
RC 4 is online! [i]changes[/i] [list] [*] Bug fixes & optimizations for the search engine [*] Search Index can be updated from the Host settings -> Search Tab [*] Mail sending can be tested from Admin > Users and Roles -> Mail [*] Bug fixes [/list]

Posted by: tha_watcha - Sunday, 10 November 2019 01:49:09
RC 5 is online! [b]YAF.NET:[/b] [url]https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.0-rc.5[/url] [b]YAF.NET DNN Module:[/b] [url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.3.0.00-5901-rc.5[/url] [b]YAF.NET Sample Web Application:[/b] [url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.3.0.00-rc.5[/url]

Posted by: tha_watcha - Sunday, 17 November 2019 04:18:45
FINAL release is online!!! [b]YAF.NET:[/b] [url]https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.0[/url] [b]YAF.NET DNN Module:[/b] [url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.3.0.00-5901[/url] [b]YAF.NET Sample Web Application:[/b] [url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.3.0.00[/url]

Posted by: tha_watcha - Sunday, 1 December 2019 12:49:52
v2.30.02 is online! [i]changes[/i] [list][*] [FIXED] Send Email to Admins on new User Register [*] [FIXED] Search Function when Board has no Messages [*] [FIXED] Board Delete function [*] [FIXED #490] Duplicate Editor Module Id [*] [FIXED] Saving Board logo [*] [FIXED] forum statistics when active discussion is disabled [*] [FIXED #488] Multi Quote Function [*] [CHANGES] Spam & Event Log Options has been moved to a filter drop down [*] [CHANGES] Empty Tabs on My Friends page show info message [/list] [b]YAF.NET:[/b] [url]https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.2[/url] [b]YAF.NET DNN Module:[/b] [url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.3.0.02-5902[/url] [b]YAF.NET Sample Web Application:[/b] [url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.3.0.02[/url]

Posted by: Ioklahoman - Monday, 2 December 2019 11:39:32
Update to the latest version In forum [b]Sub Directory[/b] What does one need to know to update in a sub directory? Just trying to avoid crashing.

Posted by: tha_watcha - Monday, 2 December 2019 16:29:37
As always make sure you make a backup. Otherwise follow the upgrade guide [url=https://github.com/YAFNET/YAFNET/wiki/Upgrade-(from-Version-1.9.5.5-or-above)]https://github.com/YAFNET/YAFNET/wiki/Upgrade-(from-Version-1.9.5.5-or-above)[/url] You can skip the web.config part. there are no changes if you upgrade from version 2.30.00

Posted by: Ioklahoman - Monday, 2 December 2019 20:09:35
Thanks. I am understanding that I can Ignore [b]Step 5[/b] in the upgrade instructions. Am I correct. Step 5 is not necessary?

Posted by: tha_watcha - Monday, 2 December 2019 21:50:38
[quote=Ioklahoman;72256]Thanks. I am understanding that I can Ignore [b]Step 5[/b] in the upgrade instructions. Am I correct. Step 5 is not necessary?[/quote] You can skip step 4 with the web.config. Step 5 is required. The upgrade wizard will Launch automatically when you update the files!

Posted by: Ioklahoman - Tuesday, 3 December 2019 19:45:30
Thanks. Worked like a charm.

Posted by: Ioklahoman - Tuesday, 3 December 2019 20:33:17
Thanks. Worked like a charm.

Posted by: tha_watcha - Sunday, 15 December 2019 05:31:27
[b]YetAnotherForum.NET v2.3.0.03[/b] [list][*][FIXED #492] relative time tooltips [*][FIXED] deleting of private messages [*][FIXED #494] Add as friend button on profile page [*][FIXED #497] saving forum & category [*][FIXED #499] saving group [*][FIXED #498] removed page refresh on the postmessage page [*][FIXED #500] error on moving topic [*]fixed topic urls [/list] [url]https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.3[/url] [b]YAF.NET DNN Module:[/b] [url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.3.0.03-5903[/url] [b]YAF.NET Sample Web Application:[/b] [url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.3.0.03[/url] [/size]

Posted by: tha_watcha - Sunday, 29 December 2019 03:52:40
[b]YetAnotherForum.NET v2.3.0.04[/b] [list][*][FIXED] selecting forum image [*] [FIXED #501] error after edit moderated post [*] [FIXED] sending multiple digest mails [*] [FIXED] deleting role [*] [FIXED] Similar Topics [/list] [url]https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.4[/url] [b]YAF.NET DNN Module:[/b] [url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.3.0.04-5904[/url] [b]YAF.NET Sample Web Application:[/b] [url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.3.0.04[/url]

Posted by: tha_watcha - Sunday, 12 January 2020 10:37:54
[b]YetAnotherForum.NET v2.3.0.06[/b] [list][*][FIXED]Bug fixes [/list] [url]https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.6[/url] [b]YAF.NET DNN Module:[/b] [url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.3.0.06-5906[/url] [b]YAF.NET Sample Web Application:[/b] [url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.3.0.06[/url]

Posted by: cambridgeport90 - Friday, 17 January 2020 17:59:16
Any support for .NET core in future? that would be cool, even if there ended up being two code bases, then again, rewriting applications for the sake of rewriting them probably would not provide any useful value at all. Thoughts?

Posted by: tha_watcha - Friday, 17 January 2020 21:03:20
[quote=cambridgeport90;72339]Any support for .NET core in future? that would be cool, even if there ended up being two code bases, then again, rewriting applications for the sake of rewriting them probably would not provide any useful value at all. Thoughts?[/quote] It it's planned in the future. But it will take some time to rewrite the entire forum.

Posted by: tha_watcha - Wednesday, 22 January 2020 10:14:24
[b]YetAnotherForum.NET v2.3.0.07[/b] [list][*][FIXED #528] Topics view [*] [FIXED] csv user import commas inside quotes [/list] [url]https://github.com/YAFNET/YAFNET/releases/tag/v2.3.0.7[/url] [b]YAF.NET DNN Module:[/b] [url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.3.0.07-5907[/url] [b]YAF.NET Sample Web Application:[/b] [url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.3.0.07[/url]

Posted by: Zero2Cool - Sunday, 19 April 2020 03:25:39
The "New Features" listed for this release ... that's not accurate, is it? I thought a lot of those came with previous releases??

Posted by: tha_watcha - Sunday, 19 April 2020 03:53:04
[quote=Zero2Cool;72428]The "New Features" listed for this release ... that's not accurate, is it? I thought a lot of those came with previous releases??[/quote] What do you mean? this is an old version!

Posted by: Zero2Cool - Sunday, 19 April 2020 03:54:50
[quote=tha_watcha;72430][quote=Zero2Cool;72428]The "New Features" listed for this release ... that's not accurate, is it? I thought a lot of those came with previous releases??[/quote] What do you mean? this is an old version![/quote] Ohh. I got an email saying ... nevermind lol. I was super confused!!!

Posted by: tha_watcha - Sunday, 19 April 2020 04:32:58
its a bug, its sends out notification after editing a post

Posted by: doxa - Thursday, 27 August 2020 15:36:52
This is a great version release. Thank you