|
MyBB 1.2.14 Güncellemesi
|
|
09-11-2008, 09:31 PM
Mesaj: #51
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
Bu instal klasorunu ilk baştamı siliyoruz. |
|||
|
09-17-2008, 11:31 PM
Mesaj: #52
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
arkadaşlar hızlı cevapta karakter hatası veriyordu. bu sürümde yokmu ajax eklentisi...? acil yardım bekliyorum. forumu kapattım bu hata yüzünden =) |
|||
|
09-17-2008, 11:37 PM
Mesaj: #53
|
|||
|
|||
RE: MyBB 1.2.14 Güncellemesi
(09-17-2008 11:31 PM)dj_kriz Yazılan: arkadaşlar hızlı cevapta karakter hatası veriyordu. bu sürümde yokmu ajax eklentisi...? acil yardım bekliyorum. forumu kapattım bu hata yüzünden =) bu sürümde ajax yok ki ajaxta problem olsun Ziyaretçiler konulardaki resimleri göremez. Lütfen Sitemize Üye olunuz.Üye olmak için tıklayın. |
|||
|
09-24-2008, 09:38 AM
Mesaj: #54
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
Ben 1.2.13 Ten 1.2.14 'e manuel olarak güncelleme yapmak istiyorum dosyalarlar değilde nasıl yaparım. |
|||
|
10-17-2008, 11:42 PM
Mesaj: #55
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
arkadaşlar 1.2.14 yaptım ama kullanıcı adları görünmüyor acaba yaptığım bir satırdan dolayımı nasıl düzeltirim lütfen bir bilgi veriniz... http://www.dijitalevren.com/yaho |
|||
|
10-18-2008, 06:52 PM
Mesaj: #56
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
lütfen bir çare arıyorum yardımcı olunuz. |
|||
|
10-18-2008, 06:54 PM
Mesaj: #57
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
gözüküyorya kullanıcı adları |
|||
|
10-20-2008, 09:17 AM
Mesaj: #58
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
hayır dostum bir daha bakarmısın konu içerisindeki postbite bak görünmüyor.. ben bir eklenti yapmışım kullanıcı koduna tıklayınca hızlı banlama mesaj yollama vs açılıyor du. orjinale çevirince oluyor sorun yok ama bu eklenti kayboluyor ama şimdiki postbit ile görünmüyor. ama nerden almıştım eklenti kodlarını unuttum özür.. |
|||
|
10-20-2008, 10:56 AM
Mesaj: #59
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
evet hallettim sorun dosyanın birinde değişiklik işte... şimdi sorun çözümü aşağıda... 1) functions_post.php'de Kod: if($post['userusername']) { // This post was made by a registered user $post['username'] =$post['userusername']; bul ve altına şu satırı ekle; Kod: $post['userpop'] = format_name($post['userusername'], $post['usergroup'], $post['displaygroup']); yani son hali şu şekilde olsun; Kod: if($post['userusername']) { // This post was made by a registered user $post['username'] =$post['userusername']; $post['userpop'] = format_name($post['userusername'], $post['usergroup'], $post['displaygroup']); 2)ardından kalıplardan postbit_author_user'i aç ve Kod: <strong><span class="largetext">{$post['profilelink']}</span></strong><br /> bul ve silip yerine şu satırları ekle; Kod: <a href="#" id="kullanıcı_{$post['pid']}"><span class=largetext>{$post['userpop']}</span></a> <script type="text/javascript"> document.write('<div id="kullanıcı_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="private.php?action=send&uid={$post['uid']}" class="popup_item">kullanıcıya özel mesaj gönder<\/a><\/div><div class="popup_item_container"><a href="member.php?action=emailuser&uid={$post['uid']}" class="popup_item">kullanıcıya mail yolla<\/a><\/div><div class="popup_item_container"><a href="member.php?action=profile&uid={$post['uid']}" class="popup_item">kullanıcının profiline git<\/a><\/div><div class="popup_item_container"><a href="search.php?action=finduser&uid={$post['uid']}" class="popup_item">kullanıcının bütün mesajlarını bul<\/a><\/div><\/div>'); new PopupMenu("kullanıcı_{$post['pid']}"); </script><br /> mybbnin kendi popup menüsünü kullanarak yaptım; istediğiniz taktirde bir css yazıp class="popup_menu" kısmında yazdığınız cssyi kullanarak görüntüyü değiştirebilirsiniz... |
|||
|
10-20-2008, 09:43 PM
Mesaj: #60
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
dosyaları gönderdim http://www.siteadi.com/install/upgrade.php yapınca tekrar anasayfa çıkıyo güncelleme yeri çıkmıyor |
|||
|
10-27-2008, 05:20 AM
(Bu Mesaj 10-27-2008 05:43 AM değiştirilmiştir. Değiştiren : azraeldead.)
Mesaj: #61
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
MyBB Error MyBB has generated a critical error and as a result cannot function correctly. MyBB Said: Error Code: install_directory The install directory (install/) still exists on your server and is not locked. To access MyBB please either remove this directory or create an empty file in it called 'lock'. Please try clicking the Refresh button in your web browser to see if this corrects this problem. We apologise for any inconvenience. -------------------------------------------------------------------------------- MyBB 1.2.14 siteye girdigimde bu hatayı alıyorum güncelleme yaptıktan sonra ne yapmalıyım acil yardım güncelleme linkinde ise Upgrade Complete Congratulations, your copy of MyBB has successfully been updated to 1.2.13. Please remove this directory before exploring your upgraded MyBB. What's Next? * Please use the 'Find Updated Templates' tool in the Admin CP to find customised templates updated during this upgrade process. Edit them to contain the changes or revert them to originals. * Ensure that your board is still fully functional. bu yazıyor |
|||
|
10-27-2008, 05:44 AM
Mesaj: #62
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
instal varsa silebilirsin kurulum bitti diyor |
|||
|
10-27-2008, 05:45 AM
(Bu Mesaj 10-27-2008 05:45 AM değiştirilmiştir. Değiştiren : azraeldead.)
Mesaj: #63
|
|||
|
|||
RE: MyBB 1.2.14 Güncellemesi
(10-27-2008 05:44 AM)depresan Yazılan: instal varsa silebilirsin kurulum bitti diyor vakat siteye girdigimde bu yazı cıkıyor MyBB Error MyBB has generated a critical error and as a result cannot function correctly. MyBB Said: Error Code: install_directory The install directory (install/) still exists on your server and is not locked. To access MyBB please either remove this directory or create an empty file in it called 'lock'. Please try clicking the Refresh button in your web browser to see if this corrects this problem. We apologise for any inconvenience. -------------------------------------------------------------------------------- MyBB 1.2.14 |
|||
|
10-27-2008, 05:47 AM
Mesaj: #64
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
site link nedir |
|||
|
10-27-2008, 05:49 AM
Mesaj: #65
|
|||
|
|||
RE: MyBB 1.2.14 Güncellemesi
(10-27-2008 05:47 AM)depresan Yazılan: site link nedir forumu sildim suan yedegine almıstım onu yukluyorum istersen internet explorerda o sayfa acık caps yollayayım |
|||
|
10-27-2008, 05:52 AM
Mesaj: #66
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
hımm yani yeni siteye kurulum yapmıyosun 1.2.13 ten 1.2.14 e geçiyosun öylemi |
|||
|
10-27-2008, 05:54 AM
Mesaj: #67
|
|||
|
|||
RE: MyBB 1.2.14 Güncellemesi
(10-27-2008 05:52 AM)depresan Yazılan: hımm yani yeni siteye kurulum yapmıyosun 1.2.13 ten 1.2.14 e geçiyosun öylemi ewet 1.2.12 den 1.2.13 güncelledim elle simdi 1.2.14 güncelleme yaparken o hata cıkıyor sonrada 1.4.0 gececem Ziyaretçiler konulardaki resimleri göremez. Lütfen Sitemize Üye olunuz.Üye olmak için tıklayın. 2saattir bununla ugrasıyorum |
|||
|
10-27-2008, 06:05 AM
Mesaj: #68
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
direk 1.4 güncellemeyi dene birde |
|||
|
10-27-2008, 06:11 AM
Mesaj: #69
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
tamam tesekkürler |
|||
|
10-29-2008, 05:24 PM
Mesaj: #70
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
arkadaslar ben yukleyemedim dizilimi yanlış diyo dizilimi böylmei olcak puplic_html/images/forum benımkı bole yoksa imagesin içine atmıcazmı??? |
|||
|
10-29-2008, 05:30 PM
Mesaj: #71
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
images resim demek arkadaşım Ziyaretçiler konulardaki resimleri göremez. Lütfen Sitemize Üye olunuz.Üye olmak için tıklayın. imagesin içine atmıcan direk public_html klasörüne atıcan.. |
|||
|
10-29-2008, 05:47 PM
Mesaj: #72
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
şimdi düzgün yere koydum ama bu seferde bu oldu MyBB Error MyBB has generated a critical error and as a result cannot function correctly. MyBB Said: Error Code: Error Code: board_not_upgraded MyBB has experienced an internal error. Please contact the MyBB Group for support. MyBB Website Please try clicking the Refresh button in your web browser to see if this corrects this problem. We apologise for any inconvenience. MyBB 1.2.14 Fatal error: Class 'databaseEngine' not found in /home/ayyildiz/public_html/forum/inc/functions.php on line 125 |
|||
|
10-29-2008, 05:52 PM
Mesaj: #73
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
Kurulum yapmayamı çalışıyorsun sen ? |
|||
|
10-29-2008, 05:56 PM
Mesaj: #74
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
Açıkcası ben siteyi güncellemeye çalışırken yanlışlıkla dosyaların yerını değiştirdim . Sonra forum dosyasını images klasorunun içine attım sonra eski yerıne koydum ve sonra bu hatayı verdi ben bunu nasıl düzeltebilirm |
|||
|
10-29-2008, 06:03 PM
Mesaj: #75
|
|||
|
|||
|
RE: MyBB 1.2.14 Güncellemesi
forumu resim klasörüne neden alıyorsunki ? tüm dosyaları ana dizine at hostunda. |
|||


















