Search results

  1. Mark

    Considered Possibility for admin to change Username

    hardly impossible ;) but no doubt could be a pain in some spots. redirects would not be handled at all, if they change the username it will 404 and thats the end. If the admin wants to setup redirects via .htaccess that is their choice, but the core cannot be responsible for handling...
  2. Mark

    Considered Possibility for admin to change Username

    Sure, we will try to make this addition to 1.1 :) its always risky to change the username though as link codes on members sites will need to be updated, and from my experience people tend to not read or think things like this through. Still, the admin should have this ability. if you are...
  3. Mark

    Votes Just Reset

    ahh good stuff, my pleasure :) I learned something new as well!
  4. Mark

    Votes Just Reset

    indeed, you are correct, i am mistaken, you can rank your list by "overall". I tested on my list and sure enough the list is ordered by overall hits from all time. Working as you expected and how i recommend to not handle it.
  5. Mark

    Turn on reviews

    I think basti was trying to show you there is no need to edit the core, use plugins. We all modify the heck out of our sites, but hacking core files is just not needed, use the hook locations ;) if the hook you need doesn't exist we can add it easily.
  6. Mark

    Receive the clients Favicon

    <img src="http://www.google.com/s2/favicons?domain={$url}">
  7. Mark

    Votes Just Reset

    as it says in your admin settings, ranking period is: daily/weekly/monthly there is no option to rank "forever", furthermore if you think about this for a while you will realize that ranking forever is a terrible idea. New sites would never be able to climb up your list. Reset is not just a...
  8. Mark

    Pageviews in user_cpl statistics

    edit the /child/user_cp_start template
  9. Mark

    Implemented Login (Big letters/Small letters)

    yes this is planned feature for 1.1 and is already on the todo list.
Top