Ciao,
I'm trying to have the Musicity Demo template working on my laptop.
I have followed the steps:
- Installation of gk_musicity_quickstart_J!25
- Installation of JomSocial 2.8.1
- folder gk_style moved
- MGK JomSocial Members & GK JomSocial Stats published
Now I'm experiencing the error 500. It seems that something is missing in the quickstart package.
The details of the error are:
500
DB function failed with error number 1054
Unknown column 'a.events' in 'field list' SQL=SELECT a.`userid` as _userid , a.`status` as _status , a.`points` as _points, a.`posted_on` as _posted_on, a.`avatar` as _avatar , a.`thumb` as _thumb , a.`invite` as _invite, a.`params` as _cparams, a.`view` as _view, a.`friends` as _friends, a.`groups` as _groups, a.`events` as _events, a.`friendcount` as _friendcount, a.`alias` as _alias, a.`profile_id` as _profile_id, a.`storage` as _storage, a.`watermark_hash` as _watermark_hash, a.`search_email` as _search_email, s.`userid` as _isonline, u.* FROM `qzprs_community_users` as a LEFT JOIN `qzprs_users` u ON u.`id`=a.`userid` LEFT OUTER JOIN `qzprs_session` s ON s.`userid`=a.`userid` AND s.`client_id` !='1' WHERE a.`userid`='372'
Any help?
Thanks in advance
Giuseppe