-
goto http://slashdot.org/help
click "general"
click [?]next to "mobile text address"
template is missing data for explanation, making the 'info popup' pop up immediately under the textbox. if you scroll down, to attempt to see if there is anything in the info-box-popup, then it sticks to the bottom of the window, mostly covering up the 'save' button.
2008-09-28 17:10:50 UTC in Slash
-
a w3c check shows "document type does not allow DIV here" for
2008-01-02 16:06:18 UTC in Slash
-
oh, and i tried toggling d2 on/off w/ the checkbox, as well as going into /my and turning it off, save, then on, save. didn't help.
2007-12-13 14:33:58 UTC in Slash
-
using safari 2.0.4 (419.3)
d2 comment-control-box does not show up at all.
javascript errors:
SyntaxError - Parse error
http://images.slashdot.org/comments.js?T_2_5_0_186
TypeError - Object (result of expression boxStatus) does not allow calls.
http://hardware.slashdot.org/article.pl?sid=07/12/13/0415245&from=rss
ReferenceError - Can't find variable: currents...
2007-12-13 14:32:56 UTC in Slash
-
FYI. Someone's asking about this problem on the slashcode listserve. Was this fixed but the bug not updated?.
2007-11-28 18:22:27 UTC in Slash
-
Tim, any chance you can commit this template?.
2007-11-08 15:18:41 UTC in Slash
-
If the admin hasn't set either constant im_screenname or im_password, when users goto /my/messages they will see
From this page you can configure various messages that Slashgeo can optionally send to you. The primary options are No Messages (Disabled), E-mail, Web, AIM, and Mobile Text. Not all options are available for all message types. Web messages will be deleted after 14 days. If you...
2007-10-04 11:07:08 UTC in Slash
-
the cvs information on
http://proxytunnel.sourceforge.net/download.php
is wrong.
it should be
cvs -d:pserver:anonymous@proxytunnel.cvs.sourceforge.net:/cvsroot/proxytunnel login
cvs -d:pserver:anonymous@proxytunnel.cvs.sourceforge.net:/cvsroot/proxytunnel co proxytunnel.
2007-10-01 22:33:30 UTC in proxytunnel
-
In Messages.pm, sub send there's
if ($msg->{user}{prefs}{$msg->{code}} == $self->getMessageDeliveryByName("Mobile")) {
well if the message_deliverymodes doesn't have "Mobile" in it, getMessageDeliveryByName will return... what? zero.
And if a new user's email message is trying to go out, their pref is going to be zero.
So Messages.pm sits and spins and set $addr to...
2007-08-15 19:54:50 UTC in Slash
-
So does anyone have any idea of what the proper fix is? remove from mysq/defaults, or remove from each plugin?.
2007-08-09 16:01:37 UTC in Slash