Menu

#120 Upload mugshot generates inline errors

closed-fixed
katzlbt
5
2008-03-26
2008-02-07
No

I have v3.3 and 3.05 SVN443 running on the same server (different database files).

I can upload mugshots in 3.05, but when I try to upload the same (or any other) mugshot into 3.3 The following errors (10 x 2) are generated:

Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657
Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657
Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657
Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657
Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657
Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657
Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657
Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657
Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657
Parse error: syntax error, unexpected ';' in /var/www/html/tab3/lib/backEnd/Contact.class.php(655) : runtime-created function on line 1
Warning: array_filter() [function.array-filter]: The second argument, '', should be a valid callback in /var/www/html/tab3/lib/backEnd/Contact.class.php on line 657

v3.3 also display ImageResampler: gd-lib >= 2.1.0 missing!. v3.05 shows a similar gd-lib error (>=1.0?) , but is still completes OK. There is no resize required for the mugshot used.

Discussion

  • katzlbt

    katzlbt - 2008-03-26

    Logged In: YES
    user_id=1527196
    Originator: NO

    runtime-created
    function Should be fixed in #621.

     
  • katzlbt

    katzlbt - 2008-03-26
    • assigned_to: nobody --> katzlbt
    • status: open --> closed-fixed
     

Log in to post a comment.