dlmerriam
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] max_execution_time errorAlready did that … set to 256M ??
No, this address is not anywhere legitimately in my site and there’s nothing automated about registering. I have to approve them ??
So the script she (he, whatever) is external then, not a problem with my site or the plugin.
Great and thanks.
It’s come up twice more today:
[15-Sep-2016 18:00:59 UTC] WordPress database error Column ‘role’ cannot be null for query INSERT INTOlp4_bpspro_login_security
(status
,user_id
,username
,public_name
,email
,role
,human_time
,login_time
,lockout_time
,failed_logins
,ip_address
,hostname
,request_uri
) VALUES (‘Not Locked’, 19, ‘graciela8856’, ‘graciela8856’, ‘[email protected]’, NULL, ‘2016-09-15 13:00:59’, ‘1473962459’, ‘1473966059’, ‘1’, ‘104.160.225.195’, ‘104.160.225.195’, ‘/wp-login.php’) made by wp_signon, wp_authenticate, apply_filters(‘authenticate’), call_user_func_array, bpspro_wp_authenticate_username_passwordand
[15-Sep-2016 18:52:14 UTC] WordPress database error Column ‘role’ cannot be null for query INSERT INTO
lp4_bpspro_login_security
(status
,user_id
,username
,public_name
,email
,role
,human_time
,login_time
,lockout_time
,failed_logins
,ip_address
,hostname
,request_uri
) VALUES (‘Not Locked’, 19, ‘graciela8856’, ‘graciela8856’, ‘[email protected]’, NULL, ‘2016-09-15 13:52:14’, ‘1473965534’, ‘1473969134’, ‘1’, ‘104.160.228.38’, ‘104.160.228.38’, ‘/wp-login.php’) made by wp_signon, wp_authenticate, apply_filters(‘authenticate’), call_user_func_array, bpspro_wp_authenticate_username_passwordI just noticed it for the first time yesterday. I’m keeping a closer eye on the error log file right now because of problems with updating a theme that I had on a couple hundred demo sites that was throwing errors on all of them.
But I’ve gotten two emails in the last two days sent (ostensibly) from my domain telling me to click to add “users” in emails that weren’t from anything I have installed. Needless to say, I didn’t click, but it made this error from BPS jump out at me.
I’ll continue to keep an eye on it.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Can't re-install pluginThe wysija uninstall plugin didn’t delete all of the wysija tables.
I went ahead and manually deleted the one left over (wysija_custom_field), then reactivated, then did the geeky reactivation twice and it finally came up.
YAY!!!
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Can't re-install pluginOh – the initial instructions are
————————————————–
WordPress database error: [Table ‘xxx_wysija_user’ doesn’t exist]
SELECT user_id FROMxxx_wysija_user
WHERE keyuser=”zzzzzzzzzzzzzzzzzzzzz”WordPress database error: [Table ‘xxx_wysija_user’ doesn’t exist]
SHOW FULL COLUMNS FROMxxx_wysija_user
WordPress database error: [Table ‘xxx_wysija_user’ doesn’t exist]
SELECT * FROMxxx_wysija_user
WHERE wpuser_id=3 ORDER BY user_id DESC LIMIT 0 , 1WordPress database error: [Table ‘xxx_wysija_list’ doesn’t exist]
SELECT name, list_id FROMxxx_wysija_list
WHERE is_enabled=1 ORDER BY list_id DESCWordPress database error: [Table ‘xxx_wysija_list’ doesn’t exist]
SELECT name, list_id FROMxxx_wysija_list
WHERE is_enabled=1 ORDER BY list_id DESC
—————————————————–
Before all the repeats of the above sequence.Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Can't re-install pluginDarn it … nope. It cycles through this 6 instruction sequence several dozen times. (x, y and z changed to mask the actual values that look valid for posting here)
——————————————————————
WordPress database error: [Table ‘xxx_wysija_user’ doesn’t exist]
SELECT * FROMxxx_wysija_user
WHERE wpuser_id=3 ORDER BY user_id DESC LIMIT 0 , 1WordPress database error: [Table ‘xxx_wysija_user’ doesn’t exist]
SELECT * FROMxxx_wysija_user
WHERE wpuser_id=3 ORDER BY user_id DESC LIMIT 0 , 1WordPress database error: [Table ‘xxx_wysija_user’ doesn’t exist]
SELECT * FROMxxx_wysija_user
WHERE email=”[email protected]” ORDER BY user_id DESC LIMIT 0 , 1WordPress database error: [Table ‘xxx_wysija_user’ doesn’t exist]
UPDATExxx_wysija_user
SETwpuser_id
= 3 WHERE email=”[email protected]”WordPress database error: [Table ‘xxx_wysija_user’ doesn’t exist]
SELECT user_id FROMxxx_wysija_user
WHERE keyuser=”zzzzzzzzzzzzzzzzzzzzzz”WordPress database error: [Table ‘xxx_wysija_user’ doesn’t exist]
SHOW FULL COLUMNS FROMxxx_wysija_user
———————————————————–
I ran the re-install 3 times to be sure. I get the response“MailPoet has been reinstalled successfully using the same version. Settings and data have been deleted.”
after doing the reset, but it goes right back to the errors on any of the settings pages.
When I go into phpMyAdmin the only wysija table in the database is xxx_wysija_custom_field.
MailPoet v 2.72 and WP v 4.5.3
Thanks,
DianeForum: Plugins
In reply to: [CSS & JavaScript Toolbox] Won't installAs an addendum. I’ve network deactivated it and tried activating it on just the main site. Same result.
Forum: Plugins
In reply to: [WP Edit] WP Edit and WordPress 3.9 (PLEASE READ)I feel I owe you an apology. I had no idea that you were having to go back to start from scratch on so much. I wish I could undo the 3.9 update. Your plugins are so good that I’ve forgotten how basic it was editing without them.
Forum: Plugins
In reply to: [W3 Total Cache] 0.9.2.6–8 won't transfer minifed files to CDNI finally had the version before yesterday’s working and then expected yesterdays upgrade to solve the initial problems … instead it made it worse again. Note: The upgrade set debug mode on for most of the cache types. Turning those off helped the speed a bit (but still at a YSlow C where it had been an A) and almost anything I do now gives me the upload queue error and the files are all minify. I’ve put in the better part of 2 days on this.
I’m also getting a 404 from somewhere inW3TC {[Mon Feb 11 14:56:55 2013] [error] [client xx.xxx.xxx.xx] File does not exist: /home/xxxxxxx/public_html/wp-admin/div, referer: https://mysite.com/wp-admin/admin.php?page=w3tc_dashboard&w3tc_widget_pagespeed_force=1}
Forum: Plugins
In reply to: [W3 Total Cache] 0.9.2.6–8 won't transfer minifed files to CDNSame here
Forum: Networking WordPress
In reply to: User Registration on sub-blogs^%)*%^ (expletive deleted) – well, good to know and I won’t spend any more time trying to do something that can’t be done. Thanks for getting back to me so fast.
Diane
Forum: Networking WordPress
In reply to: User Registration on sub-blogsI want to offer some information or downloads only to people who have actually registered on the site, not just someone who has run across it. I want to offer that same ability to people who I give their own blog to (and I have no trouble making that level personally approved :D) Would I have to go all out and get some sort of membership plugin to do that?
Forum: Networking WordPress
In reply to: User Registration on sub-blogsJust to clarify – it’s not “users” per se I’m worried about, just your average, everyday registered subscribers
Forum: Networking WordPress
In reply to: Will Multisite with domain mapping even do this?ggrrr – my nice little ascii diagram didn’t survive the formatting. Let me try again
…………/-subdomain1.domain1.com
domain1.com/\
………….\-domain2.com\
………………………\-subdomain2.domain2.comForum: Networking WordPress
In reply to: Will Multisite with domain mapping even do this?I’m not the greatest at being clear ….
Straight up Multi site is working fine. I can do all the subdomain.domain.com blogs I want.
What I’m trying to figure out might be better described as a network of networks.
Assume that my root domain is domian1.com. No problem with setting up subdomain1.domain1.com as a separate blog. I’ve gotten that far ok.
What I want to do next is to not only have a domain2.com as its own blog under domain1.com multisite but be able to have subdomain2.domain2.com also running off that same multisite installation.
/-subdomain1.domain1.com
domain1.com/\
\-domain2.com\
\-subdomain2.domain2.comHoping that helps better than words do. ??
Diane