YAFLogo

Zero2Cool
  • Zero2Cool
  • 100% (Exalted)
  • YAF Leader Topic Starter
9 years ago
Having the priorities separated would distinguish them a little more and get them more attention. Is that something easily implemented?
Sponsor

Zero2Cool
  • Zero2Cool
  • 100% (Exalted)
  • YAF Leader Topic Starter
9 years ago
Any thoughts/input on this suggestion? It would really clean up the clutter at the top of forums with announcements and sticky's to make them more noticeable instead of inherently ignored.
bbobb
  • bbobb
  • 100% (Exalted)
  • YAF Developer
9 years ago
Originally Posted by: Zero2Cool 

Any thoughts/input on this suggestion? It would really clean up the clutter at the top of forums with announcements and sticky's to make them more noticeable instead of inherently ignored.


At some point I already separated announcements from the topics rest. It's very easy to implement.
I've made it for myself but it's already cumbersome to make it for YAF too.
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 3.0.3
9 years ago
I added a new css class (priorityRow) to that table row, and hightlight them with an different background color. I think they are now better visible.
Zero2Cool
  • Zero2Cool
  • 100% (Exalted)
  • YAF Leader Topic Starter
9 years ago
Originally Posted by: tha_watcha 

I added a new css class (priorityRow) to that table row, and hightlight them with an different background color. I think they are now better visible.



I tried downloading and upgrading, but got some parse error (Parser Error Message: Could not load file or assembly 'YAF, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8b49dc47f4701f66' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040))

Previously that was something with the build script which is why I mention it.

However, my real question is do we have optional color for Announcement AND Sticky or is it one color for both of them?
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 3.0.3
9 years ago
Originally Posted by: Zero2Cool 

Originally Posted by: tha_watcha 

I added a new css class (priorityRow) to that table row, and hightlight them with an different background color. I think they are now better visible.



I tried downloading and upgrading, but got some parse error (Parser Error Message: Could not load file or assembly 'YAF, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8b49dc47f4701f66' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040))

Previously that was something with the build script which is why I mention it.



Did you also Recompiled the Web Application? you need to change the references


Originally Posted by: Zero2Cool 


However, my real question is do we have optional color for Announcement AND Sticky or is it one color for both of them?



Yes there is an css class for each of them

Zero2Cool
  • Zero2Cool
  • 100% (Exalted)
  • YAF Leader Topic Starter
9 years ago
Originally Posted by: tha_watcha 

Originally Posted by: Zero2Cool 

Originally Posted by: tha_watcha 

I added a new css class (priorityRow) to that table row, and hightlight them with an different background color. I think they are now better visible.



I tried downloading and upgrading, but got some parse error (Parser Error Message: Could not load file or assembly 'YAF, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8b49dc47f4701f66' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040))

Previously that was something with the build script which is why I mention it.



Did you also Recompiled the Web Application? you need to change the references


Originally Posted by: Zero2Cool 


However, my real question is do we have optional color for Announcement AND Sticky or is it one color for both of them?



Yes there is an css class for each of them



What I've been doing is downloading the commit
extract contents to desktop
run the BuildPackages.bat file
extract the upgrade zip from the deploy folder into two folders bin and forum
open the solution
change to release
rebuild solution
move DLL's from the YetAnotherForum.NET\Bin to deploy\bin
zip bin and forum
upload zip
unzip zip


I don't know why it's not working this time, but I've downloaded the commit a few times and keep getting the same error.


As for changing references ... I have not done that manually. I thought doing a solution rebuild would handle that?
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 3.0.3
9 years ago
Quote:

As for changing references ... I have not done that manually. I thought doing a solution rebuild would handle that?



Only if you update them (copy the assemblies to the bin folder where they are referenced) but it sounds that you do that.
Zero2Cool
  • Zero2Cool
  • 100% (Exalted)
  • YAF Leader Topic Starter
9 years ago
Originally Posted by: tha_watcha 

Quote:

As for changing references ... I have not done that manually. I thought doing a solution rebuild would handle that?



Only if you update them (copy the assemblies to the bin folder where they are referenced) but it sounds that you do that.



I don't know what else I can do. I will keep trying the new commits as they come and hopefully they start working again or I stumble onto the issue. The last commit that worked was the YAF 2.1. The ensuing commits give me a file is corrupt error when unpacking the deploy/upgrade ZIP.

Here's the error when unpacking the ZIP.

! C:\Users\Kevin\Desktop\yafsrc\deploy\YAF-v2.0.0.0-RC1-Upgrade.zip: CRC failed in bin\YAF.Utils.dll. The file is corrupt




the YAF Utils DLL is the problem. It's not being packaged when the buildpackages.bat is executed. I'm trying to find a way to build it.







Zero2Cool
  • Zero2Cool
  • 100% (Exalted)
  • YAF Leader Topic Starter
9 years ago
Alright...

The YAF-v2.1.0.0-RC1-Upgrade.zip does not have the YAF.Utils.dll
so I pulled the DLL from YAFNET-master\yafsrc\YAF.Utils\obj\Debug

Then I got past the assembly error issue, and encountered a new error which was some parse error of some kind. Once I put the YAF DLL's into my sample application project and did a recompile, the site is up an running.

Bed time.
YAF Logo Copyright © YetAnotherForum.NET & Ingo Herbote. All rights reserved
About Us

The YAF.NET is an open source .NET forum project. YAF.NET is supported by an team of international developers who are build community by building community software.

Powered by Resharper Donate with PayPal button