Code

Discussion on PHP Watch Movies Script

Discussion on PHP Watch Movies Script

By
Cart 465 sales

crivion supports this item

Supported

This author's response time can be up to 10 business days.

468 comments found.

Why does it not work in localhost?

Each server has its own settings and configs it’s hard to guess your computer and server configurations. Put it somewhere online.

oh it works fine online, just hard to make changes online all the time lol

Also maybe an idea, the movie images should also link to image not store the image.. may save some copyright issues :)

how can i config this cript

read documentation.html

Does this only build a “link” website, or are there content controls and video player options to actually use this software to stream video files?

This is a link only website.

Isn’t this illegal to do?

It isn’t. This is a link only website. no video hosting.

Alright, that makes sense then I assume.

I would like to change the language, to french, for example. How can i do that?

You have to translate files yourself.

if we provide link to free movie, Is this script are allow to use without any issue with copyright or DMCA issue?

hello … how do I change the admin panel?

hello. read documentation.html

Sir what about sitemap ? and meta description and keywords ?

next update maybe. in July there’ll be an update.

How can I change displayed release date language? I can thee that the release date is converted to the unix time. I tried change /system/language/english/calendar_lang.php but it does not work. Even if i change “December” to my language equivalent it does not change anything. Do you have any idea why?

Hi, if you don’t know your away around find a coder or get a support license and I will help.

pls in what line should i this code? set_include_path(get_include_path() . PATH_SEPARATOR . APPPATH . “views”);

That is the line number.

the one who mentioned the solution also stated where to add that. index.php 2nd line after opening <?php should be fine.

Hi! I saw in scraper file, that it scrapes media images too. Is it possible to implement theese images in every movie page? I think it would be great to have movie screenshots below. It looks very nice. Is it easy to do without programming skills?

the scrapping is for the movie poster

Hi, Is it possible to use mp3/audio files instead of video?

yes you can redirect links to whatever format you want.

Just some feedback for a few fixes you might want to implement. Firstly, the mysql driver is insecure and there’s a very good reason it was deprecated. Use mysqli instead. Also in your require statements for header, sidebar, and footer, just remove those and instead load those as views from your controller like this:

$this->load->view(‘header’); $this->load->view(‘home’); $this->load->view(‘sidebar’); $this->load->view(‘footer’);

Also, this not only removes the need to set the include path, but is also the accepted way to load templates in codeigniter. Feel free to email me at kremisoski@gmail.com as I have some other suggestions that may help immensely.

Not sure why this is not letting me delete an accidental double comment, but oh well…

all right thanks! as for the mysql it’s easy to switch to mysqli just add an i in database.php $db‘default’ = ‘mysqli’;

A Database Error Occurred

Unable to select the specified database:

Filename: core/Loader.php

Line Number: 346

invalid database name/credentials.

member unable to register ? how to handle this ?

replied to your email, talk ther.e

I did not see the tab section for download and embed watch in admin panel?

on movies dashboad you’ll see a table with movies click on “X links” where X is a number

Is it a complete version, the free download one?

yes, avail this month only. NO SUPPORT & UPDATES though.

Can i monetize this?

Can you? It’s up to you.

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