Menu

#290 Cannot edit contacts

Unreproducible
closed-fixed
Other (69)
5
2005-07-02
2005-07-01
Dejan Lekic
No

Hello,
there is a nasty bug in contacts_manager - whenever
someone tries to edit contacts, in newly made window
following message appears:

Parse error: parse error, unexpected $ in
/hosting/www.example.com/mail/contacts_manager.php on
line 223

One important note:
I am using PHP v5.0.4 on Fedora Core 3, Apache 2.x .

Kind regards

Dejan

Discussion

  • Dejan Lekic

    Dejan Lekic - 2005-07-02

    Logged In: YES
    user_id=1334

    I've found what caused the problem - "<?" tags. I've changed
    all appearances of "<?" to "<?php" and everything worked
    well with contacts_manager.php .

     
  • Anonymous

    Anonymous - 2005-07-02

    Logged In: YES
    user_id=529507

    Ok, thanks for the fix, it's now fixed in CVS.

     
  • Anonymous

    Anonymous - 2005-07-02
    • assigned_to: nobody --> goddess_skuld
    • status: open --> closed-fixed
     

Log in to post a comment.