We have detected that you are using AdBlock.

Please disable it for this site to continue.

dizzy - Support Creators Content Script

dizzy - Support Creators Content Script v5.4.3

  • Author Author kashif
  • Creation date Creation date
10 Jun 2026 (v5.4.3)

ADDED Private Vault / Media Library system with private media uploads, folders, previews, usage tracking, and reusable media support for posts, messages, stories, products, product galleries, campaign covers, and Reels.
ADDED Vault background video processing support for large uploads, including processing status, processing jobs, metadata handling, thumbnails, and completion notifications.
ADDED Admin Private Vault Settings page with Vault enable/disable controls, allowed extensions, upload limits, user quota settings, cleanup retention, and background worker configuration.
ADDED SVG Icon Library Manager in the admin panel with safe SVG upload, SVG code paste support, metadata editing, icon status management, pagination, filtering, category selection, copied icon IDs, and usage lookup.
ADDED SVG Category Manager with create, rename, disable, delete, and sort support for custom SVG icon categories while keeping default/core categories protected.
ADDED Staff Role Badge controls for admin and moderator users, including selectable display locations across public profiles, posts, comments, chat, notifications, search, live chat, and user widgets.
ADDED Web Push / VAPID browser notification configuration with generated VAPID keys, contact subject, event selection, HTTPS guidance, and optional Vault processing notifications.
ADDED Landing page Agency and Community directory sections for both landing templates, loaded from database records and managed from Admin Panel > Manage Landing Page.
ADDED Admin controls for landing Agency and Community sections, including show/hide status, card limits from 0 to 12, Agency filters, and Community free/paid/all filters.
ADDED Landing page subscriber estimate rate setting so the earnings simulator uses a clear admin-managed subscriber estimate instead of mixing the estimate with platform commission wording.
ADDED bundled language registry seeding so all included language files are available in the Admin Languages page for clean installs and updated websites.
IMPROVED README.html update documentation with a clearer "What Is New in v5.4.3" section, better feature grouping, configuration areas, SQL notes, and mobile-friendly documentation tables.
IMPROVED language coverage for all bundled languages, including new frontend and admin phrases for chat empty states, header empty states, locked content cards, Reels empty state, storage settings, scheduler notices, community management, email settings, and admin warnings.
IMPROVED Admin Languages page with responsive mobile layout, compact language cards, stable action buttons, and light/dark mode styling.
IMPROVED Custom Colors admin page with grouped controls, native color picker, manual HEX validation, live preview, translated labels, light/dark styling, and cleaner save feedback.
IMPROVED chat attachment menu design and behavior for mobile and desktop, including upload actions, Vault selection, attachment popup positioning, unique file input IDs, allowed extension accept attributes, and dark mode styling.
IMPROVED chat page empty state when a deleted or inaccessible conversation remains in the URL, preventing the generic "page isn't available" screen from appearing inside the chat layout.
IMPROVED header search, notification, message, and user dropdown empty states with cleaner light/dark mode styling and clearer no-message / no-notification guidance.
IMPROVED public profile cover, avatar, footer links, social icon rail, subscriber action buttons, tip button, gift frame button, and profile statistics layout for desktop, laptop, tablet, and mobile views.
IMPROVED premium and subscribers-only locked text/link posts with a dedicated locked content card while keeping original text, URL, domain, and preview data hidden from unauthorized viewers.
IMPROVED premium and subscribers-only media protection so unauthorized users receive safe locked previews without exposing original image or video URLs in the page DOM.
IMPROVED post footer action buttons with balanced spacing, normalized icon sizing, and preserved like/comment/share/save/tip color states in light and dark mode.
IMPROVED comment reply mode with a clearer reply context banner, larger cancel target, separated sticker/emoji/send actions, and corrected mobile picker positioning near the bottom of the screen.
IMPROVED post overflow menu positioning so menus choose up/down direction based on viewport space and no longer cover timestamps or open outside mobile screens.
IMPROVED Poll builder dark mode styling with cleaner borders, corrected icon colors, no unnecessary heavy shadow, improved Add option button, and better option limit badge styling.
IMPROVED Settings > Bulk Messages and Settings > My Profile form styling for dark mode, including inputs, select boxes, textareas, helper notes, validation warnings, and action buttons.
IMPROVED Settings > Dashboard responsive layout, earnings cards, daily revenue cards, and monthly earnings chart rendering on desktop, tablet, and iPhone-sized screens.
IMPROVED laptop-width layouts between 941px and 1120px so the homepage keeps the right sidebar visible and Settings keeps the left menu visible instead of switching to mobile layout too early.
IMPROVED Reels empty state for light, dark, desktop, tablet, and mobile views, with clearer copy, action buttons, hidden arrows when no navigation is needed, and corrected Create Reels behavior.
IMPROVED WebP upload support across posts, products, chat/message images, profile avatars/covers, and admin logo, favicon, and watermark uploads.
IMPROVED failed chunk upload cleanup and Reels upload cleanup so temporary or rejected upload files do not remain unnecessarily in background folders.
FIXED product descriptions and seller notes losing paragraph spacing or line breaks on product detail pages and suggested product cards.
FIXED mobile image upload failures caused by invalid or unreadable files returning PHP fatal errors instead of clean validation messages.
FIXED login, registration, logout, and admin session cookies by scoping them to the current installation path, preventing multiple installs on the same domain or localhost from overwriting each other.
FIXED admin session stability after activation and login tests, preventing unexpected short-session drops caused by path/session conflicts.
FIXED Agencies page dark mode search field styling and SVG icon contrast issues.
FIXED homepage empty-state SVG icons in dark mode so stroke-only icons keep their original shape and use correct white strokes.
FIXED notification dropdown so Vault video processing notifications appear inside the opened notification list, not only in the unread counter.
FIXED Admin dashboard and Manage Users responsive overflow issues, including dashboard chart width, statistic card wrapping, mobile chart panels, and controlled table scrolling.
FIXED README.html mobile table overflow by making documentation tables scroll inside their own area instead of causing full-page horizontal overflow.
FIXED Suggested Products and Marketplace pages handling missing or unavailable thumbnails without rendering PHP warnings.
FIXED Vault audio and Vault menu icon mappings, keeping SVG icon IDs aligned with the updated icon library.

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 Script is framework-free. All improvements are custom and follow modern PHP standards
IMPROVED Payment system structure optimized 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 DB
ADDED SQL file for required AI settings in 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

Password:​


16 Jan 2024​

  • IMPROVED Speed increased
  • ADDED Premimum badge on premium post
  • ADDED Boosted badge on boosted post
  • ADDED Creator Profile Type on post
  • ADDED Premium shipping fee added on post
  • ADDED Like Heart animation after clicking like button
  • ADDED UnLike Heart animation after clicking liked button
  • ADDED Following page added
  • ADDED Followers page added
  • ADDED Subscribers page added
  • ADDED Profile frame system settings added to the admin panel
  • ADDED Edit Frame
  • ADDED Activate/Deactivate Frame
  • ADDED Delete Frame
  • ADDED Set Frame Price
  • ADDED Gift Frame
  • ADDED List of frames available for purchase
  • ADDED Purchased (gifted) frames
  • ADDED Change Frame (Only purchased/gifted frames can be used)
  • ADDED Update Frame button on profile pictures
  • ADDED Frames added on profile pictures in posts
  • ADDED Feature added to change some colors on the site
  • ADDED Ability to change the color on the header section at the top of the site
  • ADDED Ability to change the colors of SVG icons in the header section
  • ADDED Ability to change text colors in the left menu
  • ADDED Ability to change SVG icon colors in the left menu
  • ADDED Ability to change colors of SVG codes in the post creation section
  • ADDED Ability to change button colors
  • ADDED Ability to revert to the main color scheme of the site
  • ADDED Ability to change live stream button colors
  • ADDED Ability to change the background color of areas where the background color changes when hovered over with the mouse
  • ADDED FFMPEG check link
  • ADDED Added post_max_size, upload_max_filesize, max_execution_time, max_input_vars, max_input_time, memory_limit checker. This way, you can understand why you can't upload large files and configure your server settings.
  • ADDED Total questions from users notification count in the menu
  • ADDED Total creator verification request notification count in the menu
  • ADDED Added 240 Material color options to find the best color combination
  • ADDED Number of ads to be displayed at once
  • ADDED Number of suggested users to be displayed at once
  • ADDED Number of suggested products to be displayed at once
  • ADDED Feature to invite friends via email. Using this feature, if invited individuals register, the inviter earns points set by the admin.
  • ADDED Check if the email to be invited is already registered.
  • ADDED Display the number of users currently online.
  • ADDED Trending posts page
  • ADDED Management panel setting for how long posts will be displayed in the trending list. This way, the list can display posts with the highest engagement among, for example, 1-month-old, 1-day-old, or 100-day-old posts.
  • ADDED Current Live Streamings in the stories section.
  • FIXED Errors on the Transactions page resolved.
  • FIXED Bugs on the All Point Earnings page fixed.
  • FIXED Auto-approve post issue resolved.
  • FIXED Purchase counter issue.
  • UPDATED Creator Verification Request page updated.
  • UPDATED Awaiting Approval page updated.
  • UPDATED Stories Area
  • UPDATED Some styles
Top