jhvalet@aol.com
Member
Posted 5 months ago #
Hi! I was able to finally fix an issue I was having and then I made the mistake of updating to the new version today and now I have a new problem. On the previous version of the plugin subscribers to my web site were able to add listings but, since I updated the plugin this function is not available. I have tried contacting through the plugin website with no luck. Is anyone else having this problem? Thanks!
http://wordpress.org/extend/plugins/fs-real-estate-plugin/
Hello, the recent update corrected the issue of subscribers being able to add listings and most users do not want subscribers to add listings.
A temporary fix is to update line 17 of the file define.php:
$FSREPAdminPermissions = 'administrator';
Change to:
$FSREPAdminPermissions = 'subscriber';
An extension will be released any day now on the http://www.firestormplugins.com website which allows better control of member listings where members can add/edit their own listings and not have access to other member and administrator listings.