abi vbulletin portal ı nasıl kurcaz 1-2 douman buldum ama yardımcı olamadı dokumanı yayınlıyorum burda fakat nasıl kurcan vbulletin 3.0.7 desteklemiyor sanaırım ne destekler acaba pls yardım Alıntı:
vBadvanced CMPS (Content Management & Portal System)Kurulumu Introduction reXus & déca tarafında gerekli yerleri turkceye cevrilerek kullanıma sunulmuştur. Tum arkadaşlara kolay gelsin diyorum. Ben kendim nasıl kurduysam size de aynısını anlatıcam o yuzden sorun yaşayan arkadaş olursa bana kızmasın :P. Dosyanın orjinalini değiştirmedim. Birebir bir ceviri değil zaten. Biz kurarken neler yaptıysak size basitce onları yazdık sıra ile. Şimdi Yuklemey gecelim. Buraya basarak direk gecebilirsiniz. Features: Easily create and manage your site's content and new pages through your vBulletin Admin CP. Easily add new modules without hacking any vBulletin or vBadvanced files. Ability to set a different value for each module's settings on a per-page basis. Easily enable/disable modules on a per-page basis. Set and change all options via the Admin CP. Everything is completely template based so it is very easy to customize. Install file that will make all database queries and templates for you in seconds. Uninstalls in seconds. Tested and stable with vBulletin 3.01, 3.00, RC1, RC2, RC3. 100% validated XHTML 1.0 compliance And Much more! Included Modules: Welcome Block - Creates a login box for members to log into your site on the homepage, or shows logged in users their avatar, last visit, and new PMs (all of which may be enabled/disabled). News - Post News in a forum you specify and have it appear on your page. Additional options to show attachments, icons, images, HTML, and more in your news posts. News Archive - A condensed version of older news posts. Includes options to control the number of archived posts to show. Latest Topics - Show the latest threads started in your forum. Additional options to set the number of threads to display, show a preview of the first post, icons, and last post info. Currnt Poll - Show a poll and allow users to vote and see the results on your homepage. Buddy List - Show the user's buddy list for members who are logged in. Online Users - Shows a list of active users, including the stats for your 'most users ever online'. Stats - Shows statistics such as total members, threads, posts, top poster, newest member, and today's birthday's. Mini Calendar - Shows a mini calendar with links to days with scheduled events. Search - Search box to allow users to quickly search your forums. Quick Moderation - Shows the number of posts, threads, users, attachments, and calendar events awaiting moderation for users that have permission to moderate these items. Custom Page Content - Allows you to easily specify a template to include the content from on a page. More modules available in the Addon Modules, Hacks, & Modifications forum at vbadvanced.com. Help & Support Before asking for support, Please read the F.A.Q below! If you have any problems or questions that are not covered in the F.A.Q. please post them at vBadvanced.com, or on vbulletin.org in the vBadvanced CMPS thread. I will be more than happy to help in any way I can if the request for help is made there. Anyone trying to contact me via email, private message, or any other means will be ignored. Copyright This script is © 2003 - 2004 vBadvanced.com and PlurPlanet, LLC. This script is NOT to be re-distributed in any way or placed on a website for download without permission. All copyright notes in the script itself must remain unchanged. Kuruluma Başlıyalım Step 1 - Admin CP Değişiklikleri Go to your Style Manager under "Styles & Templates" in your Admin CP. Choose to modify All Style Options. On this page, you will see a section for "Image Paths". Here you must change the path for each image directory (Title Image, Button Images Folder, Miscellaneous Images Folder, etc) to the full path (ex - /forum/images or http://yoursite.com/forum/images). You must do this for each of your styles, otherwise your images will not show up! ------------------------------------- Aslında pek bişey değil gibi gorunuyor. "Styles & Templates" burdan All style optionsa girip ordaki resim uzantılarını yani image pathsları (ex - /forum/images or http://yoursite.com/forum/images) bu şekilde değiştirin diyor. ben hicbir değişiklik yapmadım ama defoult stylede calışmıştım. Step 2 - Template Değişiklikleri You should still be in your Admin CP at this point. Go to your Style Manager again under the "Styles & Templates" section of your Admin CP. Click on the "» «" button to expand the templates for that style. Once the templates are expanded, you will see a group called "Calendar Templates". Open the templates.txt file which was included in the zip file. Make the changes to each template that is listed there. Simply copy the content listed under each template name and replace the current content with that for each template. ------------------------ Burda da "Styles & Templates" e girip edit template diyorsunuz styele icin. ondan sonra "» «" bu işarete tıklayın tum temlpateler gruplanıcak Calendar Templates gurubuna cift tıklayarak zip dosyasının icindeki template.txt dosyasındaki değişiklikleri yapın diyor. ordaki kodları admin paneldeki templateye kopyalıcaksınız. tabi templatedeki diğer kodları sildikten sonra. Step 3 - Dosya Değişiklikleri >>> Değişiklik yaptığınız dosyaları once yedeklemenizi oneririm. herhangi bir aksilik yaşarsanız yedekteki dosyaları kullanarak tekrar başlıyabilirsiniz. Bu dosyayı ac /forum/global.php file: (3 Changes) Bu kodu bul:require_once('./includes/init.php'); Ustune bu kodu ekle:if (defined('VBA_PORTAL')) Bu kodu bul:// ################################################## ########################### // ######################## START TEMPLATES & STYLES ########################### // ################################################## ########################### Ustune bu kodu ekle:if (defined('VBA_PORTAL')) Bu kodu bul:?> Ustune bu kodu ekle:if (defined('VBA_PORTAL')) Bu dosyayı ac /forum/admincp/index.php file: Bu kodu bul: $printhr = false; if (can_administer('canadmincalendars')) Ustune bunu ekle: construct_nav_option($vbphrase['default_settings'], 'vba_cmps_admin.php?do=modifysettings'); construct_nav_option($vbphrase['edit_modules'], 'vba_cmps_admin.php?do=listmodules'); construct_nav_option($vbphrase['add_module'], 'vba_cmps_admin.php?do=addmodule'); construct_nav_option($vbphrase['edit_pages'], 'vba_cmps_admin.php?do=listpages'); construct_nav_option($vbphrase['add_page'], 'vba_cmps_admin.php?do=addpage'); construct_nav_group($vbphrase['vba_cmps']); construct_nav_spacer(); Bu dosyayı ac /forum/includes/adminfunctions_template.php: Bu kodu bul:'forumhome' => $vbphrase['group_forum_home'], Altına bunu ekle:'adv_portal' => 'vBadvanced CMPS', Bu dosyayı ac /forum/includes/functions_calendar.php: Bu kodu bul:function construct_calendar_output($today, $usertoday, $calendarinfo, $fullcalendar = 0, $weekrange = '') { global $birthdaycache, $eventcache, $bbuserinfo, $vbphrase, $stylevar, $show, $offset, $colspan, $days, $months, $show; Bununla değiştir:function construct_calendar_output($today, $usertoday, $calendarinfo, $fullcalendar = 0, $weekrange = '') { global $birthdaycache, $eventcache, $bbuserinfo, $vbphrase, $stylevar, $show, $offset, $colspan, $days, $months, $vba_options, $vboptions; Bu dosyayı ac /forum/includes/functions.php: Bu kodu bul: if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'index' AND $vboptions['showevents'])) Bununla değiştir: if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'adv_index') OR (THIS_SCRIPT == 'index' AND $vboptions['showevents'])) In your cmps_index.php file: Now open your cmps_index.php file in this folder and find: chdir('./forum'); Replace this with the full path to your forum on your server. Not sure what this means? Note: If you are installing this script in the same directory as your forums then you may simply comment out this line. --------------------------------------------- Burada full path falan karıştırmış o kadar kastım hep hata verdi ama boş bıraltım orayı oldu. şoyle yani chdir ('./') Step 4 - Dosyaları Yukleme Zip dosyasındakivBadvanced CMPS dosyalarını forumun klasorunuzun icine aşşağıdaki gibi atın. root/ - cmps_index.php root/forums - global.php root/forums/admincp - index.php, vbacmps_install.php, vba_cmps_admin.php root/forums/includes - functions_calendar.php, functions.php, adminfunctions_template.php, vba_cmps_include_top.php, vba_cmps_include_bottom.php root/forums/images/misc - noavatar.gif root/forums/modules - Bu klasoru icindekilerle birlikte aynen kopyalayın. Step 5 - Install Scripti Calıştırın Now you're almost done! It's time to add the vBadvanced CMPS settings and templates. Run the install script from your browser by going to http://yoursite.com/forum/admincp/vbacmps_install.php. This script will make all necessary changes to your database and install the templates, phrases, settings, and etc for you. Once the script is done go to your Admin CP and you will see a new group of options called "vBadvanced CMPS". That is where you will modify the settings, add/edit modules, and add/edit new pages. For more information on how to use your new script, please see the User's Manual available at vbadvanced.com. -------------------------------------------------------------------- Evet tum değişiklikler bitti. Şimdi browsere http://yoursite.com/forum/admincp/vbacmps_install.php yazıp vbadvancedi kuruyoruz aynı vbulletin kurar gibi adım adım bzi yonlendiriyor. yukleme bittikten sonra vbacmps_install.php dosyasını siliyoruz ve. vbadvanced sistemimize kuruldu gule gule kullanın. Frequently Asked Questions Q. I'm not sure how to find the path to my forums. Or I get an error like this when I first try to install the script: Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/yoursite/html/cmps_index.php on line 8 A. The path to your forums directory is set wrong. Create a file called info.php with the following content: Then upload that file to your server and go to it in your browser. You will see a list of options that were set by your host. One of them is called: _SERVER["PATH_TRANSLATED"] Copy that path, paste it over what you currently have for your path in the cmps_index.php file, and add the name of your forums directory after it. Reupload your cmps_index.php file. Q. Now that I've installed this script I can't log out! A. Try clearing your cookies. If you're still having problems afterwards, edit your Cookie Domain (Under Cookies and HTTP Header Options in your vBulletin options section) and change that to ".yoursite.com" (note the two dots!). Q. I've just upgraded my vBulletin and now my page appears to be broken! A. Upload the vbacmps_install.php file to your admincp directory and go to it in your browser. Once there, select the option to install only the templates. Help & Support Before asking for support Please read the F.A.Q above! If you have any problems or questions that are not covered in the F.A.Q. please post them at vbadvanced.com or vbulletin.org in the vBadvanced CMPS thread. I will be more than happy to help in any way I can if the request for help is made there. Anyone trying to contact me via email, private message, or any other means will be ignored. Upgrading To upgrade from vBadvanced CMPS vRC1 or vRC2 simply upload the new files over your existing ones (with the exception of your cmps_index.php file). Then go to http://yoursite.com/forum/admincp/vbacmps_install.php in your browser and select the option to upgrade. If you are upgrading to the CMPS from vBadvanced Homepage, simply follow the install instructions. During the install you will be given the option to import your vBadvanced Homepage settings. Once the CMPS is installed and you are ready to switch to the CMPS you may uninstall the homepage by using the install file that came with that script.
__________________