Dün Gece 140 Mblık Sql Dosyasını Bigdump.php Yöntemi İle Yükledim Herşey Sorunsuz Gibi Gözüksede Konu Gösterimi Olan /showthread.php'de
------------------------------------------------------------------
tml' => '
%1$s
', 'strip_empty' => true, 'strip_space_after' => 1  
; // [right] $tag_list['no_option']['right'] = array( 'html' => '%1$s
', 'strip_empty' => true, 'strip_space_after' => 1  
; //[indent] $tag_list['no_option']['indent'] = array( 'html' => '%1$s', 'strip_empty' => true, 'strip_space_after' => 1  
; } if (($vbulletin->options['allowedbbcodes'] & ALLOW_BBCODE_LIST) OR $force_all) { //[list] $tag_list['no_option']['list'] = array( 'callback' => 'handle_bbcode_list', 'strip_empty' => true  
; //[list=XXX] $tag_list['option']['list'] = array( 'callback' => 'handle_bbcode_list', 'strip_empty' => true  
; //[indent] $tag_list['no_option']['indent'] = array( 'html' => '%1$s', 'strip_empty' => true, 'strip_space_after' => 1  
; } if (($vbulletin->options['allowedbbcodes'] & ALLOW_BBCODE_URL) OR $force_all) { // [email] $tag_list['no_option']['email'] = array( 'callback' => 'handle_bbcode_email', 'strip_empty' => true  
; // [email=XXX] $tag_list['option']['email'] = array( 'callback' => 'handle_bbcode_email', 'strip_empty' => true  
; // [url] $tag_list['no_option']['url'] = array( 'callback' => 'handle_bbcode_url', 'strip_empty' => true  
; // [url=XXX] $tag_list['option']['url'] = array( 'callback' => 'handle_bbcode_url', 'strip_empty' => true  
; // [thread] $tag_list['no_option']['thread'] = array( 'html' => ' 'data_regex' => '#^\d+$#', 'strip_empty' => true  
; // [THREAD=XXX] $tag_list['option']['thread'] = array( 'html' => '', 'option_regex' => '#^\d+$#', 'strip_empty' => true  
; // [post] $tag_list['no_option']['post'] = array( 'html' => ', 'data_regex' => '#^\d+$#', 'strip_empty' => true  
; // [POST=XXX] $tag_list['option']['post'] = array( 'html' => ', 'option_regex' => '#^\d+$#', 'strip_empty' => true  
; } if (($vbulletin->options['allowedbbcodes'] & ALLOW_BBCODE_PHP) OR $force_all) { // [php] $tag_list['no_option']['php'] = array( 'callback' => 'handle_bbcode_php', 'strip_empty' => true, 'stop_parse' => true, 'disable_smilies' => true, 'disable_wordwrap' => true, 'strip_space_after' => 2  
; } if (($vbulletin->options['allowedbbcodes'] & ALLOW_BBCODE_CODE) OR $force_all) { //[code] $tag_list['no_option']['code'] = array( 'callback' => 'handle_bbcode_code', 'strip_empty' => true, 'disable_smilies' => true, 'disable_wordwrap' => true, 'strip_space_after' => 2  
; } if (($vbulletin->options['allowedbbcodes'] & ALLOW_BBCODE_HTML) OR $force_all) { // [html] $tag_list['no_option']['html'] = array( 'callback' => 'handle_bbcode_html', 'strip_empty' => true, 'stop_parse' => true, 'disable_smilies' => true, 'disable_wordwrap' => true, 'strip_space_after' => 2  
; } ($hook = vBulletinHook::fetch_hook('bbcode_fetch_tags')) ? eval($hook) : false; } if ($force_all) { $tag_list_return = $tag_list; $tag_list = $tag_list_bak; return $tag_list_return; } else { return $tag_list; } } /*================================================= =====================*\ ||---------------------------------------------------------------------
Bu Hata İle Karşılatım Sql Dosyası Hatalıdır Dedim 4 Kere GZİP 1 Kerede Txt Olarak Yeniden Yükledim Hata Devam Etti Ftp Dosyaları Eksiktir Dedim 3 Sefer Bir Daha Ftp Dosyalarını Yolladım Hata Yine Devam Etti Ayrıca Tabloları Optinize Ettim Degişen Bir Şey Olmadı Sıfır Bir showthread.php Dosyası Gönderdim Ftpye Hata Yine Devam Etmekte Bu Sorunla Daha Önce Karşılaşan Veya Çözümünü Bilen Birileri Varmı