打销售单用什么软件:登陆del.icio.us总是出错?

来源:百度文库 编辑:高考问答 时间:2024/04/26 06:57:13
由谁用过del.icio.us?
我已经申请了帐号。受到一封邮件,但是登陆时总是出现如下错误。
System error

error: Can't use an undefined value as an ARRAY reference at /www/del.icio.us/comp/ui/tagbox line 139.

context: ...
135: }
136: # build fold_group_order; we are not showing tags that have zero posts, so we
137: # shouldn't show bundles that have only tags that have zero posts
138: foreach my $b (sort keys %$bundles) {
139: if (scalar @{$sorted_fold_groups->{$b}}) {
140: push @fold_group_order, $b;
141: }
142: }
143: # make a final fold group of unbundled tags if there are any
...

code stack: /www/del.icio.us/comp/ui/tagbox:139
/www/del.icio.us/site/dhandler:134
/www/del.icio.us/site/autohandler:79

raw error