WinCustomize personal pages have been updated

Thursday, May 13, 2010 by GunslingerBara | Discussion: WinCustomize 2011 Feedback

I have updated the WinCustomize personal pages so that the design matches the new WinCustomize design.  I have also fixed some bugs, increased performance, and all-around cleaned it up. 

FYI, if you do not already have a personal page, you will not be able to create one for the time being.  We are working on a "Settings" page of some kind to handle all of that stuff, which we will release in the near future.

Please report any bugs you may find here or in this forum.  Here is a personal page as an example: http://frogboy.wincustomize.com/

Bara

First Previous Page 1 of 2 Next Last
Phoon
Reply #1 Thursday, May 13, 2010 12:46 PM

extremely slow response getting there for me. Also tried the link you provided for frogboy's site. very slow to get there.

jscogg
Reply #2 Thursday, May 13, 2010 12:46 PM

FYI, if you do not already have a personal page, you will not be able to create one for the time being.

So, for those of us who already have one, can we edit the existing content?

Wizard1956
Reply #3 Thursday, May 13, 2010 12:53 PM

Using the link you provided as an example,in the "Gallery" tab the skin descriptions are partially obscuring the thumbnails and the ratings stars are hanging off of the left edge of the box. Also the filter (View:) is mostly covered by the "page 1 of 12" graphic. It looks the same on my gallery page.

Win7 64 bit and IE8

teddybearcholla
Reply #4 Thursday, May 13, 2010 12:59 PM

Looks beeeeeeutiful!!!  Thank you Bara!!!!     ...hope  you like pizza i stole it from HG!!!!

Fuzzy Logic
Reply #5 Thursday, May 13, 2010 1:29 PM

Looks nice, but I get this when selecting the photo tab:-

 

Server Error in '/' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

Philly0381
Reply #6 Thursday, May 13, 2010 1:52 PM

All looks well with my personal page.  Thanks for the update.

Is an option being considered that would allow the user to change background colors and text?   

B2R
Reply #7 Thursday, May 13, 2010 2:10 PM

Everything seems ok for me, thank you for this work.

GunslingerBara
Reply #8 Thursday, May 13, 2010 2:10 PM

Phoon
extremely slow response getting there for me. Also tried the link you provided for frogboy's site. very slow to get there.

It will be slow for the first few requests, but it should get faster as you click around.  The Activity tab may be very slow due to the amount of querying it's doing.

fr4nk3nstein

quoting postFYI, if you do not already have a personal page, you will not be able to create one for the time being.

So, for those of us who already have one, can we edit the existing content?

Depends, what content are you looking to modify?  There is no "Settings" page yet but it will be coming later.

Wizard1956
Using the link you provided as an example,in the "Gallery" tab the skin descriptions are partially obscuring the thumbnails and the ratings stars are hanging off of the left edge of the box. Also the filter (View:) is mostly covered by the "page 1 of 12" graphic. It looks the same on my gallery page.

Win7 64 bit and IE8

Simple CSS issue, will fix it with the next update.  The descriptions are supposed to obscure the thumbnails partially.  We may update that page again and make it look like the existing WinCustomize gallery pages (eg: https://www.wincustomize.com/explore/windowblinds)

Philly0381
All looks well with my personal page.  Thanks for the update.

Is an option being considered that would allow the user to change background colors and text?   

Probably not.  I'd prefer to keep a consistent look and feel to the site.

Fuzzy Logic
Looks nice, but I get this when selecting the photo tab:-
Server Error in '/' Application.

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

Is anyone else having this problem?

Bara

Onklifiziert
Reply #9 Thursday, May 13, 2010 2:10 PM

works great and looks fine. good job, ...but where is the "My Settings" Option??

ZubaZ
Reply #10 Thursday, May 13, 2010 2:11 PM

Not bad work.  fast and looks good.

However . . . 

The top row of menus are not actign like they should though.  On mouseover shouldn't we see a menu?

Video here: http://screencast.com/t/YTA1NmRmYT

Philly0381
Reply #11 Thursday, May 13, 2010 2:24 PM

Oh well, being able to change from all the white background would be a nice option on the site.  Maybe the next time.

GunslingerBara
Reply #12 Thursday, May 13, 2010 3:12 PM

Onklifiziert
works great and looks fine. good job, ...but where is the "My Settings" Option??

There are no settings yet.  They will be implemented at a later date.

Not bad work.  fast and looks good.

However . . . 

The top row of menus are not actign like they should though.  On mouseover shouldn't we see a menu?

Video here: http://screencast.com/t/YTA1NmRmYT

Hmm... I'm not really sure why that's happening.  I'll dig a little deeper and get back to you.

Bara

teddybearcholla
Reply #13 Thursday, May 13, 2010 3:20 PM

the "Gallery" tab the skin descriptions are partially obscuring the thumbnails
    I have this too.

It will be slow for the first few requests, but it should get faster as you click around.
    Still very slow.

but I get this when selecting the photo tab:-
  I also have what Fuzzy has. 

 

 

Wizard1956
Reply #14 Thursday, May 13, 2010 3:26 PM

Is anyone else having this problem?

Yes,I get the same error on my site when clicking the Photos tab.

Philly0381
Reply #15 Thursday, May 13, 2010 3:33 PM

I wonder if the problems might be because of the browser used. 

I'm using IE 8 on Win 7 Home Premium 64 bit and all tabs work.

RedneckDude
Reply #16 Thursday, May 13, 2010 3:39 PM

OK, My 2 cents.  A slight overlap is not what I'm getting.

The far left shot is too much of an overlap....it covers 1/4 of my preview.

Also, the star rating is hanging off it's background.

RedneckDude
Reply #17 Thursday, May 13, 2010 3:41 PM

I get a photos tab, and it takes me to a photos page, which has no photos and no apparent means to upload any.

Phoon
Reply #18 Thursday, May 13, 2010 3:41 PM

log in does not follow you to these sites. You have to log in again.

Wizard1956
Reply #19 Thursday, May 13, 2010 3:43 PM

@Philly

Win7 64 bit and IE8

 

teddybearcholla
Reply #20 Thursday, May 13, 2010 3:50 PM

I wonder if the problems might be because of the browser used.
   I was on FireFox  3.6.3  , now in Internet Explorer 8. The only difference I have is that the pages load faster.  The tabs the same as RedneckDudesand Wiz's.  There is only an error for the photos page.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01