Book a Demo

Author Topic: Problems by converting a php-project  (Read 3326 times)

wolfgang

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Problems by converting a php-project
« on: May 04, 2007, 10:31:15 pm »
Hello

I've tried to investigate a php-Project. Then I've got the error message:

> There was an error parsing E:\...\publish.php on line 867.  Unexpected symbol: ,


Then I open the file, goto the line and find:

Code: [Select]

static $next, $cache;


If I change to

Code: [Select]

static $next;
static $cache;


then the conversion runs well.

Is it possible to change the converter but the sources? This is not the only problem. There are about 20 Errors in the first level.

I use Version 6.1.790

Best regards
wolfgang Uhr

thomaskilian

  • Guest
Re: Problems by converting a php-project
« Reply #1 on: May 05, 2007, 09:38:02 pm »
It's not possible to change the parser. You will have to report a bug instead. (Or maybe is it a php4/5 issue which can be tuned in the options?)

wolfgang

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Problems by converting a php-project
« Reply #2 on: May 06, 2007, 05:30:04 pm »
Thank you very much. The answer is relatively easy. I've tried to get a documentation of the Software http://textpattern.com/. Ans I've the EA-Version 6.1.790 and no direct chance of an update. But thanks for help.

wolfgang.uhr

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Problems by converting a php-project
« Reply #3 on: May 06, 2007, 05:36:20 pm »
Oh - I've found my previous Username.

Wolfgang

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Problems by converting a php-project
« Reply #4 on: May 06, 2007, 06:28:00 pm »
The current latest version 6.5.806 doesn't give a parse error, but also only picks up a single attribute.

I'll see that gets fixed as soon as I can.

wolfgang.uhr

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Problems by converting a php-project
« Reply #5 on: May 06, 2007, 10:08:06 pm »
Thank your very much. Can you send me an answer if it works - an answer in this thread or a pn?