Zoomba Zoomba

New Forums on WinCustomize.com!

New Forums on WinCustomize.com!

https://forums.wincustomize.com

The forum refresh, that first came to the main Stardock and Galactic Civilizations 2 forums has made its way to WinCustomize.com today.  After a great deal of feedback from users, the forums now more closely resemble other web forums in style and function. 

We also hope that these new forums will alleviate some of the technical issues users had been experiencing in the past.  If you have any comments/feedback on the new forums, please leave them in a comment here.

39,664 views 114 replies
Reply #51 Top
Looks nice ...
Reply #52 Top
technologically horny




Reply #53 Top
At the top of the page in the far right corner of the thread there are three buttons. The first one is tools.

Tools | Add to Watchlist


vikram at the top of the post is a button labeled Tools. Clicking it brings up a menu where you can add to watch.


Excellent, thanks

Reply #54 Top
I can't get from one page to the other. For example in this thread, I can see posts 1-50, but then I can't change to 51-53. I tried it forward and backward, on the top of the page, as well as on the bottom. No go. Also, I can only post in advanced mode (otherwise I get an "Object reference not set to an instance of an object"-error, and my line breaks don't show as well. Using Firefox 1.5.0.3.
Reply #55 Top
He, He, now that I posted I actually get to see posts 51-54, but I still have no line-breaks and paragraphs in my post.
Reply #56 Top
this place, with it's new WC forum, is once again making me technologically horny


Hehe...hey little girl...wanna see my browser?

She made me do it!
Reply #57 Top
What the!? I hit reply in the new forum and all of a sudden I'm back in the old forum when it comes back up!? And yup...I can see I'm gonna really miss the old style forum.
Reply #58 Top
Any way of customizeing the forum time stamps? I'm getting confused by dates when the month comes before the day.
Reply #59 Top
I'm getting confused by dates when the month comes before the day.
I second that one!
Reply #60 Top
making me technologically horny




Reply #61 Top
LOL @ #60 ....
Reply #62 Top
#60 Brilliant Po! Thanks for the smile!
Reply #63 Top

I can't get from one page to the other. For example in this thread, I can see posts 1-50, but then I can't change to 51-53. I tried it forward and backward, on the top of the page, as well as on the bottom. No go. Also, I can only post in advanced mode (otherwise I get an "Object reference not set to an instance of an object"-error, and my line breaks don't show as well. Using Firefox 1.5.0.3.

We only support the latest version of Firefox. Please upgrade to 1.5.0.4. I am unable to reproduce an object reference error when posting a reply at the bottom of a post (not in advanced mode). Using Firefox 1.5.0.4.

Any way of customizeing the forum time stamps? I'm getting confused by dates when the month comes before the day.

Not at this time, no. Please post here for suggestions and the people who make the calls on new features will have a look at them. https://forums.wincustomize.com/?AID=124365

What the!? I hit reply in the new forum and all of a sudden I'm back in the old forum when it comes back up!? And yup...I can see I'm gonna really miss the old style forum.
 

Your browser may be holding onto an old cached page or css file. You might try clearing it. Also, there is no going back to the old style, and no way to view the old style any longer.

Reply #65 Top
andrew my site turning problem in Firefox 1.5.0.3 has resolved itself

test.
Reply #66 Top
I am happy now. Posting using "post comment" works as well now and as you can see from above post, the line breaks are back. Go figure...
Reply #68 Top
This is odd. The last post was through firefox, viewing the thread as an article with the old view. It worked fine. But whenever I try to post a post in the new forums with firefox I get:

Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
SDSArticles.ArticleToolbox.ProcessBBCode(String TExt) +39
SDSArticles.ArticleToolbox.ProcessPostText(String Text, String NickName, Boolean HtmlMode, Boolean WysiwygAccess, String WebImageDir) +141
StardockForums.gf_quickreply.PostNew() +140
StardockForums.gf_quickreply._SubmitComment_Click(Object sender, EventArgs e) +7
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102



This is posted in hte new forums using IE.
Reply #70 Top
thomassen, I implemented some additional error handling into the method that is throwing that error. However, we're unable to reproduce the error at all here. I even went so far as to clone your account in an attempt to duplicate the exact conditions.
Reply #71 Top
@thomassen

i had the same errors yesterday when trying to post. it was resolved by logging out, exiting FF, then starting FF again..been working with the error message since then
Reply #72 Top
testing (whoops! this was through the article version of the thread)
Reply #73 Top
been working with the error message since then


should have said 'without' the error message
Reply #74 Top
tried liquidguru's suggestion, but still no go. same error
Reply #75 Top
Server Error in '/' Application.
There was an error with your request. Please try again.
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: There was an error with your request. Please try again.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[Exception: There was an error with your request. Please try again.]
SDSArticles.ArticleToolbox.AddArticleComment(Int32 ArticleID, Int32 AccountID, Int32 ParentID, String NickName, String Email, String IP, DateTime PostDate, AccountType AccountTypeID, String LineText, Int32 AccessID, Int32 MODERATOR_Access) +308
StardockForums.gf_quickreply.PostNew() +340
StardockForums.gf_quickreply._SubmitComment_Click(Object sender, EventArgs e) +7
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102