PDA

View Full Version : مشکل در نصب CKFinder



sg.programmer
پنج شنبه 06 مرداد 1390, 23:38 عصر
کسی با نصب این مجموعه مشکل داشته؟
من بعد از نصب permissions به فلدر نمی ده و نمی دونم چطوری باید رفعش بکنم
برنامه اجرا میشه و با ادیتور هم کار میکنه ولی به مسیر فایل آپلود permissions نمیده

Make the user files folder writable for the Internet user. On Windows systems, give write permissions to the IUSR_<ServerName> user.

کسی میدونه چطوری مشکل رو بر طرف کنم

Saman Hashemi
جمعه 07 مرداد 1390, 11:09 صبح
شما باید توی وب کانفیگ تنظیماتشو انجام بدین اینجارو (http://www.tamilcodes.com/document.aspx?content=Tutorials&id=41)نگاه کن...!

sg.programmer
جمعه 07 مرداد 1390, 13:06 عصر
نه فکر کنم از تنظیمات ویندور هست

Saman Hashemi
جمعه 07 مرداد 1390, 13:31 عصر
نه همونه این (http://cksource.com/forums/viewtopic.php?t=22518)هم بخون...!

sg.programmer
جمعه 07 مرداد 1390, 17:42 عصر
برنامه برا یFckEditor هست من برا CkEditor می گم
هر کاری میکنم نمیشه
میتونید یک مثال بزنید - (اگه فایل ها زیاد میشه Ckeditor و Ckfinder رو از پوشه حذف کنید)

Saman Hashemi
جمعه 07 مرداد 1390, 19:49 عصر
ببخشید من یه ذره کم نوجهی کردم روش اجرایش اینجاست (http://docs.cksource.com/CKFinder_2.x/Developers_Guide/ASP/Installation)...!

sg.programmer
شنبه 08 مرداد 1390, 09:04 صبح
تشکر آقای Saman Hashemi (http://barnamenevis.org/member.php?160262-Saman-Hashemi) ار اینکه توجه می کنید
من از همین قسمت دریافت و نصب کردم ، نتونستم اجراش کنم

Saman Hashemi
شنبه 08 مرداد 1390, 09:10 صبح
خواهش ميكنم اگه امكان داره پروژه ضميمه كنيد تست كنم...!

sg.programmer
سه شنبه 11 مرداد 1390, 15:38 عصر
فقط باید ckfinder_aspnet_2.0.2.1 رو از http://ckfinder.com (http://ckfinder.com/) اینجا دانلود کنید و داخل پوشه قرار دهید چون حجمش زیاد بود قرار ندادم



http://docs.cksource.com/CKFinder





Installation



Installation Instructions



Follow these instructions to install CKFinder for ASP.NET on your website.


Copy the distribution files to your web server and place them in the /ckfinder/ folder (or any other folder of your website).
Create a new folder on the server that will be used to store all uploaded files. By default, CKFinder is configured to use the /ckfinder/userfiles/ folder of your website.
Make the user files folder writable for the Internet user. On Windows systems, give write permissions to the IUSR_<ServerName> user.
Edit the config.ascx file. Make sure you have correctly set all settings in that file, and that you have enabled CKFinder. See Configuration (http://docs.cksource.com/CKFinder_2.x/Developers_Guide/ASP.NET/Configuration) for more information.
Create a reference to the CKFinder.dll file in your project by using one of the methods described below:


- manually copy the CKFinder.dll file (it is located in the ckfinder/bin/Release directory) to the bin directory of your website,

- or in your Visual Studio.NET project, right-click References in the Solution Explorer section, use Browse to select the CKFinder.dll file from the directory you have saved it in.

You should be ready to go. Open the _samples/aspx/standalone.aspx page in your browser to test and see CKFinder in action.

Security Tips



While installing and configuring CKFinder, keep the following important issues in mind.


In IIS, you may set Execute Permissions to "none" in the properties of the user files folder (the folder created in step 2 above).
The config.ascx file contains many important security settings. Make sure you have reviewed and understood all of them.
Implement a full authentication solution in the CheckAuthentication() function, for example based on session variables. Do not simply "return true" from it as it will make it possible for any user (including anonymous users) to upload and delete files on your server.

sg.programmer
سه شنبه 11 مرداد 1390, 17:53 عصر
پکیجشو دوباره دانلود کردم که تست کنم دیدم دوباره خطای زیر رو میده مشکا کارم کجا هست؟
فقط با فایل منحرش فعلا می خوام کار کنم.





Error 1: The type or namespace name 'Design' does not exist in the namespace 'System.Web.UI' (are you missing an assembly reference?) e:\test\test\ckfinder\_source\FileBrowserDesigner. cs 19 51 test

Error 2: 'CKFinder.FileBrowserDesigner' does not contain a definition for 'Component' and no extension method 'Component' accepting a first argument of type 'CKFinder.FileBrowserDesigner' could be found (are you missing a using directive or an assembly reference?) e:\test\test\ckfinder\_source\FileBrowserDesigner. cs 26 49 test

sg.programmer
چهارشنبه 12 مرداد 1390, 04:27 صبح
سلام کسی از دوستان تا حالا از این File Manager استفاده نکرده ؟

sg.programmer
چهارشنبه 12 مرداد 1390, 14:00 عصر
دوستان برنامه نویس
یک نظری بدید که چرا نمی تونم از این File Manager استفاده کنم؟