Welcome Guest Search | Active Topics | Log In | Register

12 Pages «<23456>»
YAF v1.9.3.3 ALPHA (UPDATED: 2/6/2008) Options · View
phaedoHD
#46 Posted : Sunday, January 06, 2008 10:42:03 AM
Rank: Advanced Member


Joined: 11/22/2007
Posts: 30
Location: Seattle
Just curious how stable the alpha version of 1.9.3 is seeming to be? I realize it obviously will have some bugs, but I'm eager to use it in one of my existing sites which currently has no forum but has a large existing membership base using the .net membership provider.

So anyways, I'm just wondering if the alpha version seems to have a lot of bugs or if for the most part it seems somewhat stable. If it's more on the occasional bug side of things I will probably put it up as my site has no forum, so a buggy forum would be an improvement.

Also when the "final" release of 1.9.3 comes out is anticipated that the upgrade from the alpha or eventual beta version(s) will require a lot of work, or mostly just replacing the binaries and files? Thanks!
Clegs
#47 Posted : Tuesday, January 08, 2008 5:52:32 AM
Rank: Member



Joined: 11/1/2007
Posts: 20
Location: Washington
It seems to be running fine for me on my localhost with no crashes. I tried upgrading my older versions, however, and it turned out to be a disaster. After hours of trying, I finally gave up and reinstalled the older version onto my site.
calebgo.com - My Site
Jaben
#48 Posted : Tuesday, January 08, 2008 8:09:11 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,950
Location: Honolulu, HI
Clegs... Please explain some of your problems. It's ALPHA software and you can give back a lot more by at least offering your experience to help. Saying it was "a disaster" only creates FUD without basis.
"When you are grateful, fear disappears and abundance appears”."

tep
#49 Posted : Tuesday, January 08, 2008 11:22:46 AM

Rank: YAF Commander


Joined: 1/8/2008
Posts: 82
hello all,

The error is displayed below after changing language type (Turkish) & save in the admin panel.

Any comment ?


Server Error in '/YetAnotherForum.NET' Application.


Missing page pointer: INBOX
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Missing page pointer: INBOX

Source Error:


Line 107:#if DEBUG
Line 108: if (_pagePointer == null)
Line 109: throw new Exception("Missing page pointer: " + tag);
Line 110:#endif
Line 111:


Source File: C:\Inetpub\wwwroot\yaf\YAF.Classes\YAF.Classes.Utils\Localization\Localizer.cs Line: 109

Stack Trace:


[Exception: Missing page pointer: INBOX]
YAF.Classes.Utils.Localizer.GetText(String tag, String& localizedText) in C:\Inetpub\wwwroot\yaf\YAF.Classes\YAF.Classes.Utils\Localization\Localizer.cs:109
YAF.Classes.Utils.YafLocalization.GetText(String page, String tag) in C:\Inetpub\wwwroot\yaf\YAF.Classes\YAF.Classes.Utils\Localization\Localization.cs:136
YAF.Controls.Header.RenderRegular(HtmlTextWriter& writer) in C:\Inetpub\wwwroot\yaf\YAF.Controls\Header.cs:122
YAF.Controls.Header.Render(HtmlTextWriter writer) in C:\Inetpub\wwwroot\yaf\YAF.Controls\Header.cs:88
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +74
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +189
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +49
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +234
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +53
System.Web.UI.Control.Render(HtmlTextWriter writer) +31
YAF.Forum.Render(HtmlTextWriter writer) in c:\Inetpub\wwwroot\yaf\YetAnotherForum.NET\App_Code\YAF\Forum.cs:111
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +74
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +189
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +49
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +234
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +53
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +98
System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +43
System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +333
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +74
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +189
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +49
System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +56
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +234
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +53
System.Web.UI.Control.Render(HtmlTextWriter writer) +31
System.Web.UI.Page.Render(HtmlTextWriter writer) +38
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +74
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +189
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5540


Clegs
#50 Posted : Tuesday, January 08, 2008 11:13:15 PM
Rank: Member



Joined: 11/1/2007
Posts: 20
Location: Washington
Jaben wrote:
Clegs... Please explain some of your problems. It's ALPHA software and you can give back a lot more by at least offering your experience to help. Saying it was "a disaster" only creates FUD without basis.


Sorry, first it couldn't write the config password to the config file (even though I gave it write permission). So I wrote some script to hash the password for me, then it worked fine. After I did the upgrade, it kept giving me errors about undeclared <yaf:forum tags. By the time I got that error to go away, it started giving me errors where the only information available was a stack trace.

The main thing that made it a disaster was that the backup of the DB that I made was corrupt and I had to go back to the previous day's backup (meaning we lost a lot of posts).

I don't want to create FUD, I like 1.9.3 and it runs great without a problem on some of my systems. Just on the shared server that I rent, it would install but not run.
calebgo.com - My Site
Ederon
#51 Posted : Wednesday, January 09, 2008 12:30:48 AM

Rank: YAF Developer



Joined: 1/8/2007
Posts: 1,083
Location: Heart of Europe
Clegs wrote:
Sorry, first it couldn't write the config password to the config file (even though I gave it write permission). So I wrote some script to hash the password for me, then it worked fine. After I did the upgrade, it kept giving me errors about undeclared <yaf:forum tags. By the time I got that error to go away, it started giving me errors where the only information available was a stack trace.

Your first problem is permissions related (permissions were granted to wrong account?), second is problem of improperly set web.config. You probably didn't merge 1.9.3 config with your original one, resulting in undeclared tag errors. Since sencond mentioned problem was due to bad web.config, I guess third is of the same nature.

All in all, 1.9.3 is yet in ALPHA stage and upgrading production site to it is still a risky move (Jaben could tell us about it). But your problems seems more related to not enough attention paid to configuration/merger than general failure of new version.
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
#52 Posted : Wednesday, January 09, 2008 3:35:21 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,950
Location: Honolulu, HI
Clegs wrote:
Jaben wrote:
Clegs... Please explain some of your problems. It's ALPHA software and you can give back a lot more by at least offering your experience to help. Saying it was "a disaster" only creates FUD without basis.


Sorry, first it couldn't write the config password to the config file (even though I gave it write permission). So I wrote some script to hash the password for me, then it worked fine. After I did the upgrade, it kept giving me errors about undeclared <yaf:forum tags. By the time I got that error to go away, it started giving me errors where the only information available was a stack trace.

The main thing that made it a disaster was that the backup of the DB that I made was corrupt and I had to go back to the previous day's backup (meaning we lost a lot of posts).

I don't want to create FUD, I like 1.9.3 and it runs great without a problem on some of my systems. Just on the shared server that I rent, it would install but not run.


Thank you for explaining the issues.
"When you are grateful, fear disappears and abundance appears”."

tep
#53 Posted : Sunday, January 13, 2008 12:39:18 AM

Rank: YAF Commander


Joined: 1/8/2008
Posts: 82
Hi all,

when we change source code manually how to deploy the project to put in the production ?

Thanks
aewrigley
#54 Posted : Tuesday, January 15, 2008 4:22:19 PM
Rank: Member




Joined: 1/15/2008
Posts: 16
Location: North Yorkshire, UK
Hi

I am looking at v1.9.3, but can't get it to compile. I get 88 errors, all related to Unknown server tag 'YAF.[name of control]'.

The YAF.Controls compile correctly into the root /Bin folder, so it *should* know the tags for the controls... or am I missing something?

In other threads, you mention that the YAF.dll should be in the /Bin folder of the root (eg, when people have YAF in a subfolder of the root). I cannot find the YAF.dll, or is this the .dll generated when the Forums compile correctly?

I am using VS2008, with the solution set to use .NET 2.0

YAF looks great, just what I need, although 1.9.1.x has been running slowly on a Virtual Server with 1GB RAM and using SQL Server Express 2005.

But thanks the hard work.

Regards

Andrew
Ederon
#55 Posted : Tuesday, January 15, 2008 7:43:59 PM

Rank: YAF Developer



Joined: 1/8/2007
Posts: 1,083
Location: Heart of Europe
aewrigley wrote:
Hi

I am looking at v1.9.3, but can't get it to compile. I get 88 errors, all related to Unknown server tag 'YAF.[name of control]'.

What type of project? 1.9.3 uses VS2005 web site project with dynamic compilation, those unknown YAF tags are defined in web.config (are you missing it?). Look in install.txt.
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.
lak-b
#56 Posted : Wednesday, January 16, 2008 7:17:22 PM

Rank: YAF Forumling


Joined: 1/16/2008
Posts: 4
Hi everyone Smile
I have a problem with embedding YAF in my sample site with standard User and Role providers.
(Offtop: Before all, I have run forum as standalone web site and it's ok; then I turned Role and User providers to standard ones and it was almost ok: I can register (user created in DB in asp.net table) but can't login Smile )

To embed YAF to my site, I have read this (http://wiki.yetanotherforum.net/embeddedYaf.ashx), but what is this:

Quote:

Move the yafnet.config file from ~/yaf to ~.
Ensure that the yafnet.config file "points" to the place where you have YAF installed, in the example case:
<root>/yaf</root>
?

what is "yafnet.config"? YAF 1.9.3 haven't this file Sad
marinette2
#57 Posted : Thursday, January 17, 2008 6:02:06 PM
Rank: Member




Joined: 12/15/2007
Posts: 16
Location: US
Missing files....
MS does not always copy all files using Vista FTP and copy files from zips correctly (98% OK, 2% oops).

I had a Vista Issue with the YAF extract not getting copies of all the zip files into the folder. And Microsoft FTP in windows is worse than useless. Use Putty or smartftp.
tep
#58 Posted : Thursday, January 17, 2008 8:05:05 PM

Rank: YAF Commander


Joined: 1/8/2008
Posts: 82
Please try FireFtp

I am happy with it that runs on Firefox as add-on
airsickmoth
#59 Posted : Thursday, January 17, 2008 11:48:05 PM
Rank: Advanced Member


Joined: 1/15/2008
Posts: 60
Location: Vancouver, Canada
lak-b wrote:
Hi everyone Smile
I have a problem with embedding YAF in my sample site with standard User and Role providers.
(Offtop: Before all, I have run forum as standalone web site and it's ok; then I turned Role and User providers to standard ones and it was almost ok: I can register (user created in DB in asp.net table) but can't login Smile )

To embed YAF to my site, I have read this (http://wiki.yetanotherforum.net/embeddedYaf.ashx), but what is this:

Quote:

Move the yafnet.config file from ~/yaf to ~.
Ensure that the yafnet.config file "points" to the place where you have YAF installed, in the example case:
<root>/yaf</root>
?

what is "yafnet.config"? YAF 1.9.3 haven't this file Sad


Check the install.txt in the website directory, but I think you can use either debug.config or release.config, both those files are the new replacement for yafnet.config and use the release.config if you are publishing your site.
lak-b
#60 Posted : Saturday, January 19, 2008 12:09:44 AM

Rank: YAF Forumling


Joined: 1/16/2008
Posts: 4
Could anyboudy provide a sample project like this: simple website (with 2 page: login.aspx and default.aspx) with embedded YAF? This will be useful for many users Smile
Users browsing this topic
Guest
12 Pages «<23456>»
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 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.297 seconds.

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