Vikestart Posted April 10, 2015 Posted April 10, 2015 You should put up images and/or a demo Purchasing something on blind faith isn't a good idea in my book.
newbie LAC Posted April 10, 2015 Author Posted April 10, 2015 You should put up images and/or a demo Purchasing something on blind faith isn't a good idea in my book. Hello, The images have been uploaded but disappeared Fixed.
newbie LAC Posted December 16, 2015 Author Posted December 16, 2015 @Kerblooy Hello, Quote Really well done, one question though. On the staff tracker page where it lists all the posts by the staff, is it possible for it to list it as threads? Like this for example: http://forums.archeagegame.com/forumdisplay.php?33-Dev-Tracker&s=d940d4a4cd20184ba20239e746dd7b69 You can change the template nbStaffPostTrackerRows (ACP - Customization - Themes - Skin - stafftracker -front - main - nbStaffPostTrackerRows)
Kerblooy Posted December 16, 2015 Posted December 16, 2015 6 hours ago, newbie LAC said: @Kerblooy Hello, You can change the template nbStaffPostTrackerRows (ACP - Customization - Themes - Skin - stafftracker -front - main - nbStaffPostTrackerRows) Thanks for the reply, I edited it successfully but the queries you use to pull the comments of the staff do not pull the thread title as well, can you tell me which file I need to edit for it to pull the thread title? Also, guests can not see when a thread has the "staff" image next to it.
newbie LAC Posted December 17, 2015 Author Posted December 17, 2015 12 hours ago, Kerblooy said: I edited it successfully but the queries you use to pull the comments of the staff do not pull the thread title as well, can you tell me which file I need to edit for it to pull the thread title? Use {$row->item()->title} 13 hours ago, Kerblooy said: Also, guests can not see when a thread has the "staff" image next to it. What do you mean? Provide more info please
Kerblooy Posted May 3, 2016 Posted May 3, 2016 Hello, I seem to be having a problem with this On some forum sections I get the error "EX1054" it does not happen on all forums, just some. In the error logs it says: Unknown column 'member_group_id' in 'where clause' SELECT pid FROM `forums_posts` WHERE topic_id=? AND (queued=0 OR ( queued=1 AND author_id=23)) AND member_group_id IN (4,8) ORDER BY post_date asc LIMIT 0,1
newbie LAC Posted May 3, 2016 Author Posted May 3, 2016 13 minutes ago, Kerblooy said: Hello, I seem to be having a problem with this On some forum sections I get the error "EX1054" it does not happen on all forums, just some. In the error logs it says: Unknown column 'member_group_id' in 'where clause' SELECT pid FROM `forums_posts` WHERE topic_id=? AND (queued=0 OR ( queued=1 AND author_id=23)) AND member_group_id IN (4,8) ORDER BY post_date asc LIMIT 0,1 Hello, Can you give ftp access and links on problem forums for quick debug?
newbie LAC Posted May 3, 2016 Author Posted May 3, 2016 @Kerblooy. PM me and I'll send you new version for testing.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.