Severity: Warning
Message: Use of undefined constant USER_ID - assumed 'USER_ID' (this will throw an Error in a future version of PHP)
Filename: config/routes.php
Line Number: 145
Severity: Warning
Message: Use of undefined constant COMPANY_DOMAIN - assumed 'COMPANY_DOMAIN' (this will throw an Error in a future version of PHP)
Filename: config/routes.php
Line Number: 148
Severity: Warning
Message: mysqli_num_rows() expects parameter 1 to be mysqli_result, bool given
Filename: config/routes.php
Line Number: 149
Severity: Warning
Message: Use of undefined constant USER_ID - assumed 'USER_ID' (this will throw an Error in a future version of PHP)
Filename: config/routes.php
Line Number: 113
Severity: Warning
Message: mysqli_num_rows() expects parameter 1 to be mysqli_result, bool given
Filename: config/routes.php
Line Number: 116
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/agentperks/public_html/application/platform/config/constants.php:140)
Filename: libraries/Session.php
Line Number: 672
Severity: Warning
Message: Use of undefined constant USER_ID - assumed 'USER_ID' (this will throw an Error in a future version of PHP)
Filename: controllers/sitemap.php
Line Number: 22
Severity: Warning
Message: Use of undefined constant USER_ID - assumed 'USER_ID' (this will throw an Error in a future version of PHP)
Filename: controllers/sitemap.php
Line Number: 36
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/agentperks/public_html/application/platform/config/constants.php:140)
Filename: core/Common.php
Line Number: 440
Error Number: 1054
Unknown column 'USER_ID' in 'where clause'
SELECT CONCAT(blog_categories.blog_cat_link,'/',blog.blog_link,'.html') as ps_full_link_blog FROM blog INNER JOIN blog_categories ON blog.blog_cat_id = blog_categories.blog_cat_id where blog_adm_id =USER_ID
Filename: /home/agentperks/public_html/controllers/sitemap.php
Line Number: 36