Bogus Exception
Forum Replies Created
-
Forum: Plugins
In reply to: [Postie] Remove Footer from Email2nd!
Or even a simple regext textbox, so one line at a time, we can enter (PHP?) regex to find & remove-even if in HTML of message. I’m sure most folks needing this would know how to do multi-line, global, etc.
- This reply was modified 6 years, 3 months ago by Bogus Exception.
Simple.
You have Wordfence installed, and each <period> a report is generated & sent to them.
The data is locally collected (what thou see listed), and then after being sent, is deleted.
Seeing as these folders are not whitelisted, they are reported for this activity just as you’d expect.Forgot to add thanks to James & Dave.
Forum: Plugins
In reply to: [FeedWordPress] feedwordpresslocalpost.class.php on line 60Me, too. Creating a separate post…
If using a shortcode, be sure to edit page/post in text mode to ensure no HTML has crept in! ??
Forum: Plugins
In reply to: [Simple Social Page Widget & Shortcode] Widget stopped workingStill an issue. The header is fine, nothing shows up in the content area of the widget.
This happens with shortcode as well as ‘widgetized’ version.Here is where it gets strange: If I enter as URL: https://www.facebook.com/facebook/ (default), it works.
Would be nice to know what NF3 is complaining about:
[ADMIN NOTICE] Form Rendering Error Source: plugins/nin TypeError: Cannot read property 'fields' of undefined
This simply doesn’t look like a JS error… Please seriously consider having NF3 give us an idea of what it is unhappy about. I don’t think this is ‘resolved’…
Forum: Plugins
In reply to: [FeedWordPress] Trying to get property of non-objectAny progress on this problem?
[04-Mar-2017 02:51:49 UTC] PHP Notice: Trying to get property of non-object in /[…]/[…]/wordpress/wp-content/plugins/feedwordpress/feedwordpresslocalpost.class.php on line 60
Author?
Me, too. Since upgrade. I have an error somewhere, but I cannot find it. Before this upgrade, clicking submit would result in the button saying “processing” (stuck), as I watched the post submission code run fine…
Now I can’t test the form…
Forgot to mark as solved…
Well, I found that if you network disable the plugin, then enable it on the sites you are interested in, it creates the tables as expected (wp_XXX_nf3_*), but if you network enable, you will only have tables in your primary site (wp_nf3_*).
Hope this helps some poor soul i the future!
Since I can make forms for my primary site, and not for secondary sites, does NF3 put ALL forms in the wop_nf3_* structure, or does it create a new table set for each sub-site
So what is/was the deal with these?
I must have missed the answer/resolution…?
Recently Modified Files
Modified File February 5, 2017 9:00pm wp-content/wflogs/attack-data.php February 5, 2017 9:00pm wp-content/wflogs/config.php
Can we keep them from being deleted?
Forum: Plugins
In reply to: [TableMaster] Plugin Activation ErrorPHP7 does reqiure msqli_connect()… if you can test for PHP version, or function availability, and offer the correct connect command, it would probably work, right?
Should we edit your code if using PHP7? Can you release a PHP7 version?
I’m multi-site, too, if that matters (activate at network or site level)…
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /usr/share/wordpress/wp-content/plugins/tablemaster/admin/class-tablemaster-admin.php:84 Stack trace: #0 /usr/share/wordpress/wp-content/plugins/tablemaster/tablemaster.php(143): TableMaster_Admin->activate() #1 /usr/share/wordpress/wp-includes/class-wp-hook.php(298): TableMaster->activate(”) #2 /usr/share/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #3 /usr/share/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /usr/share/wordpress/wp-admin/plugins.php(166): do_action(‘activate_tablem…’) #5 {main} thrown in /usr/share/wordpress/wp-content/plugins/tablemaster/admin/class-tablemaster-admin.php on line 84
thanks!
Forum: Networking WordPress
In reply to: What do users with theirDomain.org see when using sub-domains?@bet,
Thanks for writing. I’ll soon find out how this works with an ssl cert… The cert is only for the main/target domain…
I don’t think it will work with their domains in the address bar…