Severity: Notice
Message: Undefined variable: where
Filename: controllers/Packeges.php
Line Number: 125
Backtrace:
File: /home/digita13/public_html/shreeganpatiyatra.com/application/controllers/Packeges.php
Line: 125
Function: _error_handler
File: /home/digita13/public_html/shreeganpatiyatra.com/index.php
Line: 73
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/digita13/public_html/shreeganpatiyatra.com/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/digita13/public_html/shreeganpatiyatra.com/application/models/Packagemodal.php
Line: 108
Function: get
File: /home/digita13/public_html/shreeganpatiyatra.com/application/controllers/Packeges.php
Line: 125
Function: explore_packages
File: /home/digita13/public_html/shreeganpatiyatra.com/index.php
Line: 73
Function: require_once
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'IS NULL AND `packages`.`package_status` = 'Uploaded'' at line 3
SELECT `packages`.`tour_date`, `id`, `vendor_id`, `package_name`, `package_description`, `package_price`, `package_discount`, `total_days`, `no_of_day`, `no_of_night`, `hotel_required`, `hotel_staer`, `transport`, `meals`, `package_img`, `state_id`, `package_over_view`, `city_name`, `img2`, `img3`, `img4`, `category_id`, `package_fact`, `insert_date`, `punch_line`, `flight`, `private_cab`, `guide`, `flight_include`, `flight_to`, `flight_from`, `flight_description`, `meal_include`, `meal_description`, `tour_type`, `thingofcarry`, `inclusions`, `exclusion`, `booking_policy`, `cancellance_policy`, `refound_policy`, `sightseen`, `package_status` FROM `packages` WHERE IS NULL AND `packages`.`package_status` = 'Uploaded'
Filename: models/Packagemodal.php
Line Number: 108