Re: [Phpslash-devel] How to add a module?
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-11-06 15:12:04
|
On Wed, Nov 05, 2003 at 10:27:54PM +0000, Peter Cruickshank wrote: > In the delay between sending the email (5+ hours ago) and it appearing on the > list, I've sussed out the problem... ten minutes after the message appears. > Typical. > > I'd miss-spelled the template name 'contentonly' as 'contentsonly'. > > I guess it took so long to pin down the answer because there have been so many > changes I wasnt sure where to start looking. > > I have to ask tho.... is there any way to get an error message generated, > rather than the page just silently dying? If the template class error had > been shown, I'd have been able to get some productive work done today. (Or if > I was less careless, I know...) > I'd like that too. There may be some commented out, but I've had some problems with errors in the template class not being very forgiving. Yours should have simply shown the applicable fancybox.tpl. Seems a bug to me. > Grumble, grumble... still, at least I got it sorted before giving up for the > day. Must look on the bright side. > > P > -- > PS It truly is fascinating how many times login.php seems to instantiate > slashBD... > > Yeah. Did Ian get the queries cleaned up some? I think most people won't notice a slight delay while logging in. After logging in the array is in the session. Joe |