Project:AMFPHP
Version:6.x-1.0-beta2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Status:active» fixed

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

#2

Status:fixed» closed (fixed)

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

#3

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

#4

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.

#5

#6

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