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

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

No permission to download

wxsiret

Active member
Apr 24, 2019
120
45
28
Slovakia
www.fiverr.com
correct this in app/config/config.yml
templating:
engines: ['twig']
change to
templating:
engines: ['twig','php']
add your new url in app: domain.com/api/ (no subdomain) domain for webflix
if you want to use app databse make backup and reupload or connect if use same hosting
and make backup also for uploads folder and reupload or copy
 

Ademiro

New member
Oct 13, 2020
9
1
1
error image poster and cover movies

Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image could not be found" at C:\xampp\htdocs\WebFlix\vendor\liip\imagine-bundle\Controller\ImagineController.php line 100

plzzzzzzzzzzzzzzz help me

Managed to solve?
I also have this problem, it doesn't load the images. can anybody help me?
 

Mecky Clouds

Active member
May 2, 2020
310
177
43
One Piece
streamscripts.xyz
Hi you could try this to redirect from public to your domain name it should work

Add to the ht.access files

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
yes its work that on first release but on new update. when you upload any images like changing logo.. its auto recreate public_html folder so to work

  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
  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/
 

ukgamer

Well-known member
Trusted Uploader
Mar 7, 2019
2,061
1,143
113
EmbedWorld Movie API
embedworld.xyz
yes its work that on first release but on new update. when you upload any images like changing logo.. its auto recreate public_html folder so to work

  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
  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/

Sounds good to me . I haven’t installed it was just helping
 
  • Like
Reactions: tanierlyons

Ademiro

New member
Oct 13, 2020
9
1
1
yes its work that on first release but on new update. when you upload any images like changing logo.. its auto recreate public_html folder so to work

  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
  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/

Would you send the download link for the version you are using?
My version has an error loading images.
 

Ademiro

New member
Oct 13, 2020
9
1
1
you use public_html on your localhost? because i think this file is for shared hosting only.. need to modify yet for other hosting..

because its auto create public_html folder when you change or upload images.

On localhost, in the previous version, I used Symfony's standard public folder that I installed on Ampps.
The only mistake I had in the previous version was just loading the images.
 

Mecky Clouds

Active member
May 2, 2020
310
177
43
One Piece
streamscripts.xyz
On localhost, in the previous version, I used Symfony's standard public folder that I installed on Ampps.
The only mistake I had in the previous version was just loading the images.
i see because on first version release here.. too many bugs like you need to create "jpg" folder on public/upload/ to make it work the images hehe
 

Dhop84

Member
Sep 15, 2019
43
7
8
You have to install Symfony to redirect correctly to the public folder.
Ok! So bare with me as I'm a complete novice. I have to install symfony on to my cpanel to redirect as I'm not using public_html and just using the root folder?
 

TheRyD3r

Well-known member
Babiato Lover
Trusted Uploader
Dec 21, 2019
398
288
63
Around The World
paxxer.tv
Ok! So bare with me as I'm a complete novice. I have to install symfony on to my cpanel to redirect as I'm not using public_html and just using the root folder?
You do not necessarily need to install Symfony on cPanel.

Symfony has Laravel Compatibility features. This means it would work as long as your hosting has enabled you to host Laravel Applications or it has been enabled from WHM.

Plus if you are using free hosting, you might have a problem because most features required by such applications would have been disabled on free hosting

Let me try and test the software and get back to you.
 

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