Welcome Guest Search | Active Topics | Log In | Register

6 Pages «<456
YAF 1.9.2 (ASP.NET 2.0 Technology Preview) Options · View
Jaben
#76 Posted : Thursday, March 29, 2007 12:00:29 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,737
Location: Honolulu, HI
cfishing wrote:
Jaben wrote:
Thanks test... But I really wish I had more time for YAF. Some of my frustration is the fact that I can't spend more time on it because I have to work a full-time job.

Hopefully one day I will find a way to make a living off of YAF. Until then I'm playing catch-up...

So to answer: I'm working on Membership and Profiles right now.

If anyone is at all curious on the progress or wants to assist, please just get the latest CVS--or, if that's a hassle, I can post the latest code with tons of issues so you can play around and provide fixes.

Takers? This would be considered very alpha version of 1.9.3. (Registration doesn't even work--a lot of the admin system needs fixes, etc.)


Can I get the latest code so I can 'play around and provide fixes'.


Yes. All the latest code is in the CVS. Please take a look at this thread for instructions:

http://forum.yetanotherf...t/postsbytopic3094.aspx

If you have ANY questions, please contact me directly via e-mail at: support@yetanotherforum.net

Thanks for your help.
"Honesty may be the best policy, but it’s important to remember that apparently, by elimination, dishonesty is the second-best policy." -- George Carlin

mjhufford
#77 Posted : Saturday, August 11, 2007 2:38:43 PM

Rank: YAF Developer



Joined: 7/16/2007
Posts: 71
Location: Lowell, AR
Jaben wrote:
Well, I put about 20 hours into YAF and YAF-related work (answer questions, investigating options) just this weekend.

How much did I get paid for this work? Nothing.


Perhaps you can setup a method for accepting donations and then distributing between active developers? I'd love to offer up a donation, this is an excellent project.
mjhufford
#78 Posted : Saturday, August 11, 2007 2:39:40 PM

Rank: YAF Developer



Joined: 7/16/2007
Posts: 71
Location: Lowell, AR
Also, how would I got about getting the source for 1.9.2?
Mek
#79 Posted : Saturday, August 11, 2007 6:18:42 PM

Rank: YAF Developer



Joined: 7/12/2005
Posts: 1,150
Location: on Dock Street
I would advise against working with 1.9.2 at the current time.


"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon Smile )
mjhufford
#80 Posted : Monday, August 13, 2007 3:23:16 AM

Rank: YAF Developer



Joined: 7/16/2007
Posts: 71
Location: Lowell, AR
Why is that? Too buggy? Gettin' close on 1.9.3? Smile I suppose I could play with 1.9.3, but I ran into several bugs last time I used it. I understand that it's still under development and would love to help in any way I can. I do need a forum that can integrate with .NET membership...should I hang tight for now?
mjhufford
#81 Posted : Wednesday, August 15, 2007 1:09:00 AM

Rank: YAF Developer



Joined: 7/16/2007
Posts: 71
Location: Lowell, AR
Any thoughts?
trung_thanh_bmt
#82 Posted : Friday, August 17, 2007 8:41:28 AM

Rank: YAF Forumling


Joined: 8/17/2007
Posts: 1
Help me
I open VS 2005, I tried to modify .cs file and i could still build success
but in bin folder, yaf.dll never updated
lmygeorge
#83 Posted : Wednesday, August 29, 2007 5:15:14 AM

Rank: YAF Forumling


Joined: 8/28/2007
Posts: 5
I have a problem, when I goto install page, enter password and confirm password, after the page reloads but password is not correct. The text show me "This password is stored in your web.config file and needs to be entered every time you want to upgrade the forum.", which part is stored in web.config? I can not find, any body can help me.
Jaben
#84 Posted : Wednesday, August 29, 2007 10:26:23 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,737
Location: Honolulu, HI
The problem is permissions on the web.config file. You need to make sure that ASPNET user has write permissions on that file.
"Honesty may be the best policy, but it’s important to remember that apparently, by elimination, dishonesty is the second-best policy." -- George Carlin

Ederon
#85 Posted : Wednesday, August 29, 2007 1:08:14 PM

Rank: YAF Developer



Joined: 1/8/2007
Posts: 1,077
Location: Heart of Europe
lmygeorge wrote:
I have a problem, when I goto install page, enter password and confirm password, after the page reloads but password is not correct. The text show me "This password is stored in your web.config file and needs to be entered every time you want to upgrade the forum.", which part is stored in web.config? I can not find, any body can help me.

Password is stored encrypted in app.config.
When I post FP:Ederon in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting.
Jaben
#86 Posted : Wednesday, August 29, 2007 1:24:56 PM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,737
Location: Honolulu, HI
Ederon wrote:
lmygeorge wrote:
I have a problem, when I goto install page, enter password and confirm password, after the page reloads but password is not correct. The text show me "This password is stored in your web.config file and needs to be entered every time you want to upgrade the forum.", which part is stored in web.config? I can not find, any body can help me.

Password is stored encrypted in app.config.


It wasn't in v1.9.2. Confused
"Honesty may be the best policy, but it’s important to remember that apparently, by elimination, dishonesty is the second-best policy." -- George Carlin

Ederon
#87 Posted : Wednesday, August 29, 2007 1:39:15 PM

Rank: YAF Developer



Joined: 1/8/2007
Posts: 1,077
Location: Heart of Europe
Jaben wrote:
It wasn't in v1.9.2. Confused

Um, sorry then Embarassed
When I post FP:Ederon in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting.
lmygeorge
#88 Posted : Thursday, August 30, 2007 2:50:53 AM

Rank: YAF Forumling


Joined: 8/28/2007
Posts: 5
Ederon wrote:
lmygeorge wrote:
I have a problem, when I goto install page, enter password and confirm password, after the page reloads but password is not correct. The text show me "This password is stored in your web.config file and needs to be entered every time you want to upgrade the forum.", which part is stored in web.config? I can not find, any body can help me.

Password is stored encrypted in app.config.

I found default.config, but file not found named app.config, what's my problem?
Jaben
#89 Posted : Thursday, August 30, 2007 3:18:43 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,737
Location: Honolulu, HI
you have to rename default.config to web.config.

Maybe do a search for a HOW-TO tutorial about how to configure ASP.NET.
"Honesty may be the best policy, but it’s important to remember that apparently, by elimination, dishonesty is the second-best policy." -- George Carlin

Users browsing this topic
Guest
6 Pages «<456
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC1 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.150 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET