YAFLogo

Posted by: ThisBytes5 - Thursday, 31 August 2017 03:17:13
I pulled down the zip, and noticed that the following files are missing: [b]yafsrc\YetAnotherForum.NET\web.config[/b] <-- copied the one I had in 2.2.3, seems to work fine [b]yafsrc\YetAnotherForum.NET\controls\MoveTopic.ascx[/b] <-- there wasn't one in 2.2.3, but everything compiled and runs so not sure if it's needed. they are referenced in the project, but are not in the zip file. I also looked at the file listings in the browser on Github and they are not present.

Posted by: tha_watcha - Saturday, 2 September 2017 15:21:39
[quote=ThisBytes5;70617]I pulled down the zip, and noticed that the following files are missing: [b]yafsrc\YetAnotherForum.NET\web.config[/b] <-- copied the one I had in 2.2.3, seems to work fine [b]yafsrc\YetAnotherForum.NET\controls\MoveTopic.ascx[/b] <-- there wasn't one in 2.2.3, but everything compiled and runs so not sure if it's needed. they are referenced in the project, but are not in the zip file. I also looked at the file listings in the browser on Github and they are not present. [/quote] i removed the MoveTopic.ascx you can ignore that. And for the web.config rename [b]recommended.web.config[/b] to [b]web.config[/b]