18 Jun 2025
UPDATED: All PHP functions and files reviewed for full compatibility with PHP 8+
REFACTORED: Legacy codebase improved for better performance and long-term maintenance
NOTE: The Script is framework-free. All improvements are custom and follow modern PHP standards
IMPROVED: Payment system structure optimised for greater stability
IMPROVED: Input validation and error handling in payment gateways
UPDATED: Admin panel UI for payment settings redesigned for better UX
ADDED: New admin menu item: Manage Generate AI Content
ADDED: Toggle to enable/disable AI Content Generation
ADDED: Admin field to set OpenAI API Key
ADDED: Admin option to set credit cost per AI content generation
ADDED: "Generate AI Content" button added to post composer
ADDED: Modal popup for AI content (max 250 chars)
ENHANCED: Full OpenAI integration with credit-based control
INFO This feature uses OpenAI and deducts user credits per use
UPDATED: Fully restructured connect.php for path handling and SQL mode fixes
IMPORTANT: Replace old connect.php and copy only: DB_USERNAME, DB_PASSWORD, DB_DATABASE
NOTE: Do not modify other lines to avoid breaking uploads or the DB
ADDED SQL: file for required AI settings in the i_configurations table
NOTE: File location: Updates/Update Guides v5.1/UpdateSQL/UpdateSQL.sql
OPTIONAL: Import via phpMyAdmin or run manually
IMPORTANT: Use only one method to prevent duplicates
ADDED: 10 new language keys in eng.php
ADDED: Turkish translations added in tr.php
ADDED: German translations added in de.php
ADDED: French translations added in fr.php
ADDED: Spanish translations added in es.php
REMINDER: Add new language keys manually if you use custom language files