- Posts: 1
- Thank you received: 0
Error in View aeditdetails after update to 2.9.2
- DiGiFast
- Topic Author
- Offline
- New Member
-
After update to version 2.9.2, when i open the view aeditdetails (menu item -> User: Edit profile) I receive this error page:
1054 Unknown column 'a.posted_by' in 'field list' SQL=Select a.id, a.ref, a.pro_name,a.posted_by,a.company_id, d.id as typeid,d.type_name as type_name,g.name as agent_name,a.published,a.approved, a.isFeatured,a.curr,a.price,a.price_call,a.rent_time,a.show_address,a.hits,c.city,s.state_name as state_name,a.address, ex.expired_time,ex.expired_feature_time,a.total_request_info,a.total_points,a.number_votes from #_osrs_properties as a INNER JOIN #_osrs_agents as g on g.id = a.agent_id LEFT JOIN #_osrs_types as d on d.id = a.pro_type INNER JOIN #_osrs_countries as e on e.id = a.country LEFT JOIN #_osrs_states as s on s.id = a.state LEFT JOIN #_osrs_cities as c on c.id = a.city LEFT JOIN #_osrs_expired as ex on ex.pid = a.id WHERE a.agent_id = '1' ORDER BY a.id desc LIMIT 0, 20
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
- Posts: 13056
- Thank you received: 1696
The issue has been solved
Thanks
Dam
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.