Admin submitted a new resource:
tuoitreit.vn remove or modify copyright xenforo 2 - Remove and modify copyright xenforo 2
Read more about this resource...
Khi cài đặt vBSEO 3.6.0 bạn thấy dòng bản quyền SEO by vBSEO 3.6.0
Để xóa dòng này bạn làm như sau
Vào vbseo/includesfunctions_vbseo.php
Tìm
global $VBSEO_REWRITE_TEXTURLS;
if(!$VBSEO_REWRITE_TEXTURLS)
$VBSEO_SHOW_COPYRIGHT = (
Thay tất cả thành
global $VBSEO_REWRITE_TEXTURLS...
Currently is someone is able to hack into one your of moderator accounts they could use it to launch a XSS assack since they could select the option to use HTML in announcements.
To fix this open modcp/announcement.php
Change
print_yes_no_row($vbphrase['allow_html']...