Version 1.02 Build #3

Change Log

A piece of jquery code was forgotten in member_profile. For some forums this may have loaded the entire index page on your member_profile page. This code has been removed in this build. If you want to remove this code manually without redownloading the theme, read below.

Remove the following code found at the bottom of the member_profile template

<div class="latest_threads"></div>
<script type="text/javascript">
$(document).ready(function() {
  if(!$('body').is('.error')) {
      $(".latest_threads").load("https://full-moonnetworks.com/forum/lastest_threads.php");
  }
});
</script>

Date Uploaded
2021-11-05, 12:42 AM
Uploaded by
Waleed B.
File Size
163.95 KB
MyBB Versions
1.8.x
MD5
3964bb4d240eaf63cd9b47f3dc4897c1
Downloads
386

Stable Build

By downloading this build, you agree to the terms of this project's license agreement

Latest Builds

stable Version 1.06 Build #7

Uploaded on 2023-07-02, 07:43 PM

stable Version 1.05 Build #6

Uploaded on 2023-07-02, 05:28 AM

stable Version 1.04 Build #5

Uploaded on 2022-10-04, 07:34 PM

stable Version 1.03 Build #4

Uploaded on 2021-11-28, 02:47 AM

stable Version 1.02 Build #3

Uploaded on 2021-11-05, 12:42 AM

stable Version 1.01 Build #2

Uploaded on 2021-11-03, 11:27 PM

stable Version 1.0 Build #1

Uploaded on 2021-11-03, 04:53 AM