Search results

  1. C

    Display piece of code on mainpage and paged pages

    Hello, I'm currently using {infront}code{/infront} but that displays my desired advert only on the mainpage. I'd like to display it on other pages 2,3,4... etc as well (and still exclude the stats page and such) Any piece of code for that? Thanks
  2. C

    reset issue?

    I did a toplist reset but only hits in went back to 0 how to reset hits out?
  3. C

    mail templates

    I found files join_email and lost_pw_email... and planned to add some stuff to that template but nothing happens when I edit them I edited the text in language files but how can I add more stuff to the mail itself? example being, new link in the end, etc
  4. C

    how to change link on logout?

    when member logs out, he is redirected back to login page how do I change logout destination url?
  5. C

    3 issues

    1. {$screenshot_path}.png works on stats details page but it doesn't display anything on rate_form.html (rating subpage), how can I get it to work? 2. "newest members" plugin links are blank on /join/ subpage, why is that so? 3. how do I modify css of the {$categories_menu} item in join_form.html?
  6. C

    one "hit" per IP

    is that possible to be made? One IP can only be counted as one hit, no more
  7. C

    pagination modification

    Is it possible to modify the > symbol into textual "Next Site" ? Same as < Previous Site ?
  8. C

    ranking/sorting

    On demo I see options to sort by: hits in hits out pageviews is there some option that would display newest->oldest and vice-versa? (date of addition)
  9. C

    Where to change date format?

    I'd like to change display of {$join_date} to format like this: January 12 2014 (exactly like that, no dots or anything) Thanks!
  10. C

    footer editing

    I'd really like to make my footer 100% width and I'm kinda going crazy with it.. as if something KEEPS my footer div layer inside the ones that are width limited.. could be that javascript making something weird with it is this a common problem? any idea? sorry about so many questions
  11. C

    How to change "Login" button to something else?

    The one on top of the template, javascript powered :) I'd like it to say "Webmaster Login" Thank you!
  12. C

    sidebar template?

    in wrapper.html sidebar part, all I have is {$sidebar_1_bottom} where is the template file that thing pulls from? (I'd really like to edit it..)
  13. C

    Is an if -> then loop possible?

    Example, for template-ing purpose can I use something like: if listing #10 show this xyz html else this html endif possible? If I can get an example of that, it would be super cool :)
  14. C

    need random sites function

    Hello, I would need instructions on how to add random sites function to my site, any quick solution? I would prefer if I could have some xyz.html template file for it (like table row...) so I can display all data I need per site Possible? Thanks!
  15. C

    Turn off page views counting

    Hello, i recall setting the script to do page view counting, however i wont really be needing that, but i cant find out where i turn it off again?
  16. C

    star rating system

    What would be the easiest way to incorporate it? It should be standalone, as in - star rating is just for surfers to rate the site, it doesn't change the site position or anything, 1 - 5 stars dynamic rating any idea, anyone done it already?
  17. C

    Screenshot Questions

    Hello, im setting up my new toplist, and im adding a site of my own. However the screenshot turns out pretty badly, i have a slider thing on top of the page that needs some loading, but the site takes screenshot before that have loaded, so it kinda leaves a blank space. Also the cropping of the...
Top