[wdvltalk] PHP issue with creating new instance of a class

2007-01-03 Thread Matthew Macdonald-Wallace
Morning all, Has anyone ever come across an issue in PHP where all the pages except one can create a class properly? My site is sup as follows: class page contains all the information about how to format a page, including a function called "setContent" and another called "display". class newsro

Re: [wdvltalk] PHP issue with creating new instance of a class

2007-01-03 Thread Tris
Hmmm... I presume that you've got: $p->setContent($content); $p->display(); AFTER all that form-->Email code? You've missed the closing } but I'm sure that's just inthe email... haveyou tried puttingechos at all points, to see where the page is stopping, or is it not loading at all? not much

[wdvltalk] FF table padding?

2007-01-03 Thread Tris
http://w03-joshua.exalia.net/BrainPower/ On the above URL in FF, the display table has gaps.. but on IE.. it does not? Can anyone explain why? (I know I know, tables are bad.. though I've never really understood why...) Tris... -- When a person can no longer laugh at himself, it is time for ot

Re: [wdvltalk] PHP issue with creating new instance of a class

2007-01-03 Thread Matthew Macdonald-Wallace
Tris, Quoting Tris <[EMAIL PROTECTED]>: Hmmm... I presume that you've got: $p->setContent($content); $p->display(); AFTER all that form-->Email code? yup. You've missed the closing } but I'm sure that's just inthe email... yup, along with all other mistakes (s/sup/setup) haveyou tried

Re: [wdvltalk] PHP issue with creating new instance of a class

2007-01-03 Thread Tris
Fatal error: Cannot instantiate non-existent class: newsroom in /usr/local/psa/home/vhosts/wepoweryour.net/httpdocs/includes/page.class.php on line 27 What IS on line 27, or 26? On 03/01/07, Matthew Macdonald-Wallace <[EMAIL PROTECTED]> wrote: Tris, Quoting Tris <[EMAIL PROTECTED]>: > Hmmm...

Re: [wdvltalk] PHP issue with creating new instance of a class

2007-01-03 Thread Matthew Macdonald-Wallace
Quoting Tris <[EMAIL PROTECTED]>: Fatal error: Cannot instantiate non-existent class: newsroom in /usr/local/psa/home/vhosts/wepoweryour.net/httpdocs/includes/page.class.php on line 27 What IS on line 27, or 26? Never mind. I am, for want of a better phrase, a dick. All the other pages have

Re: [wdvltalk] PHP issue with creating new instance of a class

2007-01-03 Thread Tris
don't be so hard on yourself.. I had an afternoons work wasted cause I was calling an sql statment... named sal.. not sql... could not figure that one out for ages... :-( On 03/01/07, Matthew Macdonald-Wallace <[EMAIL PROTECTED]> wrote: Quoting Tris <[EMAIL PROTECTED]>: > Fatal error: Cannot

Re: [wdvltalk] FF table padding?

2007-01-03 Thread Portman
Hi Tris, I took a look at this page but cannot figure it out. What I did do on the top is to add bgcolor="#00273b" - that seemed to help, but it looks as though the bottom section has a table cell that has the white background and the graphic in it. Maybe you could just make the table cell th

Re: [wdvltalk] PHP issue with creating new instance of a class

2007-01-03 Thread Matthew Macdonald-Wallace
Quoting Tris <[EMAIL PROTECTED]>: don't be so hard on yourself.. I had an afternoons work wasted cause I was calling an sql statment... named sal.. not sql... could not figure that one out for ages... :-( LOL, sounds familiar... :) M. On 03/01/07, Matthew Macdonald-Wallace <[EMAIL PROTEC

Re: [wdvltalk] FF table padding?

2007-01-03 Thread Perry Gerenday
Tris, Images are an inline object like text, therefore space has been alloted for descenders like the tail of a lowercase "y". It is this space "below the line" that's causing your table to break. I would use a background image in place of the inline image, or change the image display property

[wdvltalk] OT:Joomla

2007-01-03 Thread ranworth
First of all - a very Happy New Year to all List members old and new. Here's hoping I learn as much this year from you all as I have in the past! (In other words - please don't give upon me now guys and gals! LOL) First question from me for 2007 - Has anyone any experience or comments to

[wdvltalk] CSS Editors

2007-01-03 Thread Reg
Happy new year everyone!! I thought I would start the new year off right by updating my "tool box". I've found a few CSS Editors and really like the looks of Style Master Pro. Has anyone else used this? Found something better? http://www.westciv.com/style_master/ Thanks! Regina •