مرجع پارسی MyBB

نسخه‌ی کامل: پلاگين بخش بازي Game Section 1.2 RC5.1 Final
شما درحال مشاهده‌ی نسخه‌ی متنی این صفحه می‌باشید. مشاهده‌ی نسخه‌ی کامل با قالب‌بندی مناسب.
صفحه‌ها: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
سلام
خیلی ممنون بابت پلاگین

اما این پلاگین فقط در پوسته مادر من هایپر لینک پیچ اصلی کار میکنه ، و روی اون یکی پوستم نمیاد

راحتتر بگم اینکه توی پوسته ی مادر اون بالا ادرس میاد اما تو ی اون یکی پوسته ام باید برم کنترل پنل
طبق قوانین آدرس فرومتون رو توی امضا و پروفایل قرار بدین. بررسی خواهد شد
سلام من این پلاگینو الان نصب کردم اما بعد از ورود به پنل مدیریت این پیغام میاد،لطفا کمک کنید

Fatal error: Call to undefined function game_meta() in /home/u878895059/public_html/admin/index.php on line 440
من الان در مسیر زیر module_meta.php پاک کردم درست شد ،دلیلش چیه؟
ایا نبود این مشکلی برای پلاگین ایجاد میکنه؟
public_html/admin/modules/game
کسی نیست؟؟؟؟؟
با درود
نسخه جدید پلاگین بخش بازی نیومده؟
بله....
حالا همچیش درست شد وقتی وارد بخش بازی که میشم این متن داده میشه:

Fatal error: require_once() [function.require]: Failed opening required '/home/u878895059/public_html/games/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/u878895059/public_html/games.php on line 37
(۱۳۹۰/۱۲/۲، ۰۲:۰۷:۵۰ صبح)Mohammad.T نوشته است: [ -> ]- function PclTarList($p_tarname, $p_mode="") { TrFctStart(__FILE__, __LINE__, "PclTarList", "tar=$p_tarname, mode='$p_mode'"); $v_result=1; // ----- Extract the tar format from the extension if (($p_mode == "") || (($p_mode!="tar") && ($p_mode!="tgz"))) { if (($p_mode = PclTarHandleExtension($p_tarname)) == "") { // ----- Return TrFctEnd(__FILE__, __LINE__, PclErrorCode(), PclErrorString()); return 0; } } // ----- Call the extracting fct $p_list = array(); if (($v_result = PclTarHandleExtract($p_tarname, 0, $p_list, "list", "", $p_mode, "")) != 1) { unset($p_list); TrFctEnd(__FILE__, __LINE__, 0, PclErrorString()); return(0); } // ----- Return TrFctEnd(__FILE__, __LINE__, $p_list); return $p_list; } // -------------------------------------------------------------------------------- // -------------------------------------------------------------------------------- // Function : PclTarExtract() // Description : // Extract all the files present in the archive $p_tarname, in the directory // $p_path. The relative path of the archived files are keep and become // relative to $p_path. // If a file with the same name already exists it will be replaced. // If the path to the file does not exist, it will be created. // Depending on the $p_tarname extension (.tar, .tar.gz or .tgz) the // function will determine the type of the archive. // Parameters : // $p_tarname : Name of an existing tar file. // $p_path : Path where the files will be extracted. The files will use // their memorized path from $p_path. // If $p_path is "", files will be extracted in "./". // $p_remove_path : Path to remove (from the file memorized path) while writing the // extracted files. If the path does not match the file path, // the file is extracted with its memorized path. // $p_path and $p_remove_path are commulative. // $p_mode : 'tar' or 'tgz', if not set, will be determined by $p_tarname extension // Return Values : // Same as PclTarList() // -------------------------------------------------------------------------------- function PclTarExtract($p_tarname, $p_path="./", $p_remove_path="", $p_mode="") { TrFctStart(__FILE__, __LINE__, "PclTarExtract", "tar='$p_tarname', path='$p_path', remove_path='$p_remove_path', mode='$p_mode'"); $v_result=1; // ----- Extract the tar format from the extension if (($p_mode == "") || (($p_mode!="tar") && ($p_mode!="tgz"))) { if (($p_mode = PclTarHandleExtension($p_tarname)) == "") { // ----- Return TrFctEnd(__FILE__, __LINE__, PclErrorCode(), PclErrorString()); return 0; } } // ----- Call the extracting fct if (($v_result = PclTarHandleExtract($p_tarname, 0, &$p_list, "complete", $p_path, $v_tar_mode, $p_remove_path)) != 1) { TrFctEnd(__FILE__, __LINE__, 0, PclErrorString()); return(0); } // ----- Return TrFctEnd(__FILE__, __LINE__, $p_list); return $p_list; } //



همه صفحه چنین اروری میشه وقتی می خوام بازی نصب کنم ، قبلا این مشکل رو نداشتم ! راهنمایی کنیدد

فکر میکنم جواب من توی لینک زیر باشه ولی زبانم ضعیفه ! چه باید بکنم ؟
http://community.gamesection.org/thread-...ght=myisam
فایل پلاگین رو باز کنید و کد زیر رو پیدا کنین:

کد php:
TYPE MyISAM 

با کد زیر جایگزینش کنین:

کد php:
ENGINE MyISAM 
(۱۳۹۱/۱/۱، ۰۵:۵۰:۵۵ صبح)Cancer9003 نوشته است: [ -> ]فایل پلاگین رو باز کنید و کد زیر رو پیدا کنین:

کد php:
TYPE MyISAM 

با کد زیر جایگزینش کنین:

کد php:
ENGINE MyISAM 
نه نیست ، توی نودپد++ گشتم پیدا نشد !
ممنون میشم راه حلی برای مشکلم ارائه بدید نمی تونم بازی نصب کنم !
سلام من وقتی می خوام پلاگینش رو فعال کنم این ارور رو میده



MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM CHARACTER SET utf8 COLLATE utf8_general_ci' at line 23
Query:
CREATE TABLE `mybb_games` ( `gid` INT(10) NOT NULL AUTO_INCREMENT, `cid` INT(5) NOT NULL, `title` VARCHAR(50) NOT NULL, `name` VARCHAR(50) NOT NULL, `description` TEXT NOT NULL, `what` TEXT NOT NULL, `use_keys` TEXT NOT NULL, `played` INT(15) DEFAULT '0' NOT NULL, `lastplayed` BIGINT(30) NOT NULL, `lastplayedby` INT(10) DEFAULT '0' NOT NULL, `bgcolor` VARCHAR(6) DEFAULT '000000' NOT NULL, `width` VARCHAR(4) DEFAULT '500' NOT NULL, `height` VARCHAR(4) DEFAULT '500' NOT NULL, `dateline` BIGINT(30) NOT NULL, `score_type` VARCHAR(5) DEFAULT 'DESC' NOT NULL, `rating` FLOAT NOT NULL, `numratings` INT(5) NOT NULL, `active` INT(1) DEFAULT '1' NOT NULL, PRIMARY KEY (`gid`), KEY `cid` (`cid`), KEY `active` (`active`) ) TYPE=MyISAM CHARACTER SET utf8 COLLATE utf8_general_ci;
پس چی شد؟؟؟!

کسی نمیدونه باید چیکار کرد؟؟!

نوشته باید یه تیبل بسازید!!! ولی من امتحان کردم و چون بلد نبودم ادامه ندادم


کسی میتونه کمک کنه؟!Huh
صفحه‌ها: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32