Fix WordPress Kundali DB

Заказчик: AI | Опубликовано: 05.04.2026

Our live Kundali plugin is no longer storing information correctly. Right now every form submission reaches the table wp_svgnan_kundali_requests, but the values land in the wrong columns or are lost entirely. I need you to dive straight into the database logic, correct the insert routine, and leave the rest of the plugin untouched. What is going wrong • Data saving incorrectly for Name and Date of Birth, Contact Information, and the full set of Astrological Details. • The export page that reads from this table shows blank or jumbled values because of those bad inserts. Your task – Phase 1 only 1. Trace and fix the insert query/function so every field arrives in the right column. 2. Produce a quick video recording that captures: – one submission before the fix, – your code change, – one submission after the fix, highlighting the corrected rows. 3. Send me the SQL dump or screenshots if I ask, but the video is the primary proof. 4. Confirm that the export page now displays all saved data exactly as entered. Constraints • Do not rebuild or replace the plugin; patch the existing codebase. • Keep the original table name and structure unchanged. • Work must be finished within 2–3 days. • Payment is released only after I watch the proof video and verify the live export page. When you reply, outline the specific approach you will take to locate and repair the faulty insert, any tools you’ll use (phpMyAdmin, WP-CLI, debugger, etc.), and how you will ensure nothing else on the site is affected.