Results 1 to 1 of 1

Thread: MOD toprated block

  1. #1
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default MOD toprated block

    upload the attached block.toprated_listing.php.txt file to the blocks folder and rename to block.toprated_listing.php

    upload the attached block.toprated.html.txt file to the themes/komos/blocks folder and rename to block.toprated.html

    if you want to add it to the index page, add the following to the themes/komos/index.html file:

    Code:
                <!-- mod to add toprated listing esm 04-14-06 -->
                <%block_toprated_listing%>
    to change the number shown, edit the block.toprated_listing.php and change the $toprated_limit variable on line 27:

    Code:
      $toprated_limit = 10;
    Should work with any version of v5.x


    .
    Attached Files Attached Files
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

Similar Threads

  1. Add custom block
    By snoezel in forum Tutorials, Hints & Tips
    Replies: 6
    Last Post: 01-17-2006, 02:39 AM
  2. How to block automatic submit?
    By ahmad in forum v5.x
    Replies: 3
    Last Post: 04-10-2002, 04:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •