MyBB Community Forums

Full Version: game/arcade section, where?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Forgive me if this has been answered. I've read about this ibProArcade, played some games on fellow Mybbers but, for the life of me where and how do I add this to myBB 1.2.2? Is there a definitive download/plugin to have a game section?

Thanks,

Jeremy
There is a Game Section made by Paretje which can be downloaded here. The ibProArcade is being built by Massacre and I don't think it has been released yet.
Where do you get the games at?
Thanks, for the fast replies. One more, where in "INC/LANGUAGES/ENGLISH/GLOBAL.LANG.PHP" are you supposed to put

include "games.lang.php";
Have you tried reading the installation file that comes with it, usually it would go before the "?>" but I'm not too sure, it should say with the readme Smile.
?>
include "games.lang.php";
clocktower Wrote:
?>
include "games.lang.php";

it should be:

include "games.lang.php";
?>
<?php
include "games.lang.php";
/**
 * MyBB 1.2 English Language Pack
 * Copyright © 2006 MyBB Group, All Rights Reserved
 *
 * $Id: global.lang.php 2186 2006-09-02 13:31:22Z chris $
 */


$l['redirect_width'] = "50%";
$l['lastvisit_never'] = "Never";

$l['toplinks_memberlist'] = "Member List";
$l['toplinks_forum-home'] = "Forum-Home";
$l['toplinks_search'] = "Search";
$l['toplinks_calendar'] = "Calendar";
$l['toplinks_help'] = "Help";
$l['bottomlinks_contactus'] = "Contact Us";
$l['bottomlinks_returntop'] = "Return to Top";
$l['bottomlinks_returncontent'] = "Return to Content";
$l['bottomlinks_syndication'] = "RSS Syndication";
$l['bottomlinks_litemode'] = "Lite (Archive) Mode";

$l['welcome_usercp'] = "UserCP";
$l['welcome_admin'] = "AdminCP";
$l['welcome_logout'] = "LogOut";
$l['welcome_login'] = "Login";
$l['welcome_register'] = "Register";
$l['welcome_open_buddy_list'] = "BuddyList";
$l['welcome_newposts'] = "View New Posts";
$l['welcome_todaysposts'] = "View Today's Posts";
$l['welcome_pms'] = "Private Messages";
$l['welcome_pms_usage'] = "(New {1}, Unread {2}, Total {3})";
$l['welcome_back'] = "<strong>Welcome back, {1}</strong>. You last visited: {2}";
$l['welcome_guest'] = "Hello There, Guest!";
$l['welcome_current_time'] = "<strong>Current time:</strong> {1}";

$l['moved_prefix'] = "Moved:";
$l['sticky_prefix'] = "<strong>Sticky:</strong>";
$l['poll_prefix'] = "Poll:";
$l['announcement_prefix'] = "<strong>Announcement:</strong>";

$l['forumbit_announcements'] = "Announcements";
$l['forumbit_stickies'] = "Important threads";
$l['forumbit_forum'] = "Forum";
$l['forumbit_threads'] = "Threads";
$l['forumbit_posts'] = "Posts";
$l['forumbit_lastpost'] = "Last Post";
$l['forumbit_moderated_by'] = "Moderated By:";
$l['new_posts'] = "Forum Contains New Posts";
$l['no_new_posts'] = "Forum Contains No New Posts";
$l['forum_locked'] = "Forum is Locked";
$l['lastpost_never'] = "Never";
$l['by'] = "by";
$l['more_subforums'] = "and {1} more.";

$l['password_required'] = "Password Required";
$l['forum_password_note'] = "The administrator has required it so that a password is required for access to this forum.";
$l['enter_password_below'] = "Please enter the Password Below:";
$l['verify_forum_password'] = "Verify Forum Password";
$l['wrong_forum_password'] = "The password you entered seems to be wrong. Please try again.";

$l['reset_button'] = "Reset";
$l['username'] = "Username:";
$l['password'] = "Password:";

$l['month_1'] = "January";
$l['month_2'] = "February";
$l['month_3'] = "March";
$l['month_4'] = "April";
$l['month_5'] = "May";
$l['month_6'] = "June";
$l['month_7'] = "July";
$l['month_8'] = "August";
$l['month_9'] = "September";
$l['month_10'] = "October";
$l['month_11'] = "November";
$l['month_12'] = "December";

$l['sunday'] = "Sunday";
$l['monday'] = "Monday";
$l['tuesday'] = "Tuesday";
$l['wednesday'] = "Wednesday";
$l['thursday'] = "Thursday";
$l['friday'] = "Friday";
$l['saturday'] = "Saturday";

$l['yes'] = "Yes";
$l['no'] = "No";

$l['attachments'] = "Attachments";
$l['attachments_desc'] = "Optionally you may attach one or more attachments to this post. Please select the file on the right and click 'Add Attachment' to upload it.";
$l['remove_attachment'] = "Remove";
$l['approve_attachment'] = "Approve";
$l['unapprove_attachment'] = "Unapprove";
$l['insert_attachment_post'] = "Insert Into Post";
$l['new_attachment'] = "New Attachment:";
$l['add_attachment'] = "Add Attachment";
$l['post_preview'] = "Post Preview";
$l['change_user'] = "change user";
$l['post_icon'] = "Post Icon";
$l['no_post_icon'] = "no icon";

$l['today'] = "Today";
$l['yesterday'] = "Yesterday";
$l['error'] = "Board Message";

$l['multipage_pages'] = "Pages ({1}):";
$l['multipage_last'] = "Last";
$l['multipage_first'] = "First";
$l['multipage_next'] = "Next";
$l['multipage_previous'] = "Previous";

$l['editor_title_bold'] = "Insert bold text";
$l['editor_title_italic'] = "Insert italic text";
$l['editor_title_underline'] = "Insert underlined text";
$l['editor_title_left'] = "Align text to the left";
$l['editor_title_center'] = "Align text to the center";
$l['editor_title_right'] = "Align text to the right";
$l['editor_title_justify'] = "Justify text";
$l['editor_title_numlist'] = "Insert numbered list";
$l['editor_title_bulletlist'] = "Insert bulleted list";
$l['editor_title_image'] = "Insert image";
$l['editor_title_hyperlink'] = "Insert hyperlink";
$l['editor_title_email'] = "Insert email address";
$l['editor_title_quote'] = "Insert quoted text";
$l['editor_title_code'] = "Insert formatted code";
$l['editor_title_php'] = "Insert formatted PHP code";
$l['editor_title_close_tags'] = "Close any open MyCode tags that you currently have open";
$l['editor_enter_list_item'] = "Enter a list item. Click cancel or leave blank to end the list.";
$l['editor_enter_url'] = "Please enter the URL of the website.";
$l['editor_enter_url_title'] = "Optionally, you can also enter a title for the URL.";
$l['editor_enter_email'] = "Please enter the email address you wish to insert.";
$l['editor_enter_email_title'] = "Optionally, you may also enter a title for the email address.";
$l['editor_enter_image'] = "Please enter the remote URL of the image you wish to insert.";
$l['editor_size_xx_small'] = "XX Small";
$l['editor_size_x_small'] = "X Small";
$l['editor_size_small'] = "Small";
$l['editor_size_medium'] = "Medium";
$l['editor_size_x_large'] = "X Large";
$l['editor_size_xx_large'] = "XX Large";
$l['editor_color_white'] = "White";
$l['editor_color_black'] = "Black";
$l['editor_color_red'] = "Red";
$l['editor_color_yellow'] = "Yellow";
$l['editor_color_pink'] = "Pink";
$l['editor_color_green'] = "Green";
$l['editor_color_orange'] = "Orange";
$l['editor_color_purple'] = "Purple";
$l['editor_color_blue'] = "Blue";
$l['editor_color_beige'] = "Beige";
$l['editor_color_brown'] = "Brown";
$l['editor_color_teal'] = "Teal";
$l['editor_color_navy'] = "Navy";
$l['editor_color_maroon'] = "Maroon";
$l['editor_color_limegreen'] = "Lime Green";
$l['editor_font'] = "Font";
$l['editor_size'] = "Text Size";
$l['editor_color'] = "Text Color";

$l['quote'] = "Quote:";
$l['wrote'] = "Wrote:";
$l['code'] = "Code:";
$l['php_code'] = "PHP Code:";

$l['at'] = "at";
$l['na'] = "N/A";
$l['guest'] = "Guest";
$l['unknown'] = "Unknown";
$l['postbit_posts'] = "Posts:";
$l['postbit_group'] = "Group:";
$l['postbit_joined'] = "Joined:";
$l['postbit_status'] = "Status:";
$l['postbit_attachments'] = "Attached File(s)";
$l['postbit_attachment_size'] = "Size:";
$l['postbit_attachment_downloads'] = "Downloads:";
$l['postbit_attachments_images'] = "Image(s)";
$l['postbit_attachments_thumbnails'] = "Thumbnail(s)";
$l['postbit_unapproved_attachments'] = "{1} unapproved attachments.";
$l['postbit_unapproved_attachment'] = "1 unapproved attachment.";
$l['postbit_status_online'] = "Online";
$l['postbit_status_offline'] = "Offline";
$l['postbit_status_away'] = "Away";
$l['postbit_edited'] = "This post was last modified: {1} {2} by";
$l['postbit_ipaddress'] = "IP Address:";
$l['postbit_ipaddress_logged'] = "Logged";
$l['postbit_post'] = "Post:";
$l['postbit_reputation'] = "Reputation:";
$l['postbit_website'] = "Visit this users website";
$l['postbit_email'] = "Send this user an email";
$l['postbit_find'] = "Find all posts by this user";
$l['postbit_report'] = "Report this post to a moderator";
$l['postbit_quote'] = "Quote this message in a reply";
$l['postbit_qdelete'] = "Delete this post";
$l['postbit_profile'] = "View this users profile";
$l['postbit_pm'] = "Send this user a private message";
$l['postbit_edit'] = "Edit this post";
$l['postbit_multiquote'] = "Quote this post on a new reply page";
$l['postbit_quick_edit'] = "Quick Edit";
$l['postbit_full_edit'] = "Full Edit";

$l['forumjump'] = "Forum Jump:";
$l['forumjump_select'] = "Please select one:";
$l['forumjump_pms'] = "Private Messages";
$l['forumjump_usercp'] = "User Control Panel";
$l['forumjump_wol'] = "Who's Online";
$l['forumjump_search'] = "Search";
$l['forumjump_home'] = "Forum Home";

$l['redirect'] = "You will now be redirected";
$l['unknown_error'] = "An unknown error has occured.";

$l['smilieinsert'] = "Smilies";
$l['smilieinsert_getmore'] = "get more";
$l['on'] = "On";
$l['off'] = "Off";
$l['unread_report'] = "Moderator Notice: There is 1 unread reported post.";
$l['unread_reports'] = "Moderator Notice: There are {1} unread reported posts.";

$l['year'] = "Year";
$l['years'] = "Years";
$l['month'] = "Month";
$l['months'] = "Months";
$l['week'] = "Week";
$l['weeks'] = "Weeks";
$l['day'] = "Days";
$l['days'] = "Days";
$l['hour'] = "Hour";
$l['hours'] = "Hours";
$l['minute'] = "Minute";
$l['minutes'] = "Minutes";
$l['second'] = "Second";
$l['seconds'] = "Seconds";
$l['save_draft'] = "Save as Draft";
$l['go'] = "Go";
$l['bbclosed_warning'] = "Your board status is currently set to closed.";
$l['banned_warning'] = "Your forum account is currently banned.";
$l['banned_warning2'] = "Ban Reason";
$l['banned_warning3'] = "Ban will be lifted";
$l['banned_lifted_never'] = "Never";
$l['powered_by'] = "Powered By";
$l['copyright'] = "Copyright";
$l['attach_quota'] = "You are currently using <strong>{1}</strong> of your allocated attachment usage ({2})";
$l['view_attachments'] = "[View My Attachments]";
$l['unlimited'] = "Unlimited";

$l['click_hold_edit'] = "(Click and hold to edit)";

$l['guest_count'] = "1 Guest";
$l['guest_count_multiple'] = "{1} Guests";

$l['size_gb'] = "GB";
$l['size_mb'] = "MB";
$l['size_kb'] = "KB";
$l['size_bytes'] = "bytes";

$l['slaps'] = "slaps";
$l['with_trout'] = "around a bit with a large trout.";

$l['quickdelete_confirm'] = "Are you sure you want to delete this post?";
$l['newpm_prompt'] = "You have received a new private message. Click OK to view it, or Cancel to hide this prompt.";
$l['deleteevent_confirm'] = "Are you sure you want to delete this event?";
$l['removeattach_confirm'] = "Are you sure you want to remove the selected attachment from this post?";

$l['latest_threads'] = "Latest Threads";

$l['folder_inbox'] = "Inbox";
$l['folder_sent_items'] = "Sent Items";
$l['folder_drafts'] = "Drafts";
$l['folder_trash'] = "Trash Can";
$l['folder_untitled'] = "Untitled Folder";

$l['standard_mod_tools'] = "Standard Tools";
$l['custom_mod_tools'] = "Custom Tools";

$l['error_loadlimit'] = "The maximum server load limit has been reached.  Please check back later once the server is less busy.";
$l['error_boardclosed'] = "This bulletin board is currently closed. The Administrator has specified the reason as to why below.";
$l['error_banned'] = "I'm sorry, but you are banned.  You may not post, read threads, or access the forum.  Please contact your forum administrator should you have any questions.";

$l['ajax_loading'] = "Loading. <br />Please Wait..";
$l['saving_changes'] = "Saving changes..";
?>


so is mine wrong then global.lang.php
Tikitiki Wrote:
clocktower Wrote:
?>
include "games.lang.php";

it should be:

include "games.lang.php";
?>

Crap, I add
include "games.lang.php";
?>
in the wrong spot. Prior to adding the code my forum worked fine. After, adding the code my forum isn't viewable. I thought, I could just remove the code, but forum still dead. Just a blank page using Firefox. However, using IE7 forum is viewed fine. Any ideas?
Pages: 1 2