Hello, I can not seem to find the download how to add member personal recent pictures on to profile.
Is this a seperate add-on?


SQL ERROR [ mysqli ]
Unknown column 'image_timeDESC' in 'order clause' [1054]
SQL
SELECT r.*, u.username reporter_name, u.user_colour reporter_colour, m.username mod_username, m.user_colour mod_user_colour, i.* FROM (phpbb3_gallery_reports r) LEFT JOIN phpbb3_users u ON (r.reporter_id = u.user_id) LEFT JOIN phpbb3_users m ON (r.report_manager = m.user_id) LEFT JOIN phpbb3_gallery_images i ON (r.report_image_id = i.image_id) WHERE r.report_album_id = 53 AND r.report_status = 1 ORDER BY image_timeDESC LIMIT 50
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/db/mysqli.php
LINE: 205
CALL: dbal_mysqli->sql_query()
FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()
FILE: gallery/mcp/mcp_report.php
LINE: 87
CALL: dbal->sql_query_limit()
FILE: gallery/mcp.php
LINE: 428
CALL: include('gallery/mcp/mcp_report.php')


Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 6400 bytes) in D:\Back_forum\xampplite\htdocs\123\gallery\posting.php on line 520




Users browsing this forum: No registered users and 1 guest