Raradra
Forum Replies Created
-
Forum: Plugins
In reply to: [SEO Image Toolbox] Not workingAwesome!
Forum: Plugins
In reply to: [User Role Editor] Editors can't moderate comments or edit usersSo this worked to allow our editors to edit users. They still can’t approve or edit comments though. They see that comments are awaiting moderation, but when they click on it all they see is their own comments.
Forum: Plugins
In reply to: [User Role Editor] Editors can't moderate comments or edit usersNo, just 1 site with multiple editors.
Forum: Plugins
In reply to: [Bucket List] Work for multiple authors?Awesome! I’ll definitely want it once that’s available ??
Forum: Plugins
In reply to: [User Spam Remover] Error in tableSo how can I revert to a previous version that doesn’t use this mysqli? I’m not seeing any previous files on the dev page.
Forum: Plugins
In reply to: [User Spam Remover] Error in tableSite1
mysql> SHOW INDEX FROM wp_comments;
+————-+————+—————————+————–+———————-+———–+————-+———-+——–+——+————+———+—————+
| Table | Non_unique | Key_name | Seq_in_index | Column_name | Collation | Cardinality | Sub_part | Packed | Null | Index_type | Comment | Index_comment |
+————-+————+—————————+————–+———————-+———–+————-+———-+——–+——+————+———+—————+
| wp_comments | 0 | PRIMARY | 1 | comment_ID | A | 7418 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_post_ID | 1 | comment_post_ID | A | 2472 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_approved_date_gmt | 1 | comment_approved | A | 4 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_approved_date_gmt | 2 | comment_date_gmt | A | 7418 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_date_gmt | 1 | comment_date_gmt | A | 7418 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_parent | 1 | comment_parent | A | 1854 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | user_id | 1 | user_id | A | 353 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_author_email | 1 | comment_author_email | A | 741 | 10 | NULL | | BTREE | | |
+————-+————+—————————+————–+———————-+———–+————-+———-+——–+——+————+———+—————+
8 rows in set (0.00 sec)Site2 –
mysql> SHOW INDEX FROM wp_comments;
+————-+————+—————————+————–+———————-+———–+————-+———-+——–+——+————+———+—————+
| Table | Non_unique | Key_name | Seq_in_index | Column_name | Collation | Cardinality | Sub_part | Packed | Null | Index_type | Comment | Index_comment |
+————-+————+—————————+————–+———————-+———–+————-+———-+——–+——+————+———+—————+
| wp_comments | 0 | PRIMARY | 1 | comment_ID | A | 4737 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_post_ID | 1 | comment_post_ID | A | 1579 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_approved_date_gmt | 1 | comment_approved | A | 5 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_approved_date_gmt | 2 | comment_date_gmt | A | 4737 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_date_gmt | 1 | comment_date_gmt | A | 4737 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_parent | 1 | comment_parent | A | 1184 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | user_id | 1 | user_id | A | 169 | NULL | NULL | | BTREE | | |
| wp_comments | 1 | comment_author_email | 1 | comment_author_email | A | 526 | 10 | NULL | | BTREE | | |
+————-+————+—————————+————–+———————-+———–+————-+———-+——–+——+————+———+—————+
8 rows in set (0.00 sec)# version numbers:
mysqld Ver 5.5.35-0+wheezy1 for debian-linux-gnu on i686 ((Debian))
PHP 5.4.32-1~dotdeb.1 (cli) (built: Aug 22 2014 17:09:53)
Forum: Plugins
In reply to: [User Spam Remover] Error in tableIt was working until I updated to the new version and I haven’t changed any permissions.
Forum: Plugins
In reply to: [W3 Total Cache] Forcing users to log in againI did not ??
Forum: Plugins
In reply to: [HASHCORE: Drive Traffic to your Social Networks] Not loading twitter feedas I said they had been working fine and then just stopped. They stayed broken for a few weeks but work now.
Forum: Fixing WordPress
In reply to: Move post but retain same URLBut I do want it to be the same URL. Since I intend to move the content to the subdomain, there wont be any duplicate content. Redirect as a last resort.
what about per author?
I have a multi-author site and I’d like to count unique views for each person or at least each post/page.
Forum: Themes and Templates
In reply to: [Pinboard] Increase excerpt amount?figured it out myself. functions.php
Forum: Themes and Templates
In reply to: [Pinboard] Increase excerpt amount?anyone?
Forum: Plugins
In reply to: [Plugin Name: WP Symposium Toolbar] Right side menu brokenYes I am using WSP (latest version) and yes it’s the default menu. I did today’s update and the problem was fixed on my test server but not my live server (both using same theme and same plugins) so am at a loss.
Not a multisite. Not custom.
I can see the links when I hover on my test server fruitdessertrecipes.com (where toolbar works fine) but no, on my live server, dailytwocents.com, hovering doesn’t show anything and if you click it goes to about:blank.