Database error on clean 3.0.2 install - Joomla! Forum - community, help and support
i installing joomla 3.0.2 postgresql - 8.4.8. getting error on main page. installing subdirectory on server.
any ideas causing error?
the admin area working correctly.
??jlib_database_query_failed?? sql=select c.*, case when char_length(c.alias)!=0 c.id::text || ':' || c.alias else c.id::text end slug popc_categories c left join popc_categories s on (s.lft <= c.lft , s.rgt >= c.rgt) or (s.lft > c.lft , s.rgt < c.rgt) left join (select cat.id id popc_categories cat join popc_categories parent on cat.lft between parent.lft , parent.rgt parent.extension = 'com_content' , parent.published != 1 group cat.id) badcats on badcats.id = c.id (c.extension='com_content' or c.extension='system') , c.access in (1,1,5) , c.published = 1 , s.id=19 , badcats.id null group c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id order c.lft
call stack
# function location
1 jsite->dispatch() jroot/index.php:52
2 jerror::raiseerror() jroot/includes/application.php:216
3 jerror::raise() jroot/libraries/legacy/error/error.php:242
lee
any ideas causing error?
the admin area working correctly.
??jlib_database_query_failed?? sql=select c.*, case when char_length(c.alias)!=0 c.id::text || ':' || c.alias else c.id::text end slug popc_categories c left join popc_categories s on (s.lft <= c.lft , s.rgt >= c.rgt) or (s.lft > c.lft , s.rgt < c.rgt) left join (select cat.id id popc_categories cat join popc_categories parent on cat.lft between parent.lft , parent.rgt parent.extension = 'com_content' , parent.published != 1 group cat.id) badcats on badcats.id = c.id (c.extension='com_content' or c.extension='system') , c.access in (1,1,5) , c.published = 1 , s.id=19 , badcats.id null group c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id order c.lft
call stack
# function location
1 jsite->dispatch() jroot/index.php:52
2 jerror::raiseerror() jroot/includes/application.php:216
3 jerror::raise() jroot/libraries/legacy/error/error.php:242
lee
have installed 3rd party template or 3rd party extensions ?
how did install ?
how did install ?
Comments
Post a Comment