Menu

#133 MISTAKE ?

closed-fixed
Template (13)
5
2004-04-21
2003-11-04
Anonymous
No

Notice: Undefined offset: 0 in
d:\albumphoto\PhpRessources\Lib\phplib\template.inc on
line 320
--> $this->set_var($varname, $m[1][0]);

Discussion

  • Richard Archer

    Richard Archer - 2003-11-04

    Logged In: YES
    user_id=279311

    why do you think this is a bug?

     
  • Richard Archer

    Richard Archer - 2004-04-21

    Logged In: YES
    user_id=279311

    The error message is caused by a mistake in the calling script
    (an attempt has been made to extract a block which does not
    exist).

    I've altered the code to report an error in this instance.

     
  • Richard Archer

    Richard Archer - 2004-04-21
    • assigned_to: nobody --> richardarcher
    • status: open --> closed-fixed
     
  • Nobody/Anonymous

    Logged In: NO

    You've defined a block that doesn't exist in your template file... Check
    your block names against the block definitions...

     

Log in to post a comment.