07967 325669 info@mootpoint.org

Posts

The Gas Centre and BBQ Shop Limited – thegascentre.co.uk Support – 2025-03-31

Tweaking express checkout code to handle missing phone number. Investigating product edit screen failing to save – 403 Forbidden errors caused by ModSecurity. Researching whitelisting admin IPs to by ModSecurity rules. Adding SecRule with ipMatchFromFile. Script to generate whitelist of IPs by resolving hostnames in .htaccess. PHP gethostbyname not resolving – refactor to use nslookup […]

The Gas Centre and BBQ Shop Limited – thegascentre.co.uk Support – 2025-03-28

Liaising with PF re: patching PHP 8 errors; error logging: display_errors issue. Investigating PHP 8 errors. Extract name function for express_checkout. Updating NotifyWhenAvailable module to 3.9. Fixing PHP errors. Updating Changing error handler in framework.php to log display_errors to file. Fixing PHP errors in SCSS Parser.php. Phone call with FC re: order failing to sync […]

The Gas Centre and BBQ Shop Limited – thegascentre.co.uk Support – 2025-03-27

Liaising with PF re: server move plans. Planning move. Support request to ClearThinking re: Stripe express checkout missing last name issue. Comparing codebase of pre-release and v.4.1 module. Investigating layout issue. Comparing oc_category_to_layout on rollback and production db tables. Meeting with TW to review category layout issue. Importing oc_category_to_layout from rollback db. Server move. Monitoring […]

Westside London – Wigmore Sports – 2025-03-26

Trying to suppress waitlist notifications when cancelling reservation. Testing cancellation hooked to wcwl_after_remove_email_from_waitlist – works, but reservation cancelled in checkout. Using is_checkout() in cancellation function – works! Meeting with MW to run tests – working! Cleaning up code ready for deployment. Deploying to live. Testing.