Forum Replies Created
-
AuthorPosts
-
jasonmcartor
ParticipantI’m not wanting to remove any of my notices, only modify them. The bottom snippet is what I originally used and it did not work. I have changed the Event Label from “Event” to “Clinic & Camp”. Does that have anything to do with the snippet you sent not working?
jasonmcartor
ParticipantSorry, maybe I worded that incorrectly. It made the notice disappear completely which is not the result I’m looking for. I’m just needing to change that appears in the notice.
jasonmcartor
ParticipantI added it and at first, it didn’t change anything but we have changed the term “Event” to “Clinic & Camp” so below is what I’m using. This just caused the notice to disappear completely.
add_filter( ‘tribe_the_notices’, ‘customize_notice’, 10, 2 );
function customize_notice( $html, $notices ) {
if( stristr( $html, ‘This clinic & camp has passed.’ ) ) {
$html = str_replace( ‘Pre-registration is closed for this clinic/camp.’, $html );
}return $html;
}jasonmcartor
ParticipantThis fixed the 404 issues for all the events I tested (note: I had to flush my permalinks for it to take effect). Thank you very much for being so proactive in fixing this!
jasonmcartor
ParticipantThis reply is private.
jasonmcartor
ParticipantThis reply is private.
jasonmcartor
ParticipantThis reply is private.
jasonmcartor
ParticipantThis reply is private.
jasonmcartor
ParticipantThis reply is private.
jasonmcartor
ParticipantThis reply is private.
jasonmcartor
ParticipantCasey,
Thanks for your response. I accidentally posted the original post from a client account that I manage, but I’m following up under my own account. Here’s the first of many errors that are logged (thanks for looking into this):
/usr/libexec/mysqld, Version: 5.1.69-log (Source distribution). started with:
Tcp port: 0 Unix socket: /var/lib/mysql/mysql.sock
Time Id Command Argument
# Time: 131201 16:03:11
# User@Host: citymoms_wpadmin[citymoms_wpadmin] @ localhost []
# Query_time: 18.318414 Lock_time: 0.000120 Rows_sent: 12 Rows_examined: 12
use citymoms_wp;
SET timestamp=1385938991;
SELECT ID, post_name, post_parent FROM wp_21_posts WHERE post_type = ‘page’ AND post_status != ‘auto-draft’;
# Time: 131201 16:03:51
# User@Host: citymoms_wpadmin[citymoms_wpadmin] @ localhost []
# Query_time: 49.655834 Lock_time: 0.000022 Rows_sent: 0 Rows_examined: 4
SET timestamp=1385939031;
UPDATEwp_6_postmetaSETmeta_value= ‘1385938982:196’ WHEREpost_id= 3119 ANDmeta_key= ‘_edit_lock’;
# User@Host: citymoms_wpadmin[citymoms_wpadmin] @ localhost []
# Query_time: 39.786388 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0
SET timestamp=1385939031;
INSERT INTOwp_21_options(option_name,option_value,autoload) VALUES (‘rewrite_rules’, ‘a:162:{s:12:\”series-toc\\z\”;s:31:\”index.php?series-toc=series_toc\”;s:31:\”series-toc/page/?([0-9]{1,})/?$\”;s:49:\”index.php?series-toc=series_toc&paged=$matches[1]\”;s:13:\”sitemap\\.xml$\”;s:33:\”index.php?gxs_module=sitemapindex\”;s:18:\”sitemapindex\\.xml$\”;s:33:\”index.php?gxs_module=sitemapindex\”;s:10:\”site\\.xml$\”;s:25:\”index.php?gxs_module=site\”;s:10:\”page\\.xml$\”;s:25:\”index.php?gxs_module=page\”;s:10:\”post\\.xml$\”;s:25:\”index.php?gxs_module=post\”;s:12:\”author\\.xml$\”;s:27:\”index.php?gxs_module=author\”;s:31:\”([a-z0-9]+)_([a-z0-9_-]+)\\.xml$\”;s:59:\”index.php?gxs_module=$matches[1]&gxs_sub_module=$matches[2]\”;s:33:\”(join-our-team)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:30:\”(shop-local)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:29:\”(giveaways)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:32:\”(things-to-do)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:44:\”(contact/sponsor-an-event)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:45:\”(contact/advertise-with-us)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:27:\”(contact)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:26:\”(events)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:51:\”(desmoines-moms-blog/our-mission)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:53:\”(desmoines-moms-blog/meet-our-team)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:60:\”(desmoines-moms-blog/meet-our-co-founders)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:39:\”(desmoines-moms-blog)/emailpopuppage/?$\”;s:43:\”index.php?pagename=$matches[1]&emailpopup=1\”;s:21:\”([^/]+)/emailpopup/?$\”;s:39:\”index.php?name=$matches[1]&emailpopup=1\”;s:28:\”(join-our-team)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:25:\”(shop-local)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:24:\”(giveaways)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:27:\”(things-to-do)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:39:\”(contact/sponsor-an-event)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:40:\”(contact/advertise-with-us)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:22:\”(contact)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:21:\”(events)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:46:\”(desmoines-moms-blog/our-mission)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:48:\”(desmoines-moms-blog/meet-our-team)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:55:\”(desmoines-moms-blog/meet-our-co-founders)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:34:\”(desmoines-moms-blog)/emailpage/?$\”;s:38:\”index.php?pagename=$matches[1]&email=1\”;s:16:\”([^/]+)/email/?$\”;s:34:\”index.php?name=$matches[1]&email=1\”;s:18:\”portfolio-items/?$\”;s:29:\”index.php?post_type=portfolio\”;s:48:\”portfolio-items/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:46:\”index.php?post_type=portfolio&feed=$matches[1]\”;s:43:\”portfolio-items/(feed|rdf|rss|rss2|atom)/?$\”;s:46:\”index.php?post_type=portfolio&feed=$matches[1]\”;s:35:\”portfolio-items/page/([0-9]{1,})/?$\”;s:47:\”index.php?post_type=portfolio&paged=$matches[1]\”;s:47:\”category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:52:\”index.php?category_name=$matches[1]&feed=$matches[2]\”;s:42:\”category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\”;s:52:\”index.php?category_name=$matches[1]&feed=$matches[2]\”;s:35:\”category/(.+?)/page/?([0-9]{1,})/?$\”;s:53:\”index.php?category_name=$matches[1]&paged=$matches[2]\”;s:17:\”category/(.+?)/?$\”;s:35:\”index.php?category_name=$matches[1]\”;s:44:\”tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:42:\”index.php?tag=$matches[1]&feed=$matches[2]\”;s:39:\”tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:42:\”index.php?tag=$matches[1]&feed=$matches[2]\”;s:32:\”tag/([^/]+)/page/?([0-9]{1,})/?$\”;s:43:\”index.php?tag=$matches[1]&paged=$matches[2]\”;s:14:\”tag/([^/]+)/?$\”;s:25:\”index.php?tag=$matches[1]\”;s:45:\”type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:50:\”index.php?post_format=$matches[1]&feed=$matches[2]\”;s:40:\”type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:50:\”index.php?post_format=$matches[1]&feed=$matches[2]\”;s:33:\”type/([^/]+)/page/?([0-9]{1,})/?$\”;s:51:\”index.php?post_format=$matches[1]&paged=$matches[2]\”;s:15:\”type/([^/]+)/?$\”;s:33:\”index.php?post_format=$matches[1]\”;s:47:\”series/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:45:\”index.php?series=$matches[1]&feed=$matches[2]\”;s:42:\”series/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:45:\”index.php?series=$matches[1]&feed=$matches[2]\”;s:35:\”series/([^/]+)/page/?([0-9]{1,})/?$\”;s:46:\”index.php?series=$matches[1]&paged=$matches[2]\”;s:17:\”series/([^/]+)/?$\”;s:28:\”index.php?series=$matches[1]\”;s:33:\”slide/[^/]+/attachment/([^/]+)/?$\”;s:32:\”index.php?attachment=$matches[1]\”;s:43:\”slide/[^/]+/attachment/([^/]+)/trackback/?$\”;s:37:\”index.php?attachment=$matches[1]&tb=1\”;s:63:\”slide/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:58:\”slide/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:58:\”slide/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:50:\”index.php?attachment=$matches[1]&cpage=$matches[2]\”;s:26:\”slide/([^/]+)/trackback/?$\”;s:32:\”index.php?slide=$matches[1]&tb=1\”;s:34:\”slide/([^/]+)/page/?([0-9]{1,})/?$\”;s:45:\”index.php?slide=$matches[1]&paged=$matches[2]\”;s:41:\”slide/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:45:\”index.php?slide=$matches[1]&cpage=$matches[2]\”;s:26:\”slide/([^/]+)(/[0-9]+)?/?$\”;s:44:\”index.php?slide=$matches[1]&page=$matches[2]\”;s:22:\”slide/[^/]+/([^/]+)/?$\”;s:32:\”index.php?attachment=$matches[1]\”;s:32:\”slide/[^/]+/([^/]+)/trackback/?$\”;s:37:\”index.php?attachment=$matches[1]&tb=1\”;s:52:\”slide/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:47:\”slide/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:47:\”slide/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:50:\”index.php?attachment=$matches[1]&cpage=$matches[2]\”;s:51:\”slide-page/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?slide-page=$matches[1]&feed=$matches[2]\”;s:46:\”slide-page/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?slide-page=$matches[1]&feed=$matches[2]\”;s:39:\”slide-page/([^/]+)/page/?([0-9]{1,})/?$\”;s:50:\”index.php?slide-page=$matches[1]&paged=$matches[2]\”;s:21:\”slide-page/([^/]+)/?$\”;s:32:\”index.php?slide-page=$matches[1]\”;s:43:\”portfolio-items/[^/]+/attachment/([^/]+)/?$\”;s:32:\”index.php?attachment=$matches[1]\”;s:53:\”portfolio-items/[^/]+/attachment/([^/]+)/trackback/?$\”;s:37:\”index.php?attachment=$matches[1]&tb=1\”;s:73:\”portfolio-items/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:68:\”portfolio-items/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:68:\”portfolio-items/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:50:\”index.php?attachment=$matches[1]&cpage=$matches[2]\”;s:36:\”portfolio-items/([^/]+)/trackback/?$\”;s:36:\”index.php?portfolio=$matches[1]&tb=1\”;s:56:\”portfolio-items/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:48:\”index.php?portfolio=$matches[1]&feed=$matches[2]\”;s:51:\”portfolio-items/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:48:\”index.php?portfolio=$matches[1]&feed=$matches[2]\”;s:44:\”portfolio-items/([^/]+)/page/?([0-9]{1,})/?$\”;s:49:\”index.php?portfolio=$matches[1]&paged=$matches[2]\”;s:51:\”portfolio-items/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:49:\”index.php?portfolio=$matches[1]&cpage=$matches[2]\”;s:36:\”portfolio-items/([^/]+)(/[0-9]+)?/?$\”;s:48:\”index.php?portfolio=$matches[1]&page=$matches[2]\”;s:32:\”portfolio-items/[^/]+/([^/]+)/?$\”;s:32:\”index.php?attachment=$matches[1]\”;s:42:\”portfolio-items/[^/]+/([^/]+)/trackback/?$\”;s:37:\”index.php?attachment=$matches[1]&tb=1\”;s:62:\”portfolio-items/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:57:\”portfolio-items/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:57:\”portfolio-items/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:50:\”index.php?attachment=$matches[1]&cpage=$matches[2]\”;s:58:\”portfolio-gallery/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:56:\”index.php?portfolio-gallery=$matches[1]&feed=$matches[2]\”;s:53:\”portfolio-gallery/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:56:\”index.php?portfolio-gallery=$matches[1]&feed=$matches[2]\”;s:46:\”portfolio-gallery/([^/]+)/page/?([0-9]{1,})/?$\”;s:57:\”index.php?portfolio-gallery=$matches[1]&paged=$matches[2]\”;s:28:\”portfolio-gallery/([^/]+)/?$\”;s:39:\”index.php?portfolio-gallery=$matches[1]\”;s:36:\”feedback/[^/]+/attachment/([^/]+)/?$\”;s:32:\”index.php?attachment=$matches[1]\”;s:46:\”feedback/[^/]+/attachment/([^/]+)/trackback/?$\”;s:37:\”index.php?attachment=$matches[1]&tb=1\”;s:66:\”feedback/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:61:\”feedback/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:61:\”feedback/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:50:\”index.php?attachment=$matches[1]&cpage=$matches[2]\”;s:29:\”feedback/([^/]+)/trackback/?$\”;s:35:\”index.php?feedback=$matches[1]&tb=1\”;s:37:\”feedback/([^/]+)/page/?([0-9]{1,})/?$\”;s:48:\”index.php?feedback=$matches[1]&paged=$matches[2]\”;s:44:\”feedback/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:48:\”index.php?feedback=$matches[1]&cpage=$matches[2]\”;s:29:\”feedback/([^/]+)(/[0-9]+)?/?$\”;s:47:\”index.php?feedback=$matches[1]&page=$matches[2]\”;s:25:\”feedback/[^/]+/([^/]+)/?$\”;s:32:\”index.php?attachment=$matches[1]\”;s:35:\”feedback/[^/]+/([^/]+)/trackback/?$\”;s:37:\”index.php?attachment=$matches[1]&tb=1\”;s:55:\”feedback/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:50:\”feedback/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:50:\”feedback/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:50:\”index.php?attachment=$matches[1]&cpage=$matches[2]\”;s:48:\”.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\”;s:18:\”index.php?feed=old\”;s:20:\”.*wp-app\\.php(/.*)?$\”;s:19:\”index.php?error=403\”;s:18:\”.*wp-register.php$\”;s:23:\”index.php?register=true\”;s:32:\”feed/(feed|rdf|rss|rss2|atom)/?$\”;s:27:\”index.php?&feed=$matches[1]\”;s:27:\”(feed|rdf|rss|rss2|atom)/?$\”;s:27:\”index.php?&feed=$matches[1]\”;s:20:\”page/?([0-9]{1,})/?$\”;s:28:\”index.php?&paged=$matches[1]\”;s:41:\”comments/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:42:\”index.php?&feed=$matches[1]&withcomments=1\”;s:36:\”comments/(feed|rdf|rss|rss2|atom)/?$\”;s:42:\”index.php?&feed=$matches[1]&withcomments=1\”;s:44:\”search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:40:\”index.php?s=$matches[1]&feed=$matches[2]\”;s:39:\”search/(.+)/(feed|rdf|rss|rss2|atom)/?$\”;s:40:\”index.php?s=$matches[1]&feed=$matches[2]\”;s:32:\”search/(.+)/page/?([0-9]{1,})/?$\”;s:41:\”index.php?s=$matches[1]&paged=$matches[2]\”;s:14:\”search/(.+)/?$\”;s:23:\”index.php?s=$matches[1]\”;s:47:\”author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:50:\”index.php?author_name=$matches[1]&feed=$matches[2]\”;s:42:\”author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:50:\”index.php?author_name=$matches[1]&feed=$matches[2]\”;s:35:\”author/([^/]+)/page/?([0-9]{1,})/?$\”;s:51:\”index.php?author_name=$matches[1]&paged=$matches[2]\”;s:17:\”author/([^/]+)/?$\”;s:33:\”index.php?author_name=$matches[1]\”;s:69:\”([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:80:\”index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\”;s:64:\”([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\”;s:80:\”index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\”;s:57:\”([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\”;s:81:\”index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\”;s:39:\”([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\”;s:63:\”index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\”;s:56:\”([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:64:\”index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\”;s:51:\”([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\”;s:64:\”index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\”;s:44:\”([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\”;s:65:\”index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\”;s:26:\”([0-9]{4})/([0-9]{1,2})/?$\”;s:47:\”index.php?year=$matches[1]&monthnum=$matches[2]\”;s:43:\”([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:43:\”index.php?year=$matches[1]&feed=$matches[2]\”;s:38:\”([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\”;s:43:\”index.php?year=$matches[1]&feed=$matches[2]\”;s:31:\”([0-9]{4})/page/?([0-9]{1,})/?$\”;s:44:\”index.php?year=$matches[1]&paged=$matches[2]\”;s:13:\”([0-9]{4})/?$\”;s:26:\”index.php?year=$matches[1]\”;s:27:\”.?.+?/attachment/([^/]+)/?$\”;s:32:\”index.php?attachment=$matches[1]\”;s:37:\”.?.+?/attachment/([^/]+)/trackback/?$\”;s:37:\”index.php?attachment=$matches[1]&tb=1\”;s:57:\”.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:52:\”.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:52:\”.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:50:\”index.php?attachment=$matches[1]&cpage=$matches[2]\”;s:20:\”(.?.+?)/trackback/?$\”;s:35:\”index.php?pagename=$matches[1]&tb=1\”;s:40:\”(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:47:\”index.php?pagename=$matches[1]&feed=$matches[2]\”;s:35:\”(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\”;s:47:\”index.php?pagename=$matches[1]&feed=$matches[2]\”;s:28:\”(.?.+?)/page/?([0-9]{1,})/?$\”;s:48:\”index.php?pagename=$matches[1]&paged=$matches[2]\”;s:35:\”(.?.+?)/comment-page-([0-9]{1,})/?$\”;s:48:\”index.php?pagename=$matches[1]&cpage=$matches[2]\”;s:20:\”(.?.+?)(/[0-9]+)?/?$\”;s:47:\”index.php?pagename=$matches[1]&page=$matches[2]\”;s:27:\”[^/]+/attachment/([^/]+)/?$\”;s:32:\”index.php?attachment=$matches[1]\”;s:37:\”[^/]+/attachment/([^/]+)/trackback/?$\”;s:37:\”index.php?attachment=$matches[1]&tb=1\”;s:57:\”[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:52:\”[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:52:\”[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:50:\”index.php?attachment=$matches[1]&cpage=$matches[2]\”;s:20:\”([^/]+)/trackback/?$\”;s:31:\”index.php?name=$matches[1]&tb=1\”;s:40:\”([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:43:\”index.php?name=$matches[1]&feed=$matches[2]\”;s:35:\”([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:43:\”index.php?name=$matches[1]&feed=$matches[2]\”;s:28:\”([^/]+)/page/?([0-9]{1,})/?$\”;s:44:\”index.php?name=$matches[1]&paged=$matches[2]\”;s:35:\”([^/]+)/comment-page-([0-9]{1,})/?$\”;s:44:\”index.php?name=$matches[1]&cpage=$matches[2]\”;s:20:\”([^/]+)(/[0-9]+)?/?$\”;s:43:\”index.php?name=$matches[1]&page=$matches[2]\”;s:16:\”[^/]+/([^/]+)/?$\”;s:32:\”index.php?attachment=$matches[1]\”;s:26:\”[^/]+/([^/]+)/trackback/?$\”;s:37:\”index.php?attachment=$matches[1]&tb=1\”;s:46:\”[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:41:\”[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\”;s:49:\”index.php?attachment=$matches[1]&feed=$matches[2]\”;s:41:\”[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\”;s:50:\”index.php?attachment=$matches[1]&cpage=$matches[2]\”;}’, ‘yes’) ON DUPLICATE KEY UPDATEoption_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload);July 14, 2014 at 10:41 am in reply to: Events posted but not viewable to anyone OR the admin. #380778jasonmcartor
ParticipantI think the normalizing tutorial link you shared work. It seems to have a conflict with a Plugin called Role Scoper, a permissions based tool. I think we’re good! Perhaps you can add red flag that Plugin for others so they also don’t have the same issue.
Thanks Casey for your help.
-
AuthorPosts
