scottmotion
Forum Replies Created
-
I am having the same issue with cookies enabled. Even from admin side I cannot pass the check to re-enable Built-in Math Captcha. Error below:
[Tue Feb 25 01:13:25.086611 2025] [fcgid:warn] [pid 78965:tid 139623847495232] [client XX.XXX.XX.XX:XXXXX] mod_fcgid: stderr: PHP Warning: Cannot modify header information – headers already sent by (output started at /home/XXXXXXXX/XXXXXXXXX.com/wp-content/themes/blocksy/header.php:12) in /home/XXXXXXXX/XXXXXXXXX.com/wp-content/plugins/advanced-google-recaptcha/libs/functions.php on line 1318, referer: https://www.XXXXXXXX.com/register/
Forum: Developing with WordPress
In reply to: npx @wordpress/create-blockThe tutorial should list which version of WP and packages are being used. It says to use latest, but package.json is never shown so there’s no way to conform to the tutorial.
- This reply was modified 9 months, 1 week ago by scottmotion.
Forum: Plugins
In reply to: [bbp style pack] 5.6.3 Crashing site – 500 Internal Server ErrorLooks like your update has fixed the problem! I am able to view the site both logged in and out, and the forum appearance and settings seems to be correct.
Its running on the site now if you need to check it out.
Side note: I am on a shared hosting plan and can’t really say how well the site is performing, although my host is usually pretty generous with resources. Also I have a few other things with users/profiles going on in the background, like redirection, author base url rewrite, etc, which could be having an impact.
Forum: Plugins
In reply to: [bbp style pack] 5.6.3 Crashing site – 500 Internal Server ErrorI sent the info you requested.
Issue was site-wide. Every page I visited returned 500, except when I was already logged in.
I have just shy of 10K registered users
Forum: Plugins
In reply to: [bbp style pack] 5.6.3 Crashing site – 500 Internal Server ErrorI’m using BuddyPress, but I don’t believe i’m using any of the shortcodes for BP or BSP
I think I recently updated TablePress, Stackable, Forum Permissions bbPress, and my theme Blocksy and its companion plugin.
I have 1 or 2 old warnings from other plugins, but nothing else related to BP/BBP/BSP and no other fatals.
Reverting to 5.6.2 fixes the problem.
EDIT: Found this warning sometime before the fatal errors:
[Wed Aug 16 11:19:35.067608 2023] [fcgid:warn] [pid 142103:tid 3589309196032] [client 114.119.153.72:24211] mod_fcgid: stderr: PHP Warning: Attempt to read property “ID” on null in /home/****/****.com/wp-content/plugins/bbp-style-pack/includes/functions.php on line 2466, referer: https://www.****.com/forums/forum/*****/
- This reply was modified 1 year, 6 months ago by scottmotion.
- This reply was modified 1 year, 6 months ago by scottmotion.
Forum: Plugins
In reply to: [Post My CF7 Form] Change cf7keyHey Aurovrata I don’t have this metabox. In fact I was just watching one of your videos and I don’t have any of the metaboxes you have, only ‘Status’, and nothing else is available under screen options. Do I need the Smart Grid plugin installed or have activated the metaboxes some other way?
Forum: Plugins
In reply to: [Forum Permissions bbPress] PHP Warning: The magic methodThanks, the warning is now gone!
For reference I came across a post stating this was upgraded to a Warning in PHP 8.1
Forum: Plugins
In reply to: [Forum Permissions bbPress] Feature Request: Disallow Reply CreationAbsolutely perfect! Finally got it set so only Admins can post or reply in the Announcements forum! I can’t believe this isn’t a core option. Thanks so much for sorting this out!
Excellent! Everything appears to be working as expected!
Forum: Plugins
In reply to: [bbp style pack] What does Theme Support do?Thank you Robin!
Forum: Plugins
In reply to: [Download Monitor] Missing_nonceThat worked to get rid of the error and now it proceeds to the cart page! However if I try to remove items from the cart or navigate around it breaks the cart. Then I have to go into the db and delete the session and wipe the browser cache which resets the cart, but it always breaks again. Basically it seems to work on a new user’s first visit but will break if they try to modify the cart or leave the site.
Forum: Plugins
In reply to: [Download Monitor] Missing_nonceI made the modification and uploaded the file to /wp-content/themes/my-theme-name/download-monitor/add-to-cart.php however the class is still being applied. Do I need to replicate the folder structure as well?
Forum: Plugins
In reply to: [Download Monitor] Missing_nonceOk I will try it, however I don’t see the file you specified in that directory. I see download-monitor/templates/shop/cart.php, or download-monitor/templates/shop/button/add-to-cart.php
Forum: Plugins
In reply to: [Download Monitor] Missing_nonceI have disabled and removed all caching I could find, including old folders and database entries. I tested on yet another iPhone and still had the problem. I even disabled all extensions and purged Chrome on my PC, but with no success.
I would like to add that I am moving this content to a new site which I have started to setup and it is experiencing the same problem. Different themes, same host. Could it be some host setting or something like my htaccess file? I have disabled mod_security according to my cPanel.
- This reply was modified 2 years, 3 months ago by scottmotion.
- This reply was modified 2 years, 3 months ago by scottmotion.
Forum: Plugins
In reply to: [Download Monitor] Missing_nonceYes I see your order for the pdf. However I’m still having the issue when I try, I either get that error or it goes straight to an empty cart. I did notice that when I get the error then refresh the page it appears to work, but after more shopping it becomes apparent that the cart isn’t working. I have tried several devices, local and cell network, incognito, etc. Do you know what would throw this “missing_nonce” error? I can’t find any information about it.