Help - Search - Members - Calendar
Full Version: Is It Normal To Reveal Your Code To Users?
Silkroad Tavern > Other Stuff > Feedback
Frits
CODE

mySQL query error: SELECT t.*, f.topic_mm_id, f.name as forum_name, f.quick_reply, f.id as forum_id, f.read_perms, f.reply_perms, f.parent_id, f.use_html,
                      f.start_perms, f.allow_poll, f.password, f.posts as forum_posts, f.topics as forum_topics, f.upload_perms,
                      f.show_rules, f.rules_text, f.rules_title,
                      c.name as cat_name, c.id as cat_id
                      FROM ibf_topics t, ibf_forums f , ibf_categories c
                      WHERE t.tid=8904 and f.id = t.forum_id and f.category=c.id

mySQL error: Too many connections
mySQL error code:
Date: Monday 06th of March 2006 01:02:40 PM


this poped up today, dont think its best for security.
Eraserhead
It's a standard error message that this forum software displays. The code is available on the net anyway.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.