heathece
Forum Replies Created
-
Forum: Plugins
In reply to: [Breaking News Ticker] Loading problemThank you James!!! That totally fixed it in Firefox and its better in IE and Chrome too but some modules that take longer to load it seems to show up on.
Heather
Forum: Plugins
In reply to: [Breaking News Ticker] Loading problemI have the same problem! While loading it shows all posts in the ticker, then when its fully loaded it just shows one at a time and works perfectly. How can I prevent the loading behavior?? Please let me know.
Well I would love to buy your pro version but I’m not paying money for something that is already broken. I’m running on CentOS7. Does that have anything to do with it? Here is the error when searching for Chad Kersten.
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ”’ AND (wp_postmeta.meta_value >= ‘2016-06-13 11:29:29′ OR (wp_postmeta.meta_val’ at line 3]
SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.*, MIN(wp_postmeta.meta_value) as EventStartDate, MIN(tribe_event_end_date.meta_value) as EventEndDate FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN wp_postmeta as tribe_event_end_date ON ( wp_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = ‘_EventEndDate’ ) WHERE 1=1 AND ( wp_postmeta.meta_key = ‘_EventStartDate’ ) AND wp_posts.post_type = ‘tribe_events’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_author = 2 AND wp_posts.post_status = ‘private’) AND wp_posts.post_title ” AND (wp_postmeta.meta_value >= ‘2016-06-13 11:29:29’ OR (wp_postmeta.meta_value <= ‘2016-06-13 11:29:29’ AND tribe_event_end_date.meta_value >= ‘2016-06-13 11:29:29’ )) GROUP BY wp_posts.ID ORDER BY EventStartDate ASC, wp_posts.post_date ASC LIMIT 0, 10Forum: Plugins
In reply to: [Document Management System] Error trying to get to DMS pageThis page appears – Create a new page for the DMS through the ‘Pages’ menu in WordPress. but all it has on it is the Search box, a box that says Top in it and a box that says Item: Empty. No buttons!
Forum: Plugins
In reply to: [Document Management System] Error trying to get to DMS pageI don’t have a “Create Folder” icon. Is this suppose to be on the page I created or in the admin area somewhere?
Forum: Plugins
In reply to: [Document Management System] Error trying to get to DMS pageAll I can see is the Search box and then the Item box says Empty. How am I suppose to add a document? Where do I configure who can add documents? Please let me know. Thanks!
Forum: Plugins
In reply to: [Document Management System] Error trying to get to DMS pageThanks I can see it now!!!
Forum: Plugins
In reply to: [wpDirAuth] Tie to employee directoryI don’t but I’ll see if I can find out how its being stored.
One other question, once authenticated with your plugin, how can I access the username and password? I need to pass them into a couple of old apps until they are replaced and don’t want to make the user login twice. I was hoping I could grab them from the session on the welcome page and pass them into another tab for our old Intranet. I have it mostly working, just don’t know how to get the u/p from your plugin.
Thanks,
Heather
Forum: Plugins
In reply to: [wpDirAuth] Tie to employee directoryYes!
Forum: Plugins
In reply to: [Breaking News Ticker] Not working with new WordPress 4.5I have the same problem with the latest version of WordPress and Twenty Sixteen theme. The Ticker won’t display my title and pulls everything posted to the site even tho I have it set to pages. Are you guys going to fix this or do I need to find another like rabbitshavefangs?
Forum: Plugins
In reply to: [Document Management System] Error trying to get to DMS page1.01 didn’t fix the problem. I updated the plug in and restarted apache. Still get this.
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /var/www/html/wp-content/plugins/dms/dms.php:263 Stack trace: #0 /var/www/html/wp-includes/plugin.php(525): dms_hide_page_title(”) #1 /var/www/html/wp-includes/general-template.php(2528): do_action(‘wp_head’) #2 /var/www/html/wp-content/themes/twentysixteen/header.php(21): wp_head() #3 /var/www/html/wp-includes/template.php(572): require_once(‘/var/www/html/w…’) #4 /var/www/html/wp-includes/template.php(531): load_template(‘/var/www/html/w…’, true) #5 /var/www/html/wp-includes/general-template.php(45): locate_template(Array, true) #6 /var/www/html/wp-content/themes/twentysixteen/page.php(14): get_header() #7 /var/www/html/wp-includes/template-loader.php(75): include(‘/var/www/html/w…’) #8 /var/www/html/wp-blog-header.php(19): require_once(‘/var/www/html/w…’) #9 /var/www/html/index.php(17): require(‘/var/www/html/w…’) #10 {main} thrown in /var/www/html/wp-content/plugins/dms/dms.php on line 263
Forum: Plugins
In reply to: [wpDirAuth] Can't authenticateI figured this out. I had to enable httpd_can_connect_ldap on CentOS7. By default, this was off. THANKS!
Forum: Plugins
In reply to: [wpDirAuth] Can't authenticateWordPress Login Error: Incorrect password. – on the front screen.
“Notice: Trying to get property of non-object in /var/www/html/wp-content/plugins/wpdirauth/wpDirAuth.php on line 1279 – in the back-end log errors
Forum: Plugins
In reply to: [wpDirAuth] Can't authenticate– eDirectory Tree the version is based on the eDirectory Version
– Ldap Version 2 and 3