Warrior Forum - The #1 Digital Marketing Forum & Marketplace

Warrior Forum - The #1 Digital Marketing Forum & Marketplace (https://www.warriorforum.com/)
-   Programming (https://www.warriorforum.com/programming/)
-   -   Wordpress plugin developers or php help? (https://www.warriorforum.com/programming/20198-wordpress-plugin-developers-php-help.html)

David_Thompson 14th October 2008 06:45 AM

Wordpress plugin developers or php help?
 
hey guys,

I've been getting this little issue with a plugin and wanted to see if
anyone here can give me some ideas on why I'm getting these errors
when trying to get data in CSv format:

Code:


Warning
:  fopen(/home/themarke/public_html/survey_fly_1_data.csv) [function.fopen]: failed to open stream: Permission denied in /home/themarke/public_html/wp-content/plugins/survey_fly.php on line 488

Warning:  fwrite(): supplied argument is not a valid stream resource in /home/themarke/public_html/wp-content/plugins/survey_fly.php on line 508

Warning:  fclose(): supplied argument is not a valid stream resource in /home/themarke/public_html/wp-content/plugins/survey_fly.php on line 548

I was thinking it's a permission thing that is causing it but nit really sure
any ideas on where to start would greatly be appreciated cheers.

--David

clogmoney 14th October 2008 08:40 AM

Re: Wordpress plugin developers or php help?
 
you need to set the permissions to 777 for survey_fly_1_data.csv


All times are GMT -6. The time now is 01:14 AM.