You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(7) |
Nov
(29) |
Dec
(101) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(90) |
Feb
(101) |
Mar
(173) |
Apr
(141) |
May
(38) |
Jun
(28) |
Jul
(14) |
Aug
(7) |
Sep
(3) |
Oct
(7) |
Nov
(15) |
Dec
(9) |
2002 |
Jan
(2) |
Feb
(5) |
Mar
(11) |
Apr
|
May
(4) |
Jun
(6) |
Jul
(7) |
Aug
(12) |
Sep
(8) |
Oct
(1) |
Nov
(4) |
Dec
(7) |
2003 |
Jan
(7) |
Feb
(1) |
Mar
(9) |
Apr
(2) |
May
(3) |
Jun
(4) |
Jul
(19) |
Aug
(4) |
Sep
(8) |
Oct
(30) |
Nov
(25) |
Dec
(22) |
2004 |
Jan
(6) |
Feb
(12) |
Mar
|
Apr
(2) |
May
|
Jun
(10) |
Jul
(18) |
Aug
(2) |
Sep
(4) |
Oct
(4) |
Nov
(4) |
Dec
(4) |
2005 |
Jan
(8) |
Feb
(4) |
Mar
(6) |
Apr
(5) |
May
|
Jun
(2) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(4) |
Nov
(3) |
Dec
|
2006 |
Jan
(9) |
Feb
(6) |
Mar
(11) |
Apr
|
May
(2) |
Jun
|
Jul
(2) |
Aug
(10) |
Sep
(8) |
Oct
|
Nov
(1) |
Dec
(1) |
2007 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(7) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: CertIndex.com W. <web...@ce...> - 2001-04-26 21:17:38
|
> Well, yeah, if your an admin, it doesn't effect you, so, there must be something in there that overrids > the defaults. > ah yes, authors_unlimited o whatever in vars table. > > > > > > would you want granular ratings? like instead of average it out to -1, 0, 1, 2, 3, 4, 5, make it > > granular to hundredth place like kuro5hin ratings are. (i think). like 2.38 and so on. > > > > Well, I think that would be cool, except for showing who rated the comment as what. I don't know if I > like that. But definately not allow more than 1 moderation of a comment. If they change it, then it > changes what they moderated it as before, but doesn't add a new record to the average. showing who rated the comment as what? when did i say it would do that? (sorry kinda lost me) |
From: Eric D. <eri...@ja...> - 2001-04-26 21:14:01
|
"CertIndex.com Webmaster" wrote: > ----- Original Message ----- > From: "Eric Dannewitz" <eri...@ja...> > To: <sla...@li...> > Sent: Thursday, 26 April, 2001 13:21 > Subject: Re: [Slashcode-development] democratic moderation. > > > I think you can pretty easily disable the comment/rating the same article. > > 'disable' it? Well, yeah, if your an admin, it doesn't effect you, so, there must be something in there that overrids the defaults. > > > Seems like it isn't much of > > an issue in Bender, cause I've posted a comment, then moderated, or vice versa, and nothing > happened. In > > slash 1.0.X I'd see a "undo moderation" thing at the top after entering a comment (and doing > moderation > > before). > > were you signed in as an author or admin or whatever? because i think they can participate in > articles and moderate other comments. > Yeah. I was logged in as admin. But in Bender your always, seems to me, logged in as admin if that is the level that you have. > > > > > And yes, kuro5hin seems to make you login before moderation. Perhaps your plug would be a good > idea. > > Maybe another idea is to have some sort of flag where you can "open" the moderation to everyone, > but > > they can only moderate once. And if that flag is set, then maybe do what you suggested and > averaging the > > results (this is where the plugin would come into play). > > > > I think that is a cool idea. Looking forward to it. > > thanks. > > would you want granular ratings? like instead of average it out to -1, 0, 1, 2, 3, 4, 5, make it > granular to hundredth place like kuro5hin ratings are. (i think). like 2.38 and so on. > Well, I think that would be cool, except for showing who rated the comment as what. I don't know if I like that. But definately not allow more than 1 moderation of a comment. If they change it, then it changes what they moderated it as before, but doesn't add a new record to the average. > > > > > "CertIndex.com Webmaster" wrote: > > > > > the (i think) final plugin we're going to make for slash before we launch our forum is the open > and > > > democratic moderation plugin. it will work how kuro5hin's does (i think) in that every > registered > > > user will be able to rate every comment in every article, no matter if they participate in it or > > > not. i would like, if you (whoever) have time to give some suggestions. as i see it now, we'll > have > > > the form to submit the rating post to a script that will take all of the ratings and put them > into a > > > new table. i'm aware that registering ratings for these user would break slash if the people > > > commented in the article they rated comments in, so what i plan to do is run a cron (each minute > or > > > two or ten) that will take all of the votes for each comment in each article, average them out, > then > > > register 1 rating in the slash table for that by uid 1 (system). since 'system' never makes > > > comments, since he's not real ;), i think this is a good solution. > > > > > > so let's say 100 registered users rate a comment between 2 and 4. the cron comes along and > figures > > > out the average is 3. it then registers the 1 real (real as in it's in a real slash table, not > our > > > auxillary table) rating of 3 and sets the user rating it as uid 1. > > > > > > does anyone see any potential problems for this? > > > > > > oh btw, as for the rating 'extension' like 'funny' or 'troll' or whatver, we'll just display the > one > > > most common. *shrug* ideas? :) > > > > > > thanks > > > |
From: CertIndex.com W. <web...@ce...> - 2001-04-26 20:33:39
|
----- Original Message ----- From: "Eric Dannewitz" <eri...@ja...> To: <sla...@li...> Sent: Thursday, 26 April, 2001 13:21 Subject: Re: [Slashcode-development] democratic moderation. > I think you can pretty easily disable the comment/rating the same article. 'disable' it? Seems like it isn't much of > an issue in Bender, cause I've posted a comment, then moderated, or vice versa, and nothing happened. In > slash 1.0.X I'd see a "undo moderation" thing at the top after entering a comment (and doing moderation > before). were you signed in as an author or admin or whatever? because i think they can participate in articles and moderate other comments. > > And yes, kuro5hin seems to make you login before moderation. Perhaps your plug would be a good idea. > Maybe another idea is to have some sort of flag where you can "open" the moderation to everyone, but > they can only moderate once. And if that flag is set, then maybe do what you suggested and averaging the > results (this is where the plugin would come into play). > > I think that is a cool idea. Looking forward to it. thanks. would you want granular ratings? like instead of average it out to -1, 0, 1, 2, 3, 4, 5, make it granular to hundredth place like kuro5hin ratings are. (i think). like 2.38 and so on. > > "CertIndex.com Webmaster" wrote: > > > the (i think) final plugin we're going to make for slash before we launch our forum is the open and > > democratic moderation plugin. it will work how kuro5hin's does (i think) in that every registered > > user will be able to rate every comment in every article, no matter if they participate in it or > > not. i would like, if you (whoever) have time to give some suggestions. as i see it now, we'll have > > the form to submit the rating post to a script that will take all of the ratings and put them into a > > new table. i'm aware that registering ratings for these user would break slash if the people > > commented in the article they rated comments in, so what i plan to do is run a cron (each minute or > > two or ten) that will take all of the votes for each comment in each article, average them out, then > > register 1 rating in the slash table for that by uid 1 (system). since 'system' never makes > > comments, since he's not real ;), i think this is a good solution. > > > > so let's say 100 registered users rate a comment between 2 and 4. the cron comes along and figures > > out the average is 3. it then registers the 1 real (real as in it's in a real slash table, not our > > auxillary table) rating of 3 and sets the user rating it as uid 1. > > > > does anyone see any potential problems for this? > > > > oh btw, as for the rating 'extension' like 'funny' or 'troll' or whatver, we'll just display the one > > most common. *shrug* ideas? :) > > > > thanks > > > > ps: oh ya, we're also going to make a plugin so articles can be rated by users. anyone want this? if > > you do email me any features you want and i'll make sure they get in. > > > > _______________________________________________ > > Slashcode-development mailing list > > Sla...@li... > > http://lists.sourceforge.net/lists/listinfo/slashcode-development > > -- > What we have to learn to do, we learn by doing. - Aristotle > > Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), clarinetist, manic > self-publicist, > part-time flautist(flutist?), macintosher, and often thought to be completely out to lunch. > http://www.jazz-sax.com > > > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development > |
From: Eric D. <eri...@ja...> - 2001-04-26 20:22:47
|
I think you can pretty easily disable the comment/rating the same article. Seems like it isn't much of an issue in Bender, cause I've posted a comment, then moderated, or vice versa, and nothing happened. In slash 1.0.X I'd see a "undo moderation" thing at the top after entering a comment (and doing moderation before). And yes, kuro5hin seems to make you login before moderation. Perhaps your plug would be a good idea. Maybe another idea is to have some sort of flag where you can "open" the moderation to everyone, but they can only moderate once. And if that flag is set, then maybe do what you suggested and averaging the results (this is where the plugin would come into play). I think that is a cool idea. Looking forward to it. "CertIndex.com Webmaster" wrote: > the (i think) final plugin we're going to make for slash before we launch our forum is the open and > democratic moderation plugin. it will work how kuro5hin's does (i think) in that every registered > user will be able to rate every comment in every article, no matter if they participate in it or > not. i would like, if you (whoever) have time to give some suggestions. as i see it now, we'll have > the form to submit the rating post to a script that will take all of the ratings and put them into a > new table. i'm aware that registering ratings for these user would break slash if the people > commented in the article they rated comments in, so what i plan to do is run a cron (each minute or > two or ten) that will take all of the votes for each comment in each article, average them out, then > register 1 rating in the slash table for that by uid 1 (system). since 'system' never makes > comments, since he's not real ;), i think this is a good solution. > > so let's say 100 registered users rate a comment between 2 and 4. the cron comes along and figures > out the average is 3. it then registers the 1 real (real as in it's in a real slash table, not our > auxillary table) rating of 3 and sets the user rating it as uid 1. > > does anyone see any potential problems for this? > > oh btw, as for the rating 'extension' like 'funny' or 'troll' or whatver, we'll just display the one > most common. *shrug* ideas? :) > > thanks > > ps: oh ya, we're also going to make a plugin so articles can be rated by users. anyone want this? if > you do email me any features you want and i'll make sure they get in. > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development -- What we have to learn to do, we learn by doing. - Aristotle Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), clarinetist, manic self-publicist, part-time flautist(flutist?), macintosher, and often thought to be completely out to lunch. http://www.jazz-sax.com |
From: jesse h. <je...@ta...> - 2001-04-26 18:48:27
|
been getting this error periodically. did a google search and found http://faqchest.dynhost.com/prgm/dbi-l/dbi-00/dbi-0006/dbi-000608/dbi00061211_19400.html is that relevant in anyway? will keep investigating... 2:48pm up 14 days, 23:47, 14 users, load average: 0.29, 0.22, 0.34 |
From: CertIndex.com W. <web...@ce...> - 2001-04-26 10:06:59
|
the (i think) final plugin we're going to make for slash before we launch our forum is the open and democratic moderation plugin. it will work how kuro5hin's does (i think) in that every registered user will be able to rate every comment in every article, no matter if they participate in it or not. i would like, if you (whoever) have time to give some suggestions. as i see it now, we'll have the form to submit the rating post to a script that will take all of the ratings and put them into a new table. i'm aware that registering ratings for these user would break slash if the people commented in the article they rated comments in, so what i plan to do is run a cron (each minute or two or ten) that will take all of the votes for each comment in each article, average them out, then register 1 rating in the slash table for that by uid 1 (system). since 'system' never makes comments, since he's not real ;), i think this is a good solution. so let's say 100 registered users rate a comment between 2 and 4. the cron comes along and figures out the average is 3. it then registers the 1 real (real as in it's in a real slash table, not our auxillary table) rating of 3 and sets the user rating it as uid 1. does anyone see any potential problems for this? oh btw, as for the rating 'extension' like 'funny' or 'troll' or whatver, we'll just display the one most common. *shrug* ideas? :) thanks ps: oh ya, we're also going to make a plugin so articles can be rated by users. anyone want this? if you do email me any features you want and i'll make sure they get in. |
From: Chris N. <pu...@po...> - 2001-04-25 16:46:47
|
At 09:30 -0400 2001.04.25, jesse hirsh wrote: >this is also stuff from yesterday's cvs >it was repeated many many times > >Bad or missing From address: 'bulk'Error in >library:main:/usr/local/slash/sbin/dailyStuff:96:Can't send mail '24 Hours >of NoLogo Headlines For akitura' to al...@ho...: Bad or missing >From address: 'bulk' >Which was called by:main:/usr/local/slash/sbin/dailyStuff:129:Can't send >mail '24 Hours of NoLogo Headlines For akitura' to al...@ho...: >Bad or missing From address: 'bulk' Ack! Fixed in CVS (in a few moments). Thanks, -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Chris N. <pu...@po...> - 2001-04-25 16:41:52
|
At 12:21 -0400 2001.04.25, jesse hirsh wrote: >On Wed, 25 Apr 2001, Eric Dannewitz wrote: > >> Yes, Indeed. That is the problem. But I DID do a >> /usr/local/slash/bin/template-tool -u slash -s * from the >> /usr/local/slash/themes/slashcode/templates directory............. >> >> So, what did I mess up then? > >you also need: >template-tool -u name -s * >from the plugins/Admin/templates >dir Also from other plugin directories. Most notably, Journal and Slash. template-check is the only way to know exactly what has changed, unless you do a manual diff. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Eric D. <eri...@ja...> - 2001-04-25 16:26:17
|
Oh...........duh! Ok. jesse hirsh wrote: > On Wed, 25 Apr 2001, Eric Dannewitz wrote: > > > Yes, Indeed. That is the problem. But I DID do a > > /usr/local/slash/bin/template-tool -u slash -s * from the > > /usr/local/slash/themes/slashcode/templates directory............. > > > > So, what did I mess up then? > > you also need: > template-tool -u name -s * > from the plugins/Admin/templates > dir > > 12:21pm up 13 days, 21:20, 10 users, load average: 1.10, 0.62, 0.53 > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development -- What we have to learn to do, we learn by doing. - Aristotle Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), clarinetist, manic self-publicist, part-time flautist(flutist?), macintosher, and often thought to be completely out to lunch. http://www.jazz-sax.com |
From: jesse h. <je...@ta...> - 2001-04-25 16:21:23
|
On Wed, 25 Apr 2001, Eric Dannewitz wrote: > Yes, Indeed. That is the problem. But I DID do a > /usr/local/slash/bin/template-tool -u slash -s * from the > /usr/local/slash/themes/slashcode/templates directory............. > > So, what did I mess up then? you also need: template-tool -u name -s * from the plugins/Admin/templates dir 12:21pm up 13 days, 21:20, 10 users, load average: 1.10, 0.62, 0.53 |
From: Alessio B. <al...@al...> - 2001-04-25 16:06:15
|
Hi, I've worked on the PostgreSQL port, checking the PostgreSQL.pm file and the Oracle port. I think I am close to a working version (I will test it tomorrow and/or over the weekend), but there are some info I need. Given that PostgreSQL.pm inherits from MySQL.pm, why these subroutines are overriden in the latest PostgreSQL.pm in pre2? deleteUser countUsersIndexExboxesByBid getCommentReply getNewstoryTitle saveStory getUser _genericCacheRefresh _genericGetCache _genericClearCache _genericGet _genericGetsCache _genericGets _genericGetCacheName I believe that due to time manipulation changes, these subs don't need to be overriden anymore: getDay getSubmissionForUser Thanks P.S. The port depends on patch #414881 (MySql/PostgreSQL compatibility functions) -- Alessio F. Bragadini al...@al... APL Financial Services http://village.albourne.com Nicosia, Cyprus phone: +357-2-755750 "It is more complicated than you think" -- The Eighth Networking Truth from RFC 1925 |
From: Eric D. <eri...@ja...> - 2001-04-25 15:47:06
|
Yes, Indeed. That is the problem. But I DID do a /usr/local/slash/bin/template-tool -u slash -s * from the /usr/local/slash/themes/slashcode/templates directory............. So, what did I mess up then? Chris Nandor wrote: > At 08:21 -0700 2001.04.25, Eric Dannewitz wrote: > >Well, yeah, I do read the docs, and I did upgrade the templates. But this is > >something that cropped up with the latest release. When someone submitted a > >story before, you preview it, and then you can update/save or SOMETHING after > >that. I can't do anything after that. No buttons. Nada. Nothing. > > > >Keep me posted if something in the CVS changes. I'll try updating everything > >again later today. > > Huh. I do not detect the problem you detect. The only thing I can think > of is that your templates are not updated. That is, in admin.pl, there was > an "editbuttons" function that set the "editbuttons" variable in the > template. It had those buttons in it. But now, the template in question > calls "[% INCLUDE editbuttons %]" instead of "[% editbuttons %]". So there > should be buttons there, unless the template is still calling "[% > editbuttons %]", in which case that variable is empty, so nothing will > print. > > Look in your editStory template and see which it has. If it has "[% > editbuttons %]" instead of "[% INCLUDE editbuttons %]", then that is the > problem: you need to update the template. > > -- > Chris Nandor pu...@po... http://pudge.net/ > Open Source Development Network pu...@os... http://osdn.com/ > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development -- What we have to learn to do, we learn by doing. - Aristotle Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), clarinetist, manic self-publicist, part-time flautist(flutist?), macintosher, and often thought to be completely out to lunch. http://www.jazz-sax.com |
From: Chris N. <pu...@po...> - 2001-04-25 15:31:14
|
At 08:21 -0700 2001.04.25, Eric Dannewitz wrote: >Well, yeah, I do read the docs, and I did upgrade the templates. But this is >something that cropped up with the latest release. When someone submitted a >story before, you preview it, and then you can update/save or SOMETHING after >that. I can't do anything after that. No buttons. Nada. Nothing. > >Keep me posted if something in the CVS changes. I'll try updating everything >again later today. Huh. I do not detect the problem you detect. The only thing I can think of is that your templates are not updated. That is, in admin.pl, there was an "editbuttons" function that set the "editbuttons" variable in the template. It had those buttons in it. But now, the template in question calls "[% INCLUDE editbuttons %]" instead of "[% editbuttons %]". So there should be buttons there, unless the template is still calling "[% editbuttons %]", in which case that variable is empty, so nothing will print. Look in your editStory template and see which it has. If it has "[% editbuttons %]" instead of "[% INCLUDE editbuttons %]", then that is the problem: you need to update the template. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Eric D. <eri...@ja...> - 2001-04-25 15:23:56
|
yeah, but, the point is that this worked with the last release of slash, and I upgraded my templates, and it seems not to work.......... Alvaro del Castillo wrote: > On 25 Apr 2001 00:45:20 -0700, Eric Dannewitz wrote: > > I don't know if it's me or not, but after I PREVIEW a pending > > submission, I don't have any buttons to submit the story. So, I can > > preview it, but then I'm stuck..........I cannot submit the > > article......... > > The article is alredy submitted. You only need to change the flag from > Pending to normal state. But I think that now is state isn't Pending but > "Never Display". > > Good luck > > -- Alvaro > > > > > > > > > > > _______________________________________________ > > Slashcode-development mailing list > > Sla...@li... > > http://lists.sourceforge.net/lists/listinfo/slashcode-development > > > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development -- What we have to learn to do, we learn by doing. - Aristotle Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), clarinetist, manic self-publicist, part-time flautist(flutist?), macintosher, and often thought to be completely out to lunch. http://www.jazz-sax.com |
From: Eric D. <eri...@ja...> - 2001-04-25 15:21:20
|
Well, yeah, I do read the docs, and I did upgrade the templates. But this is something that cropped up with the latest release. When someone submitted a story before, you preview it, and then you can update/save or SOMETHING after that. I can't do anything after that. No buttons. Nada. Nothing. Keep me posted if something in the CVS changes. I'll try updating everything again later today. Chris Nandor wrote: > At 00:45 -0700 2001.04.25, Eric Dannewitz wrote: > >I don't know if it's me or not, but after I PREVIEW a pending > >submission, I don't have any buttons to submit the story. So, I can > >preview it, but then I'm stuck..........I cannot submit the > >article......... > > You need to update all your templates, as per the UPGRADING instructions in > the docs (you do read docs, right? ;-). > > Also, I erred in that in the UPGRADING instructions, I did not give any > indication of how to add in NEW templates. There are new templates, and > they are not mentioned. I will work today to get this straightened out. > > -- > Chris Nandor pu...@po... http://pudge.net/ > Open Source Development Network pu...@os... http://osdn.com/ > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development -- What we have to learn to do, we learn by doing. - Aristotle Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), clarinetist, manic self-publicist, part-time flautist(flutist?), macintosher, and often thought to be completely out to lunch. http://www.jazz-sax.com |
From: Chris N. <pu...@po...> - 2001-04-25 14:31:10
|
At 00:45 -0700 2001.04.25, Eric Dannewitz wrote: >I don't know if it's me or not, but after I PREVIEW a pending >submission, I don't have any buttons to submit the story. So, I can >preview it, but then I'm stuck..........I cannot submit the >article......... You need to update all your templates, as per the UPGRADING instructions in the docs (you do read docs, right? ;-). Also, I erred in that in the UPGRADING instructions, I did not give any indication of how to add in NEW templates. There are new templates, and they are not mentioned. I will work today to get this straightened out. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: jesse h. <je...@ta...> - 2001-04-25 14:23:26
|
also in 1.11 although the errors with 1.7 are now gone with new cvs MAIN code. > i had this same problem. i think its something with admin.pl v1.10 > as it works fine for me with admin.pl v1.7, albeit with other wonky things > going weird... > > On Wed, 25 Apr 2001, Eric Dannewitz wrote: > > > I don't know if it's me or not, but after I PREVIEW a pending > > submission, I don't have any buttons to submit the story. So, I can > > preview it, but then I'm stuck..........I cannot submit the > > article......... > > 9:27am up 13 days, 18:25, 4 users, load average: 0.42, 0.36, 0.30 10:23am up 13 days, 19:22, 7 users, load average: 0.19, 0.34, 0.30 |
From: jesse h. <je...@ta...> - 2001-04-25 13:31:02
|
this is also stuff from yesterday's cvs it was repeated many many times Bad or missing From address: 'bulk'Error in library:main:/usr/local/slash/sbin/dailyStuff:96:Can't send mail '24 Hours of NoLogo Headlines For akitura' to al...@ho...: Bad or missing From address: 'bulk' Which was called by:main:/usr/local/slash/sbin/dailyStuff:129:Can't send mail '24 Hours of NoLogo Headlines For akitura' to al...@ho...: Bad or missing From address: 'bulk' |
From: jesse h. <je...@ta...> - 2001-04-25 13:27:08
|
i had this same problem. i think its something with admin.pl v1.10 as it works fine for me with admin.pl v1.7, albeit with other wonky things going weird... On Wed, 25 Apr 2001, Eric Dannewitz wrote: > I don't know if it's me or not, but after I PREVIEW a pending > submission, I don't have any buttons to submit the story. So, I can > preview it, but then I'm stuck..........I cannot submit the > article......... 9:27am up 13 days, 18:25, 4 users, load average: 0.42, 0.36, 0.30 |
From: Alvaro d. C. <ac...@ba...> - 2001-04-25 08:28:14
|
On 25 Apr 2001 00:45:20 -0700, Eric Dannewitz wrote: > I don't know if it's me or not, but after I PREVIEW a pending > submission, I don't have any buttons to submit the story. So, I can > preview it, but then I'm stuck..........I cannot submit the > article......... The article is alredy submitted. You only need to change the flag from Pending to normal state. But I think that now is state isn't Pending but "Never Display". Good luck -- Alvaro > > > > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development > |
From: Eric D. <eri...@ja...> - 2001-04-25 07:45:04
|
I don't know if it's me or not, but after I PREVIEW a pending submission, I don't have any buttons to submit the story. So, I can preview it, but then I'm stuck..........I cannot submit the article......... |
From: Eric D. <eri...@ja...> - 2001-04-25 06:23:52
|
Oh. Your the MAN. It works fine now. THANKS! Brian Aker wrote: > Eric Dannewitz wrote: > > > > Yeah. When I try to startup the startup script the slashd.log says something > > like > > Wed Apr 25 05:39:17 2001 Starting up Slashd with pid 14776 > > Wed Apr 25 05:39:17 2001 Starting up Slashd with pid 14776 > > etc etc > > then the last story posted > > Wed Apr 25 05:39:18 2001 Updating Rollable Display?!? 01/04/24/1754241 > > Then the error like I said before, and all the slash daemons quit out. > > > > I "downgraded" to the previous slash 2.0.0-pre1 release, and that works fine. > > > > So, yeah, there is something fishy in the latest version. > I just fixed it and put it in CVS. > > -Brian > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development -- What we have to learn to do, we learn by doing. - Aristotle Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), clarinetist, manic self-publicist, part-time flautist(flutist?), macintosher, and often thought to be completely out to lunch. http://www.jazz-sax.com |
From: Brian A. <br...@ta...> - 2001-04-25 06:12:28
|
Eric Dannewitz wrote: > > Yeah. When I try to startup the startup script the slashd.log says something > like > Wed Apr 25 05:39:17 2001 Starting up Slashd with pid 14776 > Wed Apr 25 05:39:17 2001 Starting up Slashd with pid 14776 > etc etc > then the last story posted > Wed Apr 25 05:39:18 2001 Updating Rollable Display?!? 01/04/24/1754241 > Then the error like I said before, and all the slash daemons quit out. > > I "downgraded" to the previous slash 2.0.0-pre1 release, and that works fine. > > So, yeah, there is something fishy in the latest version. I just fixed it and put it in CVS. -Brian |
From: Eric D. <eri...@ja...> - 2001-04-25 06:02:28
|
Yeah. When I try to startup the startup script the slashd.log says something like Wed Apr 25 05:39:17 2001 Starting up Slashd with pid 14776 Wed Apr 25 05:39:17 2001 Starting up Slashd with pid 14776 etc etc then the last story posted Wed Apr 25 05:39:18 2001 Updating Rollable Display?!? 01/04/24/1754241 Then the error like I said before, and all the slash daemons quit out. I "downgraded" to the previous slash 2.0.0-pre1 release, and that works fine. So, yeah, there is something fishy in the latest version. Chris Nandor wrote: > At 22:37 -0700 2001.04.24, Eric Dannewitz wrote: > >hmm.....ok. I just downloaded the tarball of the latest release, and then > >installed it. Same problem. > > OK. Where exactly are you getting the error? Only in slashd? We'll have > a look tomorrow. > > -- > Chris Nandor pu...@po... http://pudge.net/ > Open Source Development Network pu...@os... http://osdn.com/ > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development -- What we have to learn to do, we learn by doing. - Aristotle Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), clarinetist, manic self-publicist, part-time flautist(flutist?), macintosher, and often thought to be completely out to lunch. http://www.jazz-sax.com |
From: Chris N. <pu...@po...> - 2001-04-25 05:57:05
|
At 22:37 -0700 2001.04.24, Eric Dannewitz wrote: >hmm.....ok. I just downloaded the tarball of the latest release, and then >installed it. Same problem. OK. Where exactly are you getting the error? Only in slashd? We'll have a look tomorrow. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |