Yes, I have been working with the services and amfphp modules. I have the node_service working properly. I also went through the tutorial to create the echo_service custom module and that is functioning properly. However, when creating my own custom module using the name "site522_service" and creating this folder in sites/all/modules, I am having some difficulty. First of all, I can create the .info file named site522_service.info and site522_service.module (with no data in the file) and enable the module successfully. However, as soon as I type "<?php" in the .module file and save the file back to the server - the entire site no longer displays pages!

It seems as soon as I enter any items in the .module file, the entire site no longer functions properly. Can you help with this issue?

Comments

snelson’s picture

Status: Active » Closed (fixed)

This is pretty old, and I'm sure you've figured this out by now, but if not, post to the forum as this is a more general Drupal issue.

Scott