Code

Discussion on PlayTube - The Ultimate PHP Video CMS & Video Sharing Platform

Discussion on PlayTube - The Ultimate PHP Video CMS & Video Sharing Platform

Cart 4,433 sales

DoughouzForest does not currently provide support for this item.

11391 comments found.

Has anyone found a solution to stop bots from bypassing email verification, recaptcha, and uploading videos daily? Very annoying and seems no way to stop it. Any successful methods?

I don’t have a support plan. It wants to double charge for one plan.

Any feedback? The amount of spam registrations are insane. Anyone else dealing with this? I am having to delete 100 a day!

No reply?

Wasabi support for ftp and ftps will be ending on July 17 2025. Are you providing an update to work with this new change? What can we do if we rely on Wasabi currently for ftp and ftps and s3 uploads? Advise or next steps?

https://docs.wasabi.com/v1/docs/ftp-deprecation

Hello,

Thank you for the heads up. Yes, we are aware that Wasabi will discontinue FTP/FTPS support on July 17, 2025. We are working on an update to fully support S3-based uploads, which Wasabi will continue to support.

We recommend that you switch to S3 as soon as possible.

https://docs.playtubescript.com/#idocs_amazon_s3

Best regards,

Chandan,

I’m getting this error after clicking install

This page isn’t working mysite.com is currently unable to handle this request. HTTP ERROR 500

Hello,

This may cause a due folder permission error or an Apache issue. Please contact your host provider and let them fix it for you. Please note this is not a script problem.

Best regards,

Chandan,

Tried 3 hosting companies I now have a dedicated server and I can get pass the installation.

I was told to disable any mod security on your server side disable ONLY_FULL_GROUP_BY and STRICT_TRANS_TABLES mode in your database

I did that and I’m still getting the HTTP ERROR 500

*Can’t get pass the installation.

jawonsi

jawonsi Purchased

I’m getting the error message “Wrong purchase code” while installing

Hello,

I apologize for the trouble. Please double-check that you have entered the correct Envato purchase code. If the problem persists, please submit a support ticket at https://doughouzforest.ticksy.com/, and we will assist you.

Best regards,

Chandan,

jawonsi

jawonsi Purchased

Now unable to submit a ticket. Getting he error: Sorry, support for this Envato Market purchase code has expired. You will need to extend support or purchase a new license.

Hello,

Please renew your support.

Best regards,

Chandan,

My VPS has 3 cores and 6GB RAM, and CyberPanel is installed, but the website is loading very slowly. How can I make it load faster?

Hello,

You can generate here https://playtubescript.com/admin-cp/create-new-sitemap

Best regards,

Chandan,

yeah i am generate here but if i open a link map in this url still not showing videos url show only artical i want add videos url in sitemap

Hello,

Please submit a support ticket at https://doughouzforest.ticksy.com/. We will investigate it.

Best regards,

Chandan,

120150

120150 Purchased

✅ Feature Implementation List

1. Add PWA (Progressive Web App) Support

  • Installable on mobile/desktop
  • Offline access using service workers

2. Ability to Tag Another Creator on a Video

  • Tagging system for collaboration
  • Visible on video and creator profile
  • Notification to tagged users

3. Back-End Earning System (Advanced)

  • Earnings breakdown (ads, tips, subscriptions, products)
  • Filter by day/week/month/year
  • Payout history and downloadable reports
  • Referral income & wallet balance

4. Device Limit per Account

  • Restrict number of devices per login (e.g., max 3)
  • Manage authorized devices in settings
  • Alert on excess sign-ins

5. Allow Ads on YouTube Embedded Videos

  • Ads display like a direct upload video

6. Short Drama Module

  • Upload multi-part short films
  • Tag with genre, cast, and credits
  • Support comments, ratings, and monetization

7. TV Series Module (Episodes Support)

  • Structure: Series → Seasons → Episodes
  • Upload and manage episodes per season
  • Episode trailers, cast info, monetization per episode or full season

Hello,

Thank you for the suggestion and feedback; we will look into it for future updates.

Best regards,

Chandan,

do you have any intension to add a section for series? click on 1 video and see all of the episodes listed. ect

Hello,

Thank you for the suggestion; we will look into it.

Best regards,

Chandan,

“When I upload a video, it gets stuck at 100% and doesn’t complete the upload. What is the issue and how can it be solved? FFmpeg is installed and active on the server, and I’m using a web admin panel.

screenshot https://ibb.co/bgWc6zTT

Hello,

If it is stuck at 100%, it typically indicates post-processing or FFmpeg issues. Please check the folder permissions, PHP time limits, FFmpeg path, and cron job configuration.

Also,

Please submit a support ticket at https://doughouzforest.ticksy.com/. We will investigate it.

Best regards,

Chandan,

Does anyone of you good people knows and can help with this error now showing on home page but only when user is logged in, no notice shows up when user not logged in: what is non-object. Code is EXACT as in original so what could have changed?

Notice: Trying to get property of non-object in /home/citystre/public_html/sources/home/content.php on line 49

Notice: Trying to get property of non-object in /home/citystre/public_html/sources/home/content.php on line 182

Hello,

That error indicates that a variable is probably null and not an object. As it only occurs when logged in, make sure the user/session data is configured correctly. Put a checkmark on lines 49 and 182 as follows:

if (is_object($var)) { ... }

Best regards,

Chandan,

Thanks Chandan, that did not work, it generated additional error lines. I have a question please: The existing install of Playtube that is giving errors is the very first version 1.2, really old, but it has over 600 videos uploaded. I need to upgrade the server from Centos7 to Almalinux 8 and install the latest version of Playtube on new server. My question: if I used MariaDB10 on the new server (same as current), would I be able to restore the database in phpmyadmin even though there are more fields in the table than the first playtube ver database? old one has 36 fields in the db table new playtube db has 49 tables. Would it work if I restored it table by table manually?

Hello,

You are welcome. :)

If you restore the old database directly into the new version, table structure mismatches may occur. Instead, install the latest PlayTube version first, and then manually migrate your old data table by table, matching only suitable fields. Back up everything before you begin, and avoid overwriting system-critical tables.

Best regards,

Chandan,

It has been more than 10 months since they said they would update the script, but they still haven’t made any updated version, so no one should buy this script, playtube is a backdated dead script, it is no longer usable, they will never update it again.

Any plans for an update, this hasn’t been updated in over a year. Some competing scripts coming up, and at a cheaper price, with newer secure versions. If you are planning an update what is the ETA 1 3 6 12 months?

Hello,

Thank you for contacting us. There is currently no official update date, but we will provide one as soon as it is confirmed. We appreciate your patience!

Best regards,

Chandan,

Which file contains the country ID

Hello,

You can find the countries here. \assets\langs\english.php

Best regards,

Chandan,

Thanks Chandan, resolved issue.

Hello,

You are welcome, mate. :)

Best regards,

Chandan,

it has been almost 1 year since we tried to get our iOS and Android apps live. We were finally told that we need to contact the playtube script support team. Well I am not really understanding why now I paid for the apps and need to now pay 82.00 for support to fix something. We are getting this issue – api/v1.0?type=live. I am hoping that we can email to get this resolved without having to pay 82 dollars for an issue between the 2 entities…

Any response?

Hello,

Thank you for reaching out.

Please reach out here:

https://codecanyon.net/item/playtube-ios-sharing-video-script-mobile-ios-native-application/23427561/comments

Also, you can raise a ticket.

Please submit a support ticket at https://doughouzforest.ticksy.com/. We will investigate it.

Best regards,

Chandan,

We are waiting for iOS. Android said come to you to fix. We are being going back and forth with this and can’t get what we are paying for.

wxtalk

wxtalk Purchased

why is this error in all live videos and live replays?

Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /home/mumblit.com/public_html/sources/watch/content.php on line 111

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/mumblit.com/public_html/assets/includes/functions_general.php on line 36

Hello,

Please submit a support ticket at https://doughouzforest.ticksy.com/. We will investigate it.

Best regards,

Chandan,

Hello, i check demo now, i check sitemap url, there not any sitemap for articles, its mean in this script articles not indexed??

Hello,

We will check in once you have purchased our script, mate.

Best regards,

Chandan,

Why do I buy a script? because still wondering whether this script indexes the article or not.

Hi,

Not currently, but it’s something we’re looking into adding with next update.

“I want that when a video is uploaded, the website name appears on the video like a watermark in the slide. How can this be done?

Hello,

Please go to https://demo.playtubescript.com/admin-cp/video_settings to only see self-hosted videos.

Best regards,

Chandan,

Why I got this error with Siteground – Failed to connect to MySQL: Access denied for user ‘dbnfuhrcx78ywb’@’localhost’ (using password: YES)

Hello,

“That error usually indicates that the database login or password is incorrect, or that the user does not have permissions. Check your database credentials in the configuration file to ensure that the user has access to the data.

Best regards,

Chandan,

We have had this script for close to 3 years and while bug fixes and lack of features have been the norm with it,we have opted to not waste anymore time,complaining about issues and we do all our bug fixes and new features ourselves while time draining,its been a highly worthwhile experience.So if you need some assistance with your script,as a buyer of of it,please feel free to reach out to us,as current owners of 2 instances of this script,we can definetly help.To the developer,we dont mean to overstep on any boundries,nor any disrepect intended either,however its quite obvious you are super overwhelmed with the unprofessional and not too smart 3rd parties developers you KEEP hiring or cant afford to continue paying for or you gave up on it,as based on the hugh 1 year timeline,with nothing happening with it.Its really not about money for us but rather providing the real support script owners deserve.So please dont report or flag us,Our only intention is to extend to you and your users a helping sincere hand,that is all.Its a great script that should be forgotten and it deserves better attention.

Hello,

Thank you for being honest and supportive. We appreciate your willingness to assist and understand the concerns raised. An official update will be provided; the date has not yet been determined; we are committed to properly resolving this issue.

Best regards,

Chandan,

Please add some new feauters 1000 views 1$ video reach 1000 views automatically money add balance

Hello,

Your suggestion has been taken.

Best regards,

Chandan,

I am interested script but i want ai feauters add and ai video creator you customize charge how much? How to contact you

Hello,

Please contact payincent@gmail.com for the customizations you want.

Best regards,

Chandan,

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