顶点网 » 脚本代码 » dizzy v2.1 - Support Creators Content Script
五月 29 2021年

dizzy v2.1 - Support Creators Content Script

reishi  2021-05-29, 01:50   脚本代码  1 678  已测试 
5 条评论

dizzy v2.1 - Support Creators Content Script

源码简介

dizzy-支持创作者内容脚本是一个平台,内容创作者,Youtubers,Instagramers,设计师,开发人员,摄影师或任何其他分支可以通过接收订阅从他们最忠实的追随者或只是任何人谁喜欢他们的工作赚钱他们的内容。
dizzy是一款基于PHP开发的累死Fans或Patreon网站,任何人都可以创建内容,但只有创建者可以通过高级内容共享和订阅者内容共享功能赚钱。


在线演示


https://www.imyourfun.com/
Demo User:testuser
User Pass: 123456


功能简介


Live Streaming
Subscription system
Users can set the weekly, monthly and yearly subscription price
Implemented GDPR
Banner Cookies Policy
Notifications Real-time
User can get Notifications comment, follow, subscribe, post buy, like, comment like, approve content by administrator.
Account verification by uploading ID or Passport
Edit your profile
Verified users will display a badge
Create unlimited posts for Free, Subscribers and Premium
Point(credit) system.
Creators can share posts, charging fees. People can see the post in return for the points the creator has set for the post.
Members who want to pay to view the content can add points to the wallet.
Users can manage posts
Creators can manage their Dashboard(Normal users don’t have Dashboar)
SEO on Pages
Upload Avatar
Upload Cover
Setting your Payout method (PayPal or Bank Transfer)
Make withdrawals when you reach the minimum amount established by admin
Search creators by Name/Username
Integration with Stripe with (Recurrent)
Integration PayPal Payment
Integration BitPay Payment
Integration RazorPay Payment
Integration iyziCo Payment
Integration Authorize.Net Payment
Integration PayStack Payment
Top 5 creators of last week!
Explore Creators
Social Login with Twitter and Google
Email Verification
Upload Photos and Images
The system blur the photos and videos in premium and subscriber posts. This way, the member cannot see the real image of that post until they buy the post or subscribe to the profile.
User can report post
User can block post
Enable/Disable Message
Current point from dropdown menu
Total earnings from Creator Dashboard
Secure password hashing
SMTP Support
Easy translation
Multilanguage
Progress bar on Upload
Message system users can send photos, videos, stickers and gifs
Infinite scroll on Message system
Infinite scroll on User Wall and Profile Wall
History of payments made and received
Email notifications
Contact us page
Change Password
Saved Posts
Stickers System in Comment and Message
Gifs system in Comment and Message
Emoticon system in Commend and Message
Sponsored Advertisements
Subscribers
Subscriptions
Payments
Light / Dark Mode
Admin Features
Settings
Website Settings
Site Logo
Favicon
Site Name
Site Title
Site Description
Keywords
General
Main Language(Choose Language)
Maintenance Mode(Enable/Disable)
Email verification(Enable/Disable)
Register (Enable/Disable)
IP Limit(One ip can register 2 times if enabled)
Limits
Upload File Size limit
Post Length
Number of post show
Show number of pagination
Allowed file extensions(mp4,MP4,mp3,MP3,mpg,mov,m4v,avi,flv,mpeg,MPEG,webm,mkv,MKV,gif,GIF,jpg,jpeg,JPEG,JPG,PNG,png)
File extensions valid for approval(gif,GIF,jpg,jpeg,JPEG,JPG,PNG,png)
Billing Informations
Email Settings
Storage(Amazon S3)
Manage Posts
Awaiting approval(Admin should approve Premium posts)
Posts
Premium Posts
Subscribe Possts
Design
Custom CSS/JS
Manage SVG Icons
Point Packages Settings
Manage Languages
Users
Manage Users
Creator Verification Requests
Pages (Create/Edit/Delete) pages
Stickers (Create/Edit/Delete) stickers
Payment Methods
Payment Settings
PayPal
Bitpay
Stripe
Authorize.Net
IyziCo
RazorPay
PayStack
Social Logins (Edit Twitter and Google Login)
Manage Payments
Manage Withdrawals
Manage Subscription Payment
Advertisement
Create a Advertisement
Manage Advertisements


系统需求


PHP 7.1.0 or Greater
mod_rewrite Apache
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
Updates


安装方法


1、解压缩,上传源码到服务器。
2、编辑includes目录下的connect.php 文件,输入数据库信息和网站地址,注意,网站地址以/反斜杠结尾。
3、使用phpmyadmin等工具将MySQL/dizzy.sql文件导入到数据库中。
4、安装完成,使用用户名admin密码123456登录进行后台管理。

reishi将中文语言包加入到源码中,并设置为默认语言,但语言内容并没有进行翻译,有需要的可以打开dizzyv2.1\ScriptFiles\langs\cn.php 进行翻译汉化。


下载地址



dizzy v2.1 - Support Creators Content Script


  1. 默认头像

    2214445407  (会员)

    2021-05-29 14:18 67 条评论

    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php
    on line
    158


    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php
    on line
    134

    请问在后台保存的时候提示这个,咋回事?

  1. 默认头像

    reishi  (管理员)

    2021-05-29 14:21 1 544 条评论

    引用: 2214445407
    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php
    on line
    158


    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php
    on line
    134

    请问在后台保存的时候提示这个,咋回事?

    我只做了安装测试,并没有测试功能。

  1. 默认头像

    2214445407  (会员)

    2021-05-29 14:22 67 条评论

    引用: reishi
    引用: 2214445407
    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php
    on line
    158


    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php
    on line
    134

    请问在后台保存的时候提示这个,咋回事?

    我只做了安装测试,并没有测试功能。

    ?

  1. 默认头像

    karstin  (ViP)

    2021-05-30 13:01 20 条评论

    引用: 2214445407
    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php
    on line
    158


    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php
    on line
    134

    请问在后台保存的时候提示这个,咋回事?

    关闭防跨站

  1. 默认头像

    2214445407  (会员)

    2021-05-31 19:31 67 条评论

    引用: karstin
    引用: 2214445407
    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php
    on line
    158


    Warning
    : is_readable(): open_basedir restriction in effect. File(/home/www/.aws/config) is not within the allowed path(s): (/www/wwwroot/sup.govmoe.com/:/tmp/) in
    /www/wwwroot/sup.govmoe.com/includes/s3/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php
    on line
    134

    请问在后台保存的时候提示这个,咋回事?

    关闭防跨站

    谢啦!

信息

想要留言? 请 登录 您的账号。还没有? 你可以 点击注册账号

投票调查

对新模板的看法