YAFLogo

suipor
  • suipor
  • 52.4% (Neutral)
  • YAF Forumling Topic Starter
11 years ago
Hi,

http://forum.yetanotherforum.net/yaf_postst16300_Setup-Yaf-with-MySQL.aspx#post61714 )

Now that I'm trying to setup the legacy Yaf 1.9.6 version with the mysql datalayer that was developed awhile back, I've encountered a problem.

http://yafnet.codeplex.com/releases/view/84960 

https://github.com/vzrus/YetAnotherForumExtraDataLayers 

I came to a stage that I don't know how to combine 2 projects into one. I read the manual I found in the datalayer project. In step 4, it said,

STEP 4. Replaсe files and COMPILE YAF from source files.

Replace all the files in the archive. If you see a folder with a MS Visual Studio , simply replace a corresponding project. You should completely replace YAF.Calasses.Data and YAF.Providers projects and their folders in YAF solution. All other files you should add, if they're missing or replace. Providers are optional but it's recommended to use them first to test the functionality. The source code contains sample configuration files.

However, I don't seem to see the YAF.Calasses.Data and YAF.Providers folders in YAF solution. I can only find them in the BIN as .dll. So I have no idea what to do with those 2 folders I found in the datalayer project and where to put them in YAF.

If anyone has any experience with this, please let me know. Thanks alot!

Sponsor
suipor
  • suipor
  • 52.4% (Neutral)
  • YAF Forumling Topic Starter
11 years ago
I think I found the problem. I should have downloaded the source not just the binary version.

Nevermind :)