Title: gdavide's Replies | WordPress.org

---

# gdavide

  [  ](https://wordpress.org/support/users/gdavide/)

 *   [Profile](https://wordpress.org/support/users/gdavide/)
 *   [Topics Started](https://wordpress.org/support/users/gdavide/topics/)
 *   [Replies Created](https://wordpress.org/support/users/gdavide/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/gdavide/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/gdavide/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/gdavide/engagements/)
 *   [Favorites](https://wordpress.org/support/users/gdavide/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/gdavide/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/gdavide/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Content Templates for Blog Posts & Pages] Recent update crashed my site.](https://wordpress.org/support/topic/recent-update-crashed-my-site/)
 *  [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/recent-update-crashed-my-site/#post-9012598)
 * I got the same big problem described above: i’ve just updated to the latest plugin
   version and this broke the whole site.
    On the site’s homepage i got the error:
 * Fatal error: Call to undefined function is_user_logged_in() in /path-to/wp-includes/
   post.php on line 2160
 * To solve the problem i’ve deleted the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] A2 Hosting identified these security vulnerabilities](https://wordpress.org/support/topic/a2-hosting-identified-these-security-vulnerabilities/)
 *  [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years ago](https://wordpress.org/support/topic/a2-hosting-identified-these-security-vulnerabilities/#post-7299119)
 * [@ethicalhack3r](https://wordpress.org/support/users/ethicalhack3r/): thank you.
   Please let me know if you receive a follow-up.
 * The problem is that these 3 bugs are only fixed in 4.5: they are not backported
   to versions 4.0.x throught 4.4.x as the other previous security bugs.
    So, to
   solve the problem, you need to do a major-version upgrade: that kind of upgrade
   is not easy in enterprise environment.
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] A2 Hosting identified these security vulnerabilities](https://wordpress.org/support/topic/a2-hosting-identified-these-security-vulnerabilities/)
 *  [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years ago](https://wordpress.org/support/topic/a2-hosting-identified-these-security-vulnerabilities/#post-7299117)
 * I couldn’t fine any detailed info about the security bug:
    [https://wpvulndb.com/vulnerabilities/8475](https://wpvulndb.com/vulnerabilities/8475)
 * which are the lines involved in the fix?
    On the other two security bugs fixed
   by wp 4.5, there’s a lot of details, github ecc… but on 8475 there isn’t nothing.
 * I would need it to evaluate the severity of the bug on my wp installations.
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] bug in multisite installation with db prefix](https://wordpress.org/support/topic/bug-in-multisite-installation-with-db-prefix/)
 *  Thread Starter [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/bug-in-multisite-installation-with-db-prefix/#post-6333775)
 * On new aiowps version i can’t find any error. I suppose that it’s solved
 * thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] memory exhausted on file aiowpsec_filescan](https://wordpress.org/support/topic/memory-exhausted-on-file-aiowpsec_filescan/)
 *  Thread Starter [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/memory-exhausted-on-file-aiowpsec_filescan/#post-6753412)
 * I’m the host! 🙂
    BTW: that’s a production server-site, so i cannot make too 
   much test, i think that i will leave the “file scan” function disabled
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] memory exhausted on file aiowpsec_filescan](https://wordpress.org/support/topic/memory-exhausted-on-file-aiowpsec_filescan/)
 *  Thread Starter [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/memory-exhausted-on-file-aiowpsec_filescan/#post-6753410)
 * No, i’ve tryied to disable all the plugins but i still got the same erros. I’ve
   bypassed it by disable the “file scan” functions on aiowps
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] "Illegal string offset" error on every function](https://wordpress.org/support/topic/illegal-string-offset-error-on-every-function/)
 *  Thread Starter [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/illegal-string-offset-error-on-every-function/#post-7013571)
 * I solved it.
    The problem was that the option parameter “aio_wp_security_configs”
   had some wrong values. I normally set the “aio_wp_security_configs” parameter
   at wp installation time, with wp cli ([http://wp-cli.org](http://wp-cli.org)):
 * wp option update aio_wp_security_configs “…”
 * Apparently there was some wrong value. I solved by reset the aio_wp_security_configs
   value with:
 * wp option delete aio_wp_security_configs
 * and then by reconfigure aiowps via web interface.
 * regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Patch, new feature proposal: enumerate users](https://wordpress.org/support/topic/patch-new-feature-proposal-enumerate-users/)
 *  Thread Starter [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/patch-new-feature-proposal-enumerate-users/#post-6841270)
 * Why do you think that using a rewrite rule would be “smarter” than the actual
   code-solution?
    Maybe could be a more lightweight , this is true, but i think
   that a clean and simple .htaccess will be better, remember that nginx doesn’t
   support mod_rewrite, so the actual solution work with other http daemons.
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Patch, new feature proposal: enumerate users](https://wordpress.org/support/topic/patch-new-feature-proposal-enumerate-users/)
 *  Thread Starter [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/patch-new-feature-proposal-enumerate-users/#post-6841254)
 * Ok, here it’s the pull request:
    [https://github.com/Arsenal21/all-in-one-wordpress-security/pull/12](https://github.com/Arsenal21/all-in-one-wordpress-security/pull/12)
   Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] bug in multisite installation with db prefix](https://wordpress.org/support/topic/bug-in-multisite-installation-with-db-prefix/)
 *  Thread Starter [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/bug-in-multisite-installation-with-db-prefix/#post-6333486)
 * I think that my topic is somehow related to this issue:
 * [https://wordpress.org/support/topic/db-prefix-breaks-multisite-users-lose-roles-previously-set-in-wp_xx_-options](https://wordpress.org/support/topic/db-prefix-breaks-multisite-users-lose-roles-previously-set-in-wp_xx_-options)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] unable to activate via "wp cli"](https://wordpress.org/support/topic/unable-to-activate-via-wp-cli/)
 *  Thread Starter [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/unable-to-activate-via-wp-cli/#post-6258923)
 * This patch solved the issue:
 * [https://wordpress.org/support/topic/allow-activating-via-wp-cli-patch?replies=2](https://wordpress.org/support/topic/allow-activating-via-wp-cli-patch?replies=2)
 * please add this bugfix to the next plugin’s version.
 * regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cartpauj PM] does not work with DB Cache Reloaded Fix](https://wordpress.org/support/topic/does-not-work-with-db-cache-reloaded-fix/)
 *  Thread Starter [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/does-not-work-with-db-cache-reloaded-fix/#post-3321885)
 * I add another useful detail, in the db cache reloaded fix’s faq you can find 
   an useful answer:
 * ———
    Q: I am a plugin developer. How can I make my plugin compatible with DB 
   Cache Reloaded?
 * A: DB Cache Reloaded uses default WordPress mechanism to load custom version 
   of wpdb class – it creates custom wp-content/db.php file. WordPress checks if
   this file exists, and loads it instead of wp-includes/wp-db.php.
 * When your plugin includes this class using custom code added to wp-config.php(
   or any other file), please use require_wp_db() to do this, or use similar code
   to this function body.
 * When you need to modify wpdb class (e.g. by adding or replacing methods), consider
   deriving your class from the default one (using the extends keyword). Another
   option is to use aggregation – save value of $wpdb variable, create object of
   your class and assign to $wpdb. Your class should call methods and access member
   variables of this saved object, in order to keeps its functionality. Your class
   should also implement magic methods __get, __set, __isset, __unset and __call.
   ———–
 * [http://wordpress.org/extend/plugins/db-cache-reloaded-fix/faq/](http://wordpress.org/extend/plugins/db-cache-reloaded-fix/faq/)
 * regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] HTTP error with flash-based image uploads](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-with-flash-based-image-uploads/)
 *  [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-with-flash-based-image-uploads/page/3/#post-2452204)
 * My problem was that only admin can upload the files, other user’s can’t.
    I solved
   the problem with the same method that “simongreenland” described: with the “User
   role editor” by granting the “upload_files” and “unfiltered_upload” roles.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] [Plugin: Contact Form 7] Not able to access Contact settings page in Dashboard after upgrading to 3.](https://wordpress.org/support/topic/plugin-contact-form-7-not-able-to-access-contact-settings-page-in-dashboard-after-upgrading-to-311/)
 *  [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-contact-form-7-not-able-to-access-contact-settings-page-in-dashboard-after-upgrading-to-311/#post-2589478)
 * I solved the problem by reinstalling cf7.
    I think that the problem was that 
   i removed some custom fields used by cf7: form, mail,mail_2 ecc.. maybe this 
   fields was required.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] HTTP error with flash-based image uploads](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-with-flash-based-image-uploads/)
 *  [gdavide](https://wordpress.org/support/users/gdavide/)
 * (@gdavide)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-with-flash-based-image-uploads/page/2/#post-2452187)
 * I’ve the same problem with the same wp and ngg versions.
    The strange thing: 
   if i do the upload with the admin user everithing works good, if i use another
   user i get the “i/o” error
 * regards

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/gdavide/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/gdavide/replies/page/2/?output_format=md)