In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000315 [In-Portal CMS] Install / Upgrages bug report always 2009-09-22 15:00 2009-10-03 07:56
Reporter alex View Status public  
Assigned To alex
Priority critical Resolution fixed  
Status closed      
Summary 0000315: Database query error after upgrade when rss feeds are used in admin
Description When rss feeds are setup for categories to be upgraded, then after upgrade I got database query error:

Fatal Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM News main_table LEFT JOIN NewsCustomData cd ON cd.ResourceId = main_ta' at line 2 (1064)
SQL:
    SELECT main_table.NewsId, cd.
    FROM News main_table
    LEFT JOIN NewsCustomData cd ON cd.ResourceId = main_table.ResourceId
    WHERE LENGTH(cd.) > 0 core\kernel\application.php on line 2411
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker