Re: [Radiant] MySQL SystemStackError: stack level too deep:

2007-09-20 Thread Mark Kirby
he system limit on the C stack to limit > its own stack. ulimit -s will show your current stack > limit. My system has a limit of 8192. i set ulimit -s 8192 and it runs fine now. Thanks i've been banging my head for days over this one. Mark Kirby __

Re: [Radiant] MySQL SystemStackError: stack level too deep:

2007-09-19 Thread Mark Kirby
On 19 Sep 2007, at 14:05, John W. Long wrote: > Mark Kirby wrote: >> stack level too deep >> SystemStackError: stack level too deep: SELECT * FROM page_parts >> WHERE (page_parts.page_id = 6) AND (page_parts.`name` = 'extended') >> LIMIT 1 >> >>

[Radiant] MySQL SystemStackError: stack level too deep:

2007-09-19 Thread Mark Kirby
: stack level too deep: SELECT * FROM page_parts WHERE (page_parts.page_id = 6) AND (page_parts.`name` = 'extended') LIMIT 1 Normal rails applications have no issues. Any one have any ideas? Thanks Mark kirby Rendered admin/page/_node (0.01905) ArchivePage Columns (0.006102) S

Re: [Radiant] Stack level too deep

2007-08-01 Thread Mark Kirby
On 1 Aug 2007, at 02:43, John W. Long wrote: > Mark Kirby wrote: >> Hi, >> >> I just installed radiant on a test machine. I followed all the steps >> given when creating a new radiant app. When i view the default blog i >> just get stack level too deep where

[Radiant] Stack level too deep

2007-07-28 Thread Mark Kirby
versions worked fine on this box. Does anyone have any ideas? Thanks Mark Kirby ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Radiant] can't log into radiant using konqueror

2007-02-11 Thread Mark Kirby
On Saturday 10 February 2007 15:38:03 Mark Kirby wrote: > Hi, > > i just updated my kde to 3.5.6 and now i cant log into radiant using > konqueror. > > Every time i put the correct username/password it just redirects to the > login page. The flash doesn't appear but i do

[Radiant] can't log into radiant using konqueror

2007-02-10 Thread Mark Kirby
icate] returned false in the log file. Firefox is working so I'm suspecting this is a kde bug. Is anyone else able to confirm this before i go file a bug over at bugs.kde.org. I created a ticket #479 on the radiant tracks so it doesnt get lost. Thanks