[geeklog-users] Problem with GL Back up function

2003-11-19 Thread admin
Just to update IA-Outdoors, The problem was simple...I was missing some of the formula in the database.php file if (is_array($backups) AND $index > 0) { krsort($backups); $backups = array_slice ($backups, 0, 10); reset($backups); The above is what should have been there

Re: [geeklog-users] Geeklog forums plugin

2003-11-19 Thread Tony Bibbs
http://cvs.geeklog.net/chora/cvs.php/email_connector It's pretty simple really. Read this first: http://cvs.geeklog.net/chora/co.php/email_connector/INSTALL From there if you hav specific questions feel free to email me directly as this is a bit off-topic. I've always felt this bit of code w

Re: [geeklog-users] Geeklog forums plugin

2003-11-19 Thread herzog
>>On Wed, 19 Nov 2003, Tony Bibbs wrote: > FWIW, if this *is* what he means, this could be easily done using the > email_connector code I wrote and put in our CVS. This would allow me go gate specific forums with mailing lists?? Right now I gate my mailing lists to local newsgroups and then use a

Re: [geeklog-users] Geeklog forums plugin

2003-11-19 Thread Tony Bibbs
No I think he means he has a mailing list where he'd like to see it show up on the site as a forum. FWIW, if this *is* what he means, this could be easily done using the email_connector code I wrote and put in our CVS. --Tony Blaine Lang wrote: I do have a migration tool to move Geeklog sto

Re: [geeklog-users] Geeklog forums plugin

2003-11-19 Thread Blaine Lang
I do have a migration tool to move Geeklog stories to the forum. Is that what you want? Blaine - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 19, 2003 12:12 AM Subject: [geeklog-users] Geeklog forums plugin > > I was in the process of wra

Re: [geeklog-users] still no email from geeklog

2003-11-19 Thread Lucas Gonze
It's not a geeklog issue, it's a PHP issue. Figure out how to send mail from the command line, then modify your php.ini to use that command. On Wednesday, Nov 19, 2003, at 02:25 America/New_York, mandoline mandom wrote: I think you have to try with a smarthost for your sendmail, but i'm ne

Re: [geeklog-users] still no email from geeklog

2003-11-19 Thread mandoline mandom
I think you have to try with a smarthost for your sendmail, but i'm new to this list so it's possible that you've already gotten this suggestion. Also, check your maillog and mailque. Regards, Per From: "G. F. Barbato" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sub