Code

Support for dizzy - Support Creators Content Script

Support for dizzy - Support Creators Content Script

Cart 982 sales
Recently Updated

dizzyscripts supports this item

Supported

This author's response time can be up to 2 business days.

Popular questions for this item

How to Fix Large File Upload Issues (Up to 4GB)

If you’re experiencing issues when uploading large files (e.g. 500MB, 1GB, 4GB), the problem is most likely due to server configuration limits. Below you’ll find a complete guide for all major server environments: PHP, LiteSpeed, Apache, Nginx, cPanel, and WHM.

✅ 1. PHP Configuration

Update your php.ini or .htaccess as follows:

upload_max_filesize = 4096M
post_max_size = 4096M
max_execution_time = 3600
max_input_time = 3600
memory_limit = 4096M

If using .htaccess:

php_value upload_max_filesize 4096M
php_value post_max_size 4096M
php_value max_execution_time 3600
php_value max_input_time 3600
php_value memory_limit 4096M

Use phpinfo() to confirm the settings are active.

✅ 2. LiteSpeed Servers

  • Go to Server Configuration > Tuning > Connection
  • Update:
    • Connection Timeout → 3600
    • Keep-Alive Timeout → 60
    • Send Buffer Size → 65535
    • Receive Buffer Size → 65535
  • Then go to Request/Response section and set:
    • Max Request Body Size → 4294967296
    • Max Dynamic Response Body Size → 4294967296
  • Save and Graceful Restart the server

✅ 3. Apache Servers

LimitRequestBody 4294967296

If using mod_reqtimeout:

RequestReadTimeout body=60,minrate=500
sudo service apache2 restart

✅ 4. Nginx Servers

client_max_body_size 4096M;
client_body_timeout 3600s;
send_timeout 3600s;
sudo systemctl restart nginx

✅ 5. cPanel Users

  1. Login to cPanel
  2. Go to Select PHP Version > Options
  3. Set:
    • upload_max_filesize → 4096M
    • post_max_size → 4096M
    • max_execution_time → 3600
    • max_input_time → 3600
    • memory_limit → 4096M

If those values aren’t editable, your provider must change them from WHM.

✅ 6. WHM / Root Access

  1. Login to WHM
  2. Go to Software > MultiPHP INI Editor
  3. Set the same PHP values listed above
  4. Then go to Apache Configuration > Global Configuration
  5. Restart Apache via Restart Services > HTTP Server

If using LiteSpeed, restart it via Plugins > LiteSpeed Web Server > Restart

✅ Final Recap (Simplified)

  • PHP: 4GB upload support with correct php.ini
  • LiteSpeed: Tuning + Restart required
  • Apache: LimitRequestBody + Restart
  • Nginx: client_max_body_size + Restart
  • cPanel: Use PHP Selector (no restart needed)
  • WHM: MultiPHP INI Editor + Restart

If you’d like us to check this directly for you, feel free to send access details via a support ticket. We’ll be happy to help! :grin:

What is point system and how it works?

Point is a currency generated for the dizzy script.

-You can subscribe to profiles with the points you have uploaded.

- You can send gifts with the points you have loaded.

- You can unlock locked posts of content producers with the points you have uploaded.

- You can send gifts with the points you have uploaded and all the items on the posts.

- You can send a gift to the live broadcast you watch with the Points you upload, just like TikTok.

- Points are converted into a real currency. The amount of dollars for 1 point is in the hands of the site administration. That is, the administrator can set how much $ 1 point will be using the administration panel. For example, 1 point could be $3 or 1 point could be $0.0001.

IMPORTANT NOTICES

  • Dizzy is only sold on the page you are reading this article on.
  • If you need a support or an answer, You should create support ticket from mu support site.
  • Don’t be fooled if someone other than mstfoztrk says on the comment page that they will help you. He’s probably a scammer.
  • If you see an article like (This comment is currently being reviewed.) on the comment page, know that the person who made this comment made a comment that is not true and does not comply with the rules.
  • No support questions are answered on the comment page. Because the review page is for questions asked before buying. I should state again that those who persistently want to get support through the comment page will not be supported through the comment page.
  • Can you explain in detail between regular license & Extended License

    If you want license of your own site or business then Regular License is sufficient while if you are working on a client’s project then you need Extended License.

    Have you a list for coming Updates?

    We do have a number of additions and improvements for upcoming updates however there is no list publicly available for the customers to see before the update is released, so we suggest you to please wait for our updates to see the complete changelog.

    When is the next update coming up? what is the new features?

    There is no specified date for every new update. I update as fast and as much as I can. I’m adding new features and fixing reported bugs.

    Information about new features is never shared as per the business rules. These questions are not answered.

    What PHP framework dizzy is built on?

    I don’t use any types of frameworks, the script is full pure PHP code.

    Can I use this platform in more than one domain?

    With one purchase code you can use it on one domain name. You need to get new license for each domain name, please check Envato Help Page for more information about licenses http://codecanyon.net/licenses/standard.

    Why I get 404 when I visit admin panel or when I logout?

    Please make sure that the .htaccess file is created to your server and updated to latest version.

    If the file is exists, but you still face this issue, please contact your host provide, and let them enable mod_rewrite.

    If you are using a VPS with Ubuntu Linux installed, please follow this guide.

    Why I get 500 internal service error?

    This may cuase due folder permission error, or apache issue, please contact your host provider and let them fix it for you.

    CSS code does not work after installation, is there a missing file ?

    There are no missing files. Only your website address is missing during the installation. To do so, send me a message by clicking the support button below.

    What is the system requirements?

    All of the requirements below must be on your server.

  • PHP 7.1.0 or Greater PHP < 8
  • MySQL 5.6+
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • JSON PHP Extension
  • cURL
  • allow_url_fopen (php.ini) is ON
  • Fileinfo PHP Extension
  • FFMPEG
  • mod_rewrite (APACHE) server
  • Increasing of max_execution_time
  • Increasing of max_input_time
  • Increasing of post_max_size
  • Increasing of memory_limit
  • Increasing of upload_max_filesize
  • I did everything right, but the live stream does not work and there is a blank screen. Where am I doing wrong?

    The live stream is working correctly and cleanly, but it’s because you didn’t do the things specified on the documentation page. Please note the important points on the documentation page. If you still can’t find a solution, send me an e-mail. Before you send email please make sure your browser support WEBRTC.

    Google and Twitter login show a blank white page. Why is that ?

    Both login systems work with https. Make sure that the urls you specify in your twitter and google management panels are correct. If there is a www or https problem in the connection between the servers, you should pay attention to this. If you are sure everything is correct, talk to your server admin and tell them to disable modSecurity for you.

    I have done the installation but many pages are showing page not found error. Why is that? Is there a missing file?

    If you are having such a problem, it may be because you have not uploaded the .htaccess file. Or it may be that the htaccess file needs to be adjusted for your server. There is absolutely no missing file. It’s due to a required setting for your server or a .htaccess file you haven’t uploaded.

    Hello, my support have expired. It’s been 1-2 years I have not used the script, and currently there is none of my website using the script. Now, I want to use the theme again, so that I just need to renew the support or I have to buy the $99 license again?

    The script license is for lifetime actually so you don’t need to do any of them, you can still use the script on 1 single domain and also get the updated version without paying anything, however if you need our support assistance you may need to renew your support license further to ask support question.

    How can I create new theme?

    Make a copy of ./themes/default/ folder, rename it. Then email me. socialmaterial@hotmail.com I can help you how can you activate it.

    Why live streaming not working on some android and ios devices?

    Becauce of the webrtc is not support Mobile devices.

    I have installed but I can’t register and login, Why?

    In this case, the $base_url you wrote during installation and the browser urls you are trying to register or log in are different. You can ask your server administration to redirect to the url you wrote to $base_url. Or if you know, you can redirect to the URL you wrote in the connect.php file.

    In short, the URL written in your browser and the $base_url you wrote in the connect.php file = ‘yourURL’; must be the same. Otherwise, your installation failed so you cannot register or login.

    When is the “X” Feature will be come ?

    I can’t give any time or information on which feature will be added to our dizzy script when. Please do not insist on this. I continue to add features every day, every week and every month.

    Show more

    Contact the author

    This author will respond to buyers' questions and provides limited support through their own support system.

    Item support includes:

    • Availability of the author to answer questions
    • Answering technical questions about item’s features
    • Assistance with reported bugs and issues
    • Help with included 3rd party assets

    However, item support does not include:

    • Customization services
    • Installation services

    View the item support policy

    by
    by
    by
    by
    by
    by

    Tell us what you think!

    We'd like to ask you a few questions to help improve CodeCanyon.

    Sure, take me to the survey