Search results

  1. 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.
  2. Mark

    Long Description + BBcode

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

    Long Description + BBcode

    yup that is the same
  4. 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.
  5. Mark

    Implemented Premium Membership Remander Timer.

    this one was already requested and on the list :)
  6. 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.
  7. 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...
  8. 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.
  9. 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...
  10. 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%...
  11. Mark

    Implemented Premium Membership Remander Timer.

    Good point, adding to the todo list!
  12. 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...
  13. 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!
  14. 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. ;)
  15. Mark

    Editing votes of cheaters?

    edit the statistics in the "vl_stats" table. lets also look at how we can block swift voter from working at all with VisioList. That website is offline at the moment but if anyone has details about the service feel free to chime in.
  16. Mark

    Alignment - html code

    I took that code directly from your website :) You may need to look closer or use grep tool to find it
  17. Mark

    Alignment - html code

    screenshots are tough to isolate HTML / CSS problems, but I managed to track down the page on your site. div and p tags by default add a new line. So your code for the ego button looks something like this: <div style="z-index: 11;" id="EgoPaySeal_content"><a href="#"><img...
  18. Mark

    Working On It Social Booster Plugin

    ideas we are not short of :) time on the other hand...
  19. Mark

    Working On It Social Booster Plugin

    You bring up an interesting point, back when VisioList was in initial development, I wanted to include a "profile score" in teh userCP that plugins could hook into, when a user hits 80%,100% they could be rewarded in different ways. So with this: when they have liked on twitter or facebook...
  20. Mark

    Black Screenshots again

    make sure you are using VisioList 1.0, the old 0.9 screenshot server is no longer in action.
Top