![]() |
Signature Bug Importing from SMF 2 I did an import from SMF 2 and noticed that none of the signatures carried over. I looked through the impex code and found a bug in smf2\004.php Find Code: // If its not blank slash it and get it if($data['personal_text']) { $try->add_default_value('signature', $this->html_2_bb($data['signature'])); } Replace Code: // If its not blank slash it and get it if($data['signature']) { $try->add_default_value('signature', $this->html_2_bb($data['signature'])); } |
الساعة الآن 06:40 PM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir