Posted by inforeto on April 30, 2009 at 9:59am
Jump to:
| 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
Installing from the amfphp-1.9.beta.20080120.zip file solved this particular problem.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
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
Thanks
I downloaded from http://sourceforge.net/projects/amfphp/files/amfphp/amfphp%201.9%20beta2...
#6
Thanks for your response It worked for me
http://sourceforge.net/projects/amfphp/files/amfphp/amfphp%201.9%20beta2...
Thanks Agustin