Search results

  1. Mark

    Google hangout - discuss the future of VL!

    Hey everyone, I was thinking about setting up a "Google Hangout" on Sunday Nov 24 to discuss some of the cool ideas we have been kicking around for VisioList 2.0 a roundtable discussion about: - the overall direction of the VisioList project - some ideas about the new user registration and...
  2. Mark

    Screenshots

    Well all your screenshots but the 2 latest in the sidebar are working fine. You will need to ask hostgator for more information about why your getting 403 or look in your error log, most likely they have prohibitive setting somewhere.
  3. Mark

    Screenshots

    nope, once API key is approved screenshots should work just fine (unless the domain in question has DNS problems). Make sure you refresh, I can see the screenshots working nicely on your list.
  4. Mark

    Reviews?

    sources/details.php $reviews_on = 0; change to $reviews_on = 1; This feature is not supported. Disqus plugin is the current recommended replacement.
  5. Mark

    Screenshots

    or upgrade to VisioList version 1.0 ;) that way you get bug fixes, new features, modern PHP compatibility etc.
  6. Mark

    Terms and On the Go

    Most toplists in the past have created a simple "Rules" page rather than a TOS on the join form. A rules page has bigger print and clearer to read and understand at a glance. Also, as you noted, most people don't read the fine print. So with a rules page, on yoru join form you can add a...
  7. Mark

    Long Description + BBcode

    If you have some minimal CSS knowledge you can fix it quite easily, othewise you will need to wait until we can get around to updating this plugin.
  8. Mark

    Long Description + BBcode

    indeed, the CSS rules seem to conflict a little bit.
  9. Mark

    Long Description + BBcode

    yup that is the same
  10. Mark

    stopping repurchasing of list

    Hello, if you bought through swreg you can login to swreg.com and cancel recurring, you can also provide me with your email or order # and I can cancel it for you. If you signed up direct via paypal, you can login to your paypal account and cancel the subscription.
  11. Mark

    Implemented Premium Membership Remander Timer.

    this one was already requested and on the list :)
  12. Mark

    Terms And Conditions

    I dont have time to write the code for you at the moment, but edit the child/join_form template using basic HTML/CSS and you should get it without much trouble.
  13. Mark

    Anyone come across this style of cheating?

    Indeed, I had a look and there is no current check or protection implemented. Also given that any checks for this are not simple, we cannot add any as it would likely add significant overhead to every request of button.php which is already a huge resource hog while counting pageviews. 1...
  14. Mark

    Facebook/Twitter on main page

    Simple code in the table_row templates, paste your widget that you get from twitter and use the {$url} tag to display unique URL like buttons. Note this can slow your sites load time dramatically.
  15. Mark

    Anyone come across this style of cheating?

    I don't use page views on any list as it's not sustainable once you get a few popular members. but I was pretty sure this method of cheating was blocked nearly 10 years ago, I will need to re inspect our code to make sure it still works. Thanks for the heads up, we'll confirm or deny and...
  16. Mark

    Promo's?

    Thanks for the suggestions :) given that we just overhauled our members area / payment / forum access system a few months ago I dont think I want to go back and revisit that for creation of a credits system. We could however reward top affiliates with bonuses easily enough, but with just 4%...
  17. Mark

    Implemented Premium Membership Remander Timer.

    Good point, adding to the todo list!
  18. Mark

    Promo's?

    We have been discussing some new pricing options for some time now, I think we are close to a solution. We would like to release some big extensions (guest blogs, paid ad system etc) but they are time consuming not only to create, but also maintain and support. There is no doubt that $29 is...
  19. Mark

    Promo's?

    we did a special offer on upgrades with 1.0 but nothing really for new orders. I'll talk with Basti and we will come up with something today or tomorrow, thanks for the reminder!
  20. Mark

    VisioList 1.0

    read those instructions again. If your going to follow them, follow them ALL, not just some. - Upload a temporary index.php file to show your visitors that the site is being worked on. ;)
Top