07-28-2014, 06:56 PM
07-28-2014, 07:52 PM
I downloaded the last update, but says it's version 1.0.91 (it's the fist time I install this plugin, so it's a clean installation.)
And when I activate the plugin shows me the following message
I disabled the plugin and enabled again. but no appears the message mentioned before.
What should I do? Is it safe to use it?
And when I activate the plugin shows me the following message
Code:
Warning: file_put_contents(/home/qwerty/public_html/wp-content/uploads/userpro/.htaccess) [function.file-put-contents]: failed to open stream: No such file or directory in /home/qwerty/public_html/wp-content/plugins/userpro/functions/api.php on line 1706
I disabled the plugin and enabled again. but no appears the message mentioned before.
What should I do? Is it safe to use it?
07-28-2014, 08:25 PM
Thanks for update
07-28-2014, 11:24 PM
(07-28-2014 07:52 PM)bedrocker Wrote: [ -> ]I downloaded the last update, but says it's version 1.0.91 (it's the fist time I install this plugin, so it's a clean installation.)i dont know how to resolve that problem sorry, mine is fine to use. i dont get like that error..
And when I activate the plugin shows me the following message
Code:
Warning: file_put_contents(/home/qwerty/public_html/wp-content/uploads/userpro/.htaccess) [function.file-put-contents]: failed to open stream: No such file or directory in /home/qwerty/public_html/wp-content/plugins/userpro/functions/api.php on line 1706
I disabled the plugin and enabled again. but no appears the message mentioned before.
What should I do? Is it safe to use it?
08-02-2014, 04:53 AM
Thank you *HaselBiscuit* for this excellent share
08-02-2014, 10:12 AM
Thanks for the latest...
08-02-2014, 10:30 AM
(07-28-2014 07:52 PM)bedrocker Wrote: [ -> ]I downloaded the last update, but says it's version 1.0.91 (it's the fist time I install this plugin, so it's a clean installation.)
And when I activate the plugin shows me the following message
Code:
Warning: file_put_contents(/home/qwerty/public_html/wp-content/uploads/userpro/.htaccess) [function.file-put-contents]: failed to open stream: No such file or directory in /home/qwerty/public_html/wp-content/plugins/userpro/functions/api.php on line 1706
I disabled the plugin and enabled again. but no appears the message mentioned before.
What should I do? Is it safe to use it?
-----------------------------------------------------------------------
Just download this .htaccess file:
Code:
http://www73.zippyshare.com/v/92610429/file.html
then upload it to your: wp-content/uploads/userpro folder
08-03-2014, 03:08 AM
(07-28-2014 05:28 PM)HaselBiscuit Wrote: [ -> ]Update to 1.0.92.. Enjoy Everyone :DHaselBiscuit can you upload the new add-on of myCRED for UserPro? THANKS FOR ALL YOUR WORK!
08-03-2014, 08:09 AM
just awesome +Rep
08-03-2014, 09:57 AM
(08-02-2014 10:30 AM)DiskError Wrote: [ -> ]-----------------------------------------------------------------------
Just download this .htaccess file:
Code:
http://www73.zippyshare.com/v/92610429/file.html
then upload it to your: wp-content/uploads/userpro folder
-----------------------------------------------------------------------------------------
Thanks DiskError, i did it, but the problem persist.
I search on
Code:
codecanyon
I did that and apparently works fine.
If someone has the same problem go to "wp-content\plugins\userpro\functions" and open api.php in line 1706
delete this
Code:
file_put_contents( $this->upload_base_dir . '.htaccess' , $data);
Save a copy before do it, i'm testing right now, I don't know if works everything good.