News:

Create A Forum Installed

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - DeckCheck

Pages: [1]
1
General Support / Is there a way I can view my forum member's PM's?
« on: August 22, 2013, 02:54:41 am »
See title. I want to make sure they aren't being harrassed etc

2
Advertise your forum / Pokemon TCG Forum!
« on: August 20, 2013, 01:50:01 pm »
deckcheck.createaforum.com The best source for anything tcg related!

3
Bugs / Forum Pics/Like
« on: July 31, 2013, 02:18:41 am »
Two things:


1. If I add pictures to my forum for a board it won't work. It doesn't replace the photo!
2. Is there a "like button" I can add to my forum?

4
General Support / Chatroom
« on: July 21, 2013, 08:20:45 pm »
How do I add a chatroom to my forum?

5
Bugs / Profile
« on: July 21, 2013, 07:39:02 pm »
When I try to view my profile this happens:

atabase Error

Unknown column 'mem.myspace' in 'field list'
File: C:\inetpub\createaforum\Sources\Load.php
Line: 1097


SELECT
IFNULL(lo.log_time, 0) AS is_online, IFNULL(a.id_attach, 0) AS id_attach, a.filename, a.attachment_type,
mem.signature, mem.personal_text, mem.location, mem.gender, mem.avatar, mem.id_member, mem.member_name,
mem.real_name, mem.email_address, mem.hide_email, mem.date_registered, mem.website_title, mem.website_url,
mem.openid_uri, mem.birthdate, mem.icq, mem.aim, mem.yim, mem.msn, mem.posts, mem.last_login, mem.karma_good,
mem.myspace AS myspace, mem.facebook, mem.twitter, mem.youtube, mem.deviantart, mem.googleplus, mem.linkedin, mem.pinterest, mem.skype,
mem.karma_bad, mem.member_ip, mem.member_ip2, mem.lngfile, mem.id_group, mem.id_theme, mem.buddy_list,
mem.pm_ignore_list, mem.pm_email_notify, mem.pm_receive_from, mem.time_offset, mem.usertitle,
mem.time_format, mem.secret_question, mem.is_activated, mem.additional_groups, mem.smiley_set, mem.show_online,
mem.total_time_logged_in, mem.id_post_group, mem.notify_announcements, mem.notify_regularity, mem.notify_send_body,
mem.notify_types, lo.url, mg.online_color AS member_group_color, IFNULL(mg.group_name, '') AS member_group,
pg.online_color AS post_group_color, IFNULL(pg.group_name, '') AS post_group, mem.ignore_boards, mem.warning,
CASE WHEN mem.id_group = 0 OR mg.stars = '' THEN pg.stars ELSE mg.stars END AS stars, mem.password_salt, mem.pm_prefs
FROM teamaqua_members AS mem
LEFT JOIN _global_log_online AS lo ON (lo.id_member = mem.id_member AND lo.subdomain = 'teamaqua')
LEFT JOIN teamaqua_attachments AS a ON (a.id_member = mem.id_member)
LEFT JOIN teamaqua_membergroups AS pg ON (pg.id_group = mem.id_post_group)
LEFT JOIN teamaqua_membergroups AS mg ON (mg.id_group = mem.id_group)
WHERE mem.id_member = 1

Pages: [1]