• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Lỗi Thành viên liên tục bị logout

congtust24

Well-Known Member
Vip
Sau một hồi cài đặt, sắp xếp, sửa soạn, post bài làm cho diễn đàn vbb4.x của chúng ta thêm đẹp, thì bỗng dưng bị lỗi logout, đang có hứng post bài, mà kiểu này chắc dẹp luôn!

Sau đây là cách khắc phục đây


Đăng nhập admincp
vào Admin Control Panel > Styles & Templates > Style Manager > Edit Templates > header

tìm code:
PHP:
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label>
Thay bằng code
PHP:
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" checked="checked" /> {vb:rawphrase remember_me}</label>
save lại, thế là xong!

Chúc thành công!
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top