Ok i got the editor working. I attached my Class File.
Installation is very simple
1. Download .NET Version
2. Copy the bin folder to the yaf bin folder (From the "Framework 2.0" folder)
3. Copy the CuteSoft_Client to the root yaf folder.
The only problem whats left is i wasnt able to change the path of the cutesoft_client to editors/CuteEditor. That is the Problem of the editor.
OK, I downloaded Visual web developer 2010 and it recognizes the solution file. I made a minor change to search.ascx.cs (defaults to 50 results per page) so I know a rebuild works.
I'm still not getting the CuteEditor to show up.
here's what I've done.
the bin files from CuteEditor are in the YAF bin folder.
The rest of the CE files are in a subfolder off of YAF called CuteSoft_Client
the .cs file you sent me is in the YetAnotherForum.NET/Classes/Editors folder
I do a rebuild (one error "The target "Package" does not exist in the project for YAF.csproj)
I push the /bin folder contents to the website.
Results:
My search page change works (now defaults to 50 results per page)
CuteEditor is still not available as an editor.
Any ideas?