• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Data/Services no refresh/update after php changes

New Here ,
Jan 14, 2011 Jan 14, 2011

Copy link to clipboard

Copied

Hi, in FB 4.0.0 when i update a function in a php class file like that :

BEFORE :

public function doThis($val1, $val2) {

....

}

AFTER :

public function doThis($val1, $val2, $val3, $val4) {

....

}

Then i can't use anymore compile my FB4 project, because i put 4 paramaters and FB4 tell me an error because 2 arguments are needed.

I can see that in the Data/Services panel my doThis function havn't been updated and doesn't match my php class side.

So i'can't do anything.

I've seen some people with the same problem and posted it, but no answer given at this time.

I'm crossing fingers about any answer 😉

Thanks a lot

Marc

Views

572

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jan 19, 2011 Jan 19, 2011

Copy link to clipboard

Copied

Can you try refreshing the service, by right clicking on that service and choose the refresh option.

-Sunil

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 03, 2011 Feb 03, 2011

Copy link to clipboard

Copied

LATEST

Please refer to my stepped out solution to this problem in this link - http://forums.adobe.com/message/3445185#3445185

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines