HELP!..please
Brian,
Sorry to be such a pain. Not sure what I did wrong here. I installed MAMP Pro (demo) and screwed something up. The code above that I had working to show images in a directory, then delete them with the DFP delete behavior has quite working.
The images still display along with the check boxes but when I click the delete button and submit, nothing gets deleted.
I tested this file on a remote server under a different domain and it works great once again, but only there.
So, I have something screwed up in either MAMP Pro, or in my site settings for my Sandbox_PHP web site.
My first thought is that the WA_DigitalFilePro/HelperPHP.php file isn't being called up. I've check everything I can think of but I'm lost.
What can I add to the require_once line that will give me an error message if the file is not being loaded? I assumed that if it wasn't I would get an error anyway. So that may not be it. So, something is in error with a path somehow, but where should I look?
My site settings are as follows; (BTW, DW doesn't let me use a "/" in my paths for folders. It want's a ":").
Local Info-
Local root folder: MACHDD:Users:myname:Desktop:WebSites:Sandbox_PHP:
Links relative to: Document
HTTP address: http://localhost/Sandbox_PHP/
Remote Info-
Access: None
Testing Server-
Server Model: PHP Mysql
Access: Local/Network
Testing server folder: MACHDD:Applications:MAMP:htdocs:Sandbox_PHP:
URL Prefix: http://localhost/Sandbox_PHP/
MAMP Pro-
Apache is set on 80
MySQL is set on 3306
PHP 5
Zend Optimizer
Cache Off
Dynamic DNS Off
Hosts
Server Name: localhost
Local name resolution
Port: Server setting
Disk location- /Applications/MAMP/htdocs
Thanks for taking the time,
TroyD