Recent content by mailshuxin

  1. mailshuxin

    Similar Threads Plus

    so do i
  2. mailshuxin

    Simplified Chinese

    mailshuxin updated Simplified Chinese with a new update entry: support xenforo 1.5 and RM 1.1.6 Read the rest of this update entry...
  3. mailshuxin

    XF 1.5 How to add tags to existing threads

    Batch Update Tags Batch Update Tags bathc thread update by admin
  4. mailshuxin

    XF 1.5 Remove new post sidebar?

    Thank you very much
  5. mailshuxin

    Securing admin.php with a password - nginx

    if i add php block,the nginx error: nginx: [emerg] location "\.php$" cannot be inside the exact location "/admin.php so i changed to : location ~* ^/admin\.php { .... } now it work fine
  6. mailshuxin

    Simplified Chinese

    mailshuxin updated Simplified Chinese with a new update entry: Simplified Chinese Language Pack For Xenforo 1.1.3 Read the rest of this update entry...
  7. mailshuxin

    GoodForNothing Link Proxy

    Whether the signature exception
  8. mailshuxin

    Simplified Chinese

    mailshuxin submitted a new resource: Simplified Chinese (version 1.0) - chinese Read more about this resource...
  9. mailshuxin

    [TH] Join User Group [Deleted]

    Can be combined with custom fields Fill in the specified field requires the user to join the user group This collection of user messages to facilitate the user classification
  10. mailshuxin

    Fixed apply prefix for the threads of two different nodes

    Server Error Log Error Info: Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Operand should contain 1 column(s) - library/Zend/Db/Statement/Mysqli.php:77 Stack Trace: #0 /Users/zhao/htdocs/xf113/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('?????SELECT...
  11. mailshuxin

    Fixed apply prefix for the threads of two different nodes

    Selected the threads of two different nodes use apply thread prefix Throw an error: The following error occurred: Mysqli prepare error: Operand should contain 1 column(s) Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115 Zend_Db_Statement->__construct() in...
Back
Top Bottom