mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] dw_maintenance2009-05-17 06:19 pm

code update

We will be doing a code update over the next few minutes. It should be transparent, but as always, if you notice anything terribly wrong, let me know!
prk: (Default)

[personal profile] prk 2009-05-18 04:20 am (UTC)(link)
Like that bit where we ended up at a "default" cpanel apache page, instead of the real document root?

*grin*

prk.

no problem

[personal profile] babysprite 2009-05-18 04:26 am (UTC)(link)
This is Beta and it is my understanding that things are NOT going to be as they might otherwise during this stage of the development process.

I am having problems with secure logins to my account and it takes more than one attempt to do so with the correct user id and password.

That might be due to the absence of a "logged-in home page."

When I joined Dw, I quietly promised myself, I'd stand by while the Dw development team worked things out with code and elements.

Two things,

  1. I'll take fewer features in return for stability, anytime.
  2. Please ... STAY AD-FREE ... for all users, not just you and me.
/\__/\
(='.'=)
(")_(")
Music: Beatles - Revolution

Edited 2009-05-18 04:27 (UTC)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Re: no problem

[personal profile] afuna 2009-05-18 04:29 am (UTC)(link)
Hm, we recently uncovered an issue where secure login + bind to IP address was interfering with the ability of users to stay logged in.

Do you have that checked? If so, and if you uncheck it, do things improve for you?

secure login

[personal profile] babysprite 2009-05-18 04:38 am (UTC)(link)
Just logged out and logged back in securely with "Bind to IP Address" unchecked and got right in there with no problems.
/\__/\
(='.'=)
(")_(")
Music: Leonard Cohen - By The Rivers Dark
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Re: secure login

[personal profile] afuna 2009-05-18 05:34 am (UTC)(link)
Cool! Thanks for the confirmation. We'll look into figuring out what's going wrong, but it will take a bit for any fix to go live onto the site.

Re: secure login

[personal profile] babysprite 2009-05-18 05:58 am (UTC)(link)
No problem.

Being able to log in securely is kind of important to me.

Please take your time and get the code right before we go live/production.

I'm learning as much as I can about DW in order that I can volunteer to help out with things like this sometime soon.
/\__/\
(='.'=)
(")_(")
Music: Kristin Hersh - Echo
Edited 2009-05-18 06:01 (UTC)
jeeps: (btvs ♡ shallow like us!)

[personal profile] jeeps 2009-05-18 04:58 am (UTC)(link)
just want to say, i'm thrilled that icons are now sporting hovertext. so thank you for that.
cypher: (:D)

[personal profile] cypher 2009-05-18 05:03 am (UTC)(link)
ditto this -- I'm really happy to see this change! thank you!
alchemise: Stargate: season 1 Daniel (communicate)

[personal profile] alchemise 2009-05-18 06:39 am (UTC)(link)
Thirded! Thank you for adding this. :D
turlough: The Girl (Grace Jeanette) yay!ing from car window, Art is the Weapon video, Sept 2010 ((mcr) yay!)

[personal profile] turlough 2009-05-18 09:20 am (UTC)(link)
They are? YES!!! *makes happy dance of much joy*
gemma: (Default)

[personal profile] gemma 2009-05-22 06:44 pm (UTC)(link)
IKR!!
doriko: Kibum staring off with girly hair (Kibum // dream sequence)

[personal profile] doriko 2009-05-18 09:49 pm (UTC)(link)
Just a small issue: could there be an option whether or not to show the number of uses each tag has? If there's an option there already, I can't seem to find it.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-05-19 03:44 am (UTC)(link)
These aren't in the wizard, but you can change these using a property:

1. Go to http://www.dreamwidth.org/customize/advanced/layers.bml
2. Look for the user layer that's a child of Tabula Rasa. Edit this layer
3. Insert this into your user layer;

set tags_page_count_type = "title";
set module_tags_opts_count_type = "title";

(There's no built-in way to disable the display of the number of uses, but these will make it so that they only show up when you hover over them )
doriko: jonghyun goes hmph >w> (Hyoutei // if slytherin had a tennis clu)

[personal profile] doriko 2009-05-19 11:44 am (UTC)(link)
Thanks!