Book a Demo

Author Topic: Web EA error Message printf too few arguements  (Read 3809 times)

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Web EA error Message printf too few arguements
« on: December 07, 2022, 12:11:20 pm »
Has anyone observed this message?


Warning: printf(): Too few arguments in C:\xampp\htdocs\WebEA\maindiagramimage.php on line 49

when viewing a diagram in WebEA?

The diagram itself does not show.
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Web EA error Message printf too few arguements
« Reply #1 on: December 09, 2022, 10:53:45 am »
Awesome
Sparx provided a one line patch to solve this problem in PCS 4.2.
Its been fixed in PCS 5.1
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Web EA error Message printf too few arguements
« Reply #2 on: December 09, 2022, 08:24:40 pm »
Could you post the content of this patch (it's xml, isn't it?) so others could use it as well? Or did come with a copyright note?

q.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Web EA error Message printf too few arguements
« Reply #3 on: December 12, 2022, 06:30:13 am »
It's one line of PHP !


probably better to get it directly from support
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Web EA error Message printf too few arguements
« Reply #4 on: December 12, 2022, 06:45:33 am »
Oh, I thought it was one of those DB patches you can read from within EA (apply patch somewhere). I was looking for that. Maybe some later time ;-)

q.