Welcome Guest, Not a member yet? Register   Sign In
Passing key issue
#1

(This post was last modified: 11-14-2019, 06:44 PM by manigopal.)

I am trying to pass a value and display datas based on it.

Like Passing a Genre Type and filtering movies based on that Genre alone.

The error which i get is

A Database Error Occurred
Error Number: 1054
Unknown column 'Action' in 'where clause'
SELECT * FROM `movies_info` WHERE find_in_set(Action,genre_info) > 0 LIMIT 24
Filename: C:/xampp/htdocs/ciprojects/showtime/system/database/DB_driver.php
Line Number: 691


Files at,
Model file @ https://gitlab.com/manigopal/ci-projects..._genre.php
Controller @ https://gitlab.com/manigopal/ci-projects..._genre.php
View @ https://gitlab.com/manigopal/ci-projects..._genre.php
SQL @ https://gitlab.com/manigopal/ci-projects...owtime.sql

Reference code i have used from,
https://gitlab.com/manigopal/ci-projects...ed%20Codes

Live at http:// cishowtime(dot)22web(dot)org/movies/genre/Action
Reply


Messages In This Thread
Passing key issue - by manigopal - 11-14-2019, 02:29 AM
RE: Passing key issue - by muuucho - 11-14-2019, 04:14 AM
RE: Passing key issue - by manigopal - 11-14-2019, 11:10 AM
RE: Passing key issue - by manigopal - 11-14-2019, 06:28 PM
RE: Passing key issue - by muuucho - 11-16-2019, 07:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB