What's new

DOWNLOAD WEBSITE (NETFLIX CLONE)

ciasny

ciasny

Moderator
Moderator
VIP
Registered
Joined
Oct 22, 2023
Messages
304
Points
93
Offline
Hello everyone, I'm leaving here a SITE that I bought, a (NETFLIX CLONE).

This SITE would be perfect if these changes were made and if someone is willing to do this and make it available here again for everyone, thank you in advance.

Installation Instructions

Please upgrade your account to access the hidden content.


SITE

Please upgrade your account to access the hidden content.


DATABASE

Please upgrade your account to access the hidden content.


However, there are some issues that could be improved on SITE.

1st PHPMYADMIN must be in: Version information: 5.2.1 for the DATABASE TO WORK as shown in the photo.

1704649197055

1704649218370

I think the DATABASE is old.

Here's a video of what I'm talking about:


============= HOSTING REQUIREMENTS: =============
Database required Mysql 5.6 or higher
PHP version 7.0 or higher
PHP Mail Function Enabled
PHP Curl Function Enabled
=================================================== ===

In another VERSION of PHPMYADMIN, the ADMIN AND REGISTRATION option does not work.

((( NOTE: When adding the DATABASE an error appears as shown in the photo but IT WORKS. )))

1704649307101


ERROR:

=================================================================================================================================================
Erro
Query SQL: Copiar


-- --------------------------------------------------------

--
-- Estrutura para tabela `user`
--

CREATE TABLE `user` (
`user_id` int(11) NOT NULL,
`type` int(11) NOT NULL COMMENT '1 admin, 0 customer',
`name` longtext NOT NULL,
`email` longtext NOT NULL,
`password` longtext NOT NULL,
`user1` varchar(20) NOT NULL DEFAULT 'user 1',
`user2` varchar(20) NOT NULL DEFAULT 'user 2',
`user3` varchar(20) NOT NULL DEFAULT 'user 3',
`user4` varchar(20) NOT NULL DEFAULT 'user 4',
`user1_session` longtext NOT NULL,
`user2_session` longtext NOT NULL,
`user3_session` longtext NOT NULL,
`user4_session` longtext NOT NULL,
`user1_movielist` longtext NOT NULL,
`user2_movielist` longtext NOT NULL,
`user3_movielist` longtext NOT NULL,
`user4_movielist` longtext NOT NULL,
`user1_serieslist` longtext NOT NULL,
`user2_serieslist` longtext NOT NULL,
`user3_serieslist` longtext NOT NULL,
`user4_serieslist` longtext NOT NULL,
`plan_id` int(11) NOT NULL,
`status` i[...]
Mensagem do MySQL: Documentação

#1118 - Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline.


=================================================================================================================================================

ERRORS: Does not enter the SITE ADMIN and does not REGISTER, you must be using PHPMYADMIN Version information: 5.2.1

2nd When you register, 4 (PROFILE) appear as in the photo.


1704649381003

3rd It would be possible to EDIT THE PLAYER to play other formats such as: MKV, AVI, etc...
Because it only plays YOUTUBE OR MP4.
With the option to choose which AUDIO to use as: ORIGINAL or DUBBED.

4° When ADDING a MOVIE, it would be possible to configure a TMDB or IMDB API to automatically add the content of the films such as: Cover, Synopsis, etc...

5° On the MAIN SCREEN, the films appear very simple and dull, in my opinion, if possible, make them a little more attractive.



as shown in the photo.

6° On the MAIN SCREEN in the FILMS OPTION you do not have the option to view ALL FILMS but by GENRE which is added to the ADMIN PANEL.

7° In the ADMIN PANEL there is a DAYS (TEST) function that is not working, you could see this together
with your billing AREA to be CHARGED after the (TEST) day.
and ADD FUNCTION to activate the user who purchases a service.
and ADDED VIA PIX MODE (Add text with PIX information).

8° There is a THEME OPTION that only has a function called FLIXER, if possible add more THEMES or NOT.

Thank you in advance if ANYONE is willing to make these changes it would be a great pleasure to EVERYONE
and a very good and attractive WEBSITE.



Attachments​


1704649419351
 
B

brujah

Registered
Joined
Sep 16, 2023
Messages
5
Points
1
Offline
thanks my bro
 
V

victorchryz

Registered
Joined
May 22, 2024
Messages
25
Points
3
Offline
I will test and maybe update to work with current versions.. thank you very much for sharing!
 
Top