Search results

  1. Mark

    Display by Pageviews

    enable pageviews from your admin panel -> settings and these will show.
  2. Mark

    Implemented Maintenance mode

    I can see this in forums, but honestly have never had a need for this on a topsite. What exactly do you feel the benefit of maintenance mode is? and what functions would you like to see disabled?
  3. Mark

    Screenshot updating

    Hi Kelly, that sounds like an incorrect or outdated API key. Try registering a new key or private message the one you are using now and I will activate it.
  4. Mark

    You Tube plugin

    and I believe we answered that before :) the better approach is to wait for custom fields on join form, that way its more flexible than youtube only mod.
  5. Mark

    You Tube plugin

    what would you like it to do?
  6. Mark

    Exit Page

    I see your not using clean_urls, can you try changing this part? I dont think it will make a difference but its the only thing I can think of open wrapper and find: out_url = '{$list_url}/{$url_helper_a}forward{$url_helper_u}' + username + '{$url_tail}'; Replace with: out_url =...
  7. Mark

    Offering More Static Button Images

    Always a good idea to ask first :) I had tabled a similar idea some time ago, but it was not embraced by the user base http://visiolist.com/community/threads/multi-button-options.195/
  8. Mark

    Offering More Static Button Images

    sure, you can edit the link_code template and manually add any alternate link codes you like.
  9. Mark

    Upgrade ToplistX OR AutoRank Pro (jmbsoft) to VisioList

    This is for people who have setup topsites in the past using a different script and wish to change to VisioList.
  10. Mark

    Great Support And Product.

    thanks much for the kind words, we're enthusiastic about making the VisioList project a success for ourselves and our customers :)
  11. Mark

    Upgrade ToplistX OR AutoRank Pro (jmbsoft) to VisioList

    Instructions: 1) Take a backup before beginning (the importer does not modify anything on your AutoRank PHP but better safe than sorry) 2) Install VisioList on the same Database as your AutoRank List 3) unzip the attachment 4) upload the import-autorank.php file to your Visiolist root...
  12. Mark

    Upgrade ToplistX OR AutoRank Pro (jmbsoft) to VisioList

    As of today we have a fully supported data importer for those of you ToplistX and AutoRankPHP users out there. The importer is absolutely free and brings all of your members and categories into Visiolist. Instructions: 1) Take a backup before beginning (the importer does not modify...
  13. Mark

    Implemented Exit Page

    I believe the number of people using right click to open outgoing links (and correct me if I am wrong but the stats are not counted only in certain browsers) is a very minimal number, and is not worth the trade of losing truly SEO friendly links.
  14. Mark

    Implemented Exit Page

    Basti is correct, the clean outbound links are extremely attractive to encourage members joining, redirects are undesirable to link builders. to be clear, its not just a fancy hover ;) its a regular HTML link.. but the beauty is you are free to hack your list anyway you like :)
  15. Mark

    Don't ignore zero-hit listings...

    total hits out is a pretty dynamic stat, but go ahead and test join date. If it works lets use than instead.
  16. Mark

    Don't ignore zero-hit listings...

    great to hear! thanks for the report :) we'll include this in the next release.
  17. Mark

    Don't ignore zero-hit listings...

    Can you try this for me? open sources/rankings.php and find: $order_by = $this->rank_by($ranking_method)." DESC, unq_{$ranking_method}_overall DESC"; replace with: $order_by = $this->rank_by($ranking_method)." DESC, unq_{$ranking_method}_overall DESC, tot_out_overall DESC"...
  18. Mark

    Don't ignore zero-hit listings...

    this might be an issue if you have several members "tied" with zero, I seem to recall this bug and honestly thought I had fixed it in a very early release of VL, I'll take a closer look at this asap but that seems to be the issue here.
  19. Mark

    Blank Index and Admin Pages

    issue resolved :) language was not imported at final step of installation, we will improve the useability of this step next release.
  20. Mark

    Problem with adding 6 Menu items

    thanks for pointing this out guys, I will have this corrected in the next release :)
Top