![]() |
مشكلة بعد الترقية إلى 3.8.3 السلام عليكم ورحمة الله وبركاته تـم ترقية المنتدى من 3.7.4 إلى 3.8.3 ولكن هناك مشكلتين .. صفحة رسائل الزوار أو العضوية ما تظهر .. مثال :: http://www.koootmail.com/forum/member.php?u=1409 رغم إن الملف مرفوع .. وعند إضافة رد أو إضافة مشاركة يظهر لي :: nd + 1; $localtext = $functionhandle($tagoptions, substr($text, $localbegin, $tagend - $localbegin), $tagname, $extraargs); $text = substr_replace($text, $localtext, $tagbegin, $tagend + $close_tag_len - $tagbegin); // this adjusts for $localtext having more/less characters than the amount of text it's replacing $beginsearchpos = $tagbegin + strlen($localtext); } while ($tagbegin !== false); return $text; } // ###################### Start WYSIWYG_readoption ####################### function parse_wysiwyg_tag_attribute($option, $text) { if (($position = strpos($text, $option)) !== false) { $delimiter = $position + strlen($option); if ($text{$delimiter} == '"') { // read to another " $delimchar = '"'; } else if ($text{$delimiter} == '\'') { $delimchar = '\''; } else { // read to a space $delimchar = ' '; } $delimloc = strpos($text, $delimchar, $delimiter + 1); if ($delimloc === false) { $delimloc = strlen($text); } else if ($delimchar == '"' OR $delimchar == '\'') { // don't include the delimiters $delimiter++; } return trim(substr($text, $delimiter, $delimloc - $delimiter)); } else { return ''; } } // ###################### Start strip_tags_callback ####################### function strip_tags_callback($text) { $text = str_replace('\\"', '"', $text); return strip_tags($text, ' '); } /*================================================= =====================*\ || ################################################## ################## || # Downloaded: 17:17, Thu Jun 11th 2009 || # CVS: $RCSfile$ - $Revision: 29398 $ || ################################################## ################## \*================================================ ======================*/ ?> لا أستطيع الإضافة .. ! وتم تطبيق هذه الطريقة للترقية وهنا الرد :: http://www.traidnt.net/vb/showpost.p...&postcount=170 |
| الساعة الآن 09:26 AM |
Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir