hiphopsmurf
Forum Replies Created
-
Try to enable allow_url_fopen by setting it to allow_url_fopen = On
You will not be able to access the php.ini file with the editor in wordpress. you will likely have to edit it through FTP or the file manager in your godaddy accout. I would try the file manager in godaddy first. Be sure to back up the file if you decide to edit it.
look for
include_path = "
in the php.ini file. insert/home/content/24/9370424/html/wp-content/plugins/simple-dropbox-upload-form/inc/Dropbox/pear_includes
so it will look something like:include_path = ".:/usr/lib/php:/usr/local/lib/php:/home/content/24/9370424/html/wp-content/plugins/simple-dropbox-upload-form/inc/Dropbox/pear_includes"
As an alternative you can check out the sugarsync plugin that I made which was made for people in the same situation your in. SugarSync is just like dropbox.
To answer your first post, that line gets pasted in your php.ini file. I do not have access to a godaddy server to give exact directions but I had another user tell me that they had to do that. Your second post is a result of the first post in that the proper files arent included in the include path and godaddy doesnt support oAuth
Here is a list though in my 20 years I have never seen nor heard of half of them… Image Extensions
Note: The settings for this plugin will be reset due to the bug in the database update function that is built in to the plugin.
Forum: Plugins
In reply to: [Simple Dropbox Upload] [Plugin: Simple Dropbox Upload] doesn't workNot sure what could be causing the issue. I have tried to recreate it and have not been able to. Sorry for the late reply as I did not receive notification that you posted.
The update has been uploaded and should appear shortly. Sorry for the trouble.
It was actually the database update function in my plugin that was causing the loop. I have uploaded the update to fix the problem.
Forum: Plugins
In reply to: [Simple Dropbox Upload] [Plugin: Simple Dropbox Upload] didn't work before….The bug has been fixed and the new version has been uploaded.
There was a bug in my update function. I will be uploading an update shortly.
Forum: Plugins
In reply to: [Simple Dropbox Upload] [Plugin: Simple Dropbox Upload] didn't work before….I had a bug in the update function. I will be uploading an update shortly
Forum: Plugins
In reply to: [Simple Dropbox Upload] [Plugin: Simple Dropbox Upload] Failed to open streamThe issue with showing the form after upload should be resolved is the update that I just put up. Please let me know if you are still having the same issue after the update.
The bug has been found. Please download version 1.6.0 when its available.