While trying to install and use amfphp and dashplayer module i found that visiting /services/amfphp gives the following error:

Fatal error: Call to undefined method AmfphpGateway::disableStandalonePlayer() in /home/sson/public_html/modules/amfphp/amfphp.module on line 124

The installed version is from amfphp-1.9.beta.20070513.zip

Any ideas on what steps on setup or configurations are missing?
The xmlrpc browser seems to be fine when called from /admin/build/services

Comments

inforeto’s picture

Status: Active » Fixed

Installing from the amfphp-1.9.beta.20080120.zip file solved this particular problem.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

pkumar125’s picture

Status: Closed (fixed) » Active

Hi

I am getting below error in drupal 6
Fatal error: Call to undefined method AmfphpGateway::disableStandalonePlayer() in C:\xampp\htdocs\webdevelopment\modules\amfphp\amfphp.inc on line 22

for drupal 5 Amfphp working fine

inforeto’s picture

Have u installed the latest amfphp files?
Since amfphp-1.9.beta.20080120.zip included the disableStandalonePlayer() function i assume all newer versions carry it as well.

Please also include the version of both of your 6 and 5 module versions, i used the dev version which require the newer amfphp, while the stable version may still work without it.

pkumar125’s picture

Version: 6.x-1.0-beta2 » 5.x-1.x-dev
Status: Closed (fixed) » Active
pkumar125’s picture

Version: 5.x-1.x-dev » 6.x-1.0-beta2
Status: Active » Closed (fixed)

Thanks for your response It worked for me
http://sourceforge.net/projects/amfphp/files/amfphp/amfphp%201.9%20beta2...

Thanks Agustin

Status: Active » Closed (fixed)