WebFlix - Movies - TV Series - Live TV Channels - Subscription

WebFlix - Movies - TV Series - Live TV Channels - Subscription V1.6

No permission to download

Huhuvav

Member
May 31, 2020
53
6
8
hi, i was trying to install the webflix in my vps, iam using plesk panel but having issues, can anyone help me with it. thanks

@Mecky Clouds bro can u help bro
 

HarlyQueen

New member
Jul 29, 2020
14
0
1
Hello Guys,
i have installed everything correctly but images not getting load on portal and also tried to change logo and setting but after clicking save its loading the same old default webflix values please help.
 

refatbd

New member
May 27, 2020
6
1
1
Here is a solution for people who are facing public directory issue.

Create a .htaccess file in your root directory with the following code




RewriteEngine on
RewriteBase /

# Rewrites all URLS without blog in them
RewriteCond %{REQUEST_URI} !^/public/

# Rewrites all URLS [Replace "example" with the actual domain, without the TLD (.com, .net, .biz, etc)]
RewriteCond %{HTTP_HOST} ^(www\.)?yourdomain\.

# Rewrite all those to insert /folder
RewriteRule ^(.*)$ /public/$1 [L]






here yourdomain = write only your domain name (Don't use domain extensions like domain.com or domain .net )


Thanks
 

refatbd

New member
May 27, 2020
6
1
1
Here is a solution for people who are facing public directory issue.

Create a .htaccess file in your root directory with the following code




RewriteEngine on
RewriteBase /

# Rewrites all URLS without blog in them
RewriteCond %{REQUEST_URI} !^/public/

# Rewrites all URLS [Replace "example" with the actual domain, without the TLD (.com, .net, .biz, etc)]
RewriteCond %{HTTP_HOST} ^(www\.)?yourdomain\.

# Rewrite all those to insert /folder
RewriteRule ^(.*)$ /public/$1 [L]






here yourdomain = write only your domain name (Don't use domain extensions like domain.com or domain .net )


Thanks
And If you have public_html folder instead of public then replace the line public with public_html
 
  • Like
Reactions: nurdidy

Mecky Clouds

Active member
May 2, 2020
310
177
43
One Piece
streamscripts.xyz
And If you have public_html folder instead of public then replace the line public with public_html
on new update even you do that.. still recreate public_html when you upload or change images logo etc.. so to work just follow my guide no need to use .htaccess on root

  1. just download the file
  2. Extract on your desktop
  3. Zip all files on WebFlix Folder
  4. Upload on your hosting
  5. Extract on root not on public_html
  6. Then config the database on app/config/parameter.yml
  7. Restored Database.sql

Another tips because on first release i encounter that disk got large fast because of cache. on me in few hours got 75GB+ because of cache. so to prevent that

go to folder
App/Config/config_dev.yml

Edit line 8, 11, 12
Change the false to true

only_exceptions: true
toolbar: true
intercept_redirects: true

here is my test demo : https://tagdrama.co/


Check exactly upload on root.
1602739247190.png
 

refatbd

New member
May 27, 2020
6
1
1
on new update even you do that.. still recreate public_html when you upload or change images logo etc.. so to work just follow my guide no need to use .htaccess on root

  1. just download the file
  2. Extract on your desktop
  3. Zip all files on WebFlix Folder
  4. Upload on your hosting
  5. Extract on root not on public_html
  6. Then config the database on app/config/parameter.yml
  7. Restored Database.sql

Another tips because on first release i encounter that disk got large fast because of cache. on me in few hours got 75GB+ because of cache. so to prevent that

go to folder
App/Config/config_dev.yml

Edit line 8, 11, 12
Change the false to true

only_exceptions: true
toolbar: true
intercept_redirects: true

here is my test demo : https://tagdrama.co/


Check exactly upload on root.
1602739247190.png
Not working on sub domain
 

SilentSilver

Well-known member
Trusted Uploader
Dec 16, 2018
295
256
63
India
Hello all.

Im unable to upload any images whenever I upload it says operation successful but get vanished n looks like corrected img.


Please help.
 

solokvcd

New member
Banned User
Aug 8, 2020
16
0
1
I have configured correctly, the issue here is that for app and web they use the same folder of images (upload).
set the domain to the directory path (public_html) within public_html.

edit the Api url in the app.

ready.

failures: the sections for web ads do not work.
 

Mecky Clouds

Active member
May 2, 2020
310
177
43
One Piece
streamscripts.xyz
  • Like
Reactions: tanierlyons

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu