Robert Heller
Forum Replies Created
-
Forum: Plugins
In reply to: [WebLibrarian] editpatroncircs shortcode not workingWhat version of WordPress are you running?
What version of PHP are you running?
I am having no problems with WP 4.6.1 on a CentOS 6.8 server with PHP 5.3.3.
Forum: Plugins
In reply to: [WebLibrarian] Adding patrons does not workI cannot reproduce this error. Can you turn on database debugging (go to the Web Librarian setting page and turn on the database debugging option). Send me the error message(s) you gen when adding a patron.
Also: what O/S are you using on your *server* (should be Linux). And what versions of the webserver (should be Apache), database server (should be MySQL), and what version of PHP.
Forum: Plugins
In reply to: [WebLibrarian] General question for a simple rental business?I don’t know about *rental*, but it does work for *loans* of anything loanable (such as tools, toys, etc.).
In order to “reserve” something (place a hold on it), a patron needs to create a WordPress login and have that login associated with a Patron ID. The *librarian* create the Patron Records and either lets the patron select his Patron record or the librarian does that. The frontside short codes detect of the visitor is logged in and if the visitor has a Patron ID, and displays a “Request” button which the visitor can click on to reserve (place a hold on) the item.
Forum: Plugins
In reply to: [WebLibrarian] Problem with searchboxCheck the “Search does not work – sends me back to my home page” FAQ item.
Otherwise I don’t know. Is your site on the public Internet? If so, what is its URL?Forum: Plugins
In reply to: [WebLibrarian] AWS serviceI am unable to replicate this error with my test site. The error messages are not coming from my code. At this point I don’t know where they are coming from. Please provide software version information for:
1) your server’s O/S
2) the web server software and version
3) the database server and version
4) the version of PHP
5) the version of wordpress
6) the version of WebLibrarian
7) a list of wordpress plugings you have installed
8) what browser(s) w/ version numbersForum: Plugins
In reply to: [WebLibrarian] Getting Plug-In to FunctionAre you using WooCommerce? You need to update to the latest version of both WooComerce and WebLibrarian.
Forum: Plugins
In reply to: [WebLibrarian] No dashboard for user with role librarianI have added to additional features (short codes for patron record editing) that should better compatibility with WooCommerce.
Forum: Plugins
In reply to: [WebLibrarian] 403 Error on UpdateI have updated the code to handle AJAX calls “properly”. This might be what was causing the 403 errors. Please update the plugin and try again.
Forum: Plugins
In reply to: [WebLibrarian] No dashboard for user with role librarianOK, I’ve pushed an update to WebLibrarian, with the recent update to WooCommerce, the two plugins should now play nice with each other.
Forum: Plugins
In reply to: [WooCommerce] WordPress dashboard access by non-adminsOK, the ‘view_admin_dashboard’ cap. is in the new version of WooCommerce. After updating WooCommerce and adding this cap. things seem to work now.
Forum: Plugins
In reply to: [WooCommerce] WordPress dashboard access by non-adminsThe capability ‘view_admin_dashboard’ is not listed anywhere. Is this a capability added by WooCommerce?
The ‘edit_posts’ and ‘manage_woocommerce’ capabilities are probably not necessarily apropriate.
Forum: Plugins
In reply to: [WebLibrarian] No dashboard for user with role librarianI’ve posted a support thread in the wooCommerce support forum:
https://wordpress.org/support/topic/wordpress-dashboard-access-by-non-admins?replies=1#post-8581083
Forum: Plugins
In reply to: [WebLibrarian] No dashboard for user with role librarianOK, the wooCommerce plugin usurps the ‘normal’ WP wp-admin with its ‘my-account’ page. It does allow the admin bar, but only for aministrators, which gives admins a hook back to the WP dashboard. This is a *serious* incompatibility. I am going to ask on the wooCommerce support forum if there is any work around for this.
Forum: Plugins
In reply to: [WebLibrarian] No dashboard for user with role librarianThere is some basic incompatibility between wooCommerce and WebLibrarian. They don’t play nice with each other. I guess I need to research this at some point.
Forum: Plugins
In reply to: [WebLibrarian] No dashboard for user with role librarianOr maybe there is a setting in woo-commerce that can allow *selected* users access to the ‘real’ dashboard, since it *seems* to let your admin user have access to the WP dashboard.