Search results

  1. Mark

    Broken banner image

    This sounds like an issue that is isolated to your site, you would need to provide a URL where we can see this happening.
  2. Mark

    Duration for next vote

    Once per day is the default. If you search the forum you will find options to use cron job to empty the IP log so you can allow more frequent voting.
  3. Mark

    Vote Message 1.5 plugin problem

    please post in the plugin thread (resource manager) rather than filling up General help :) its always best to keep topics as organized as possible. 1) I have never used this plugin so need to look closer at how it was built to see why that is failing, odd becuase I assume it worked before. 2)...
  4. Mark

    Clean URL 1.5 duplicate content

    1) this was my fault, i forgot to update the version number when I added mysqli support you can safely ignore the message for now, i will fix on next update. 2) you would only get those duplicate URL's if you are generating those links somewhere on your site, you need to go through you site and...
  5. Mark

    What shall i modify to arrange the signup form text?

    edit the join_form.html child template.
  6. Mark

    2 things regarding rankings/stats

    a click "in" is a click FROM the members website into your VisioList Unique hits in, are counted one per IP per day.
  7. Mark

    Solvemedia on Gateway

    Worth considering (even though I really dislike the idea of captcha in gateway), I will check out the integration and lets see if other users here would also like to see this.
  8. Mark

    Implemented HTTPS Votes To Pass Google Friendly Links

    interesting point, and very true if the Visiolist list https but the member site is http. If the destination site is also https, I believe analytics will be able to track the referrer traffic as normal. its a trade off :) with more and more sites going https (and it seems very soon all...
  9. Mark

    Just noticed that when you click on the toplist links, it doesn't open into a new window!

    http://visiolist.com/community/threads/links-open-new-window-blank.1859/#post-11712
  10. Mark

    Vote Check COOKIE

    It is safe :) It's just not very effective, like putting up a 3 foot high fence around your house to keep people out. Very easy to step over.
  11. Mark

    Considered That the user is removed when we blacklist an ip on the approve process.

    This is an interesting point, to be honest I have never blocked an IP in the admin panel :) I suppose we could do that, this would also lead to a few other obvious ones.. like blacklist a domain should also delete that domain. Both of these would also lead to delete pending screenshot...
  12. Mark

    Vote Check COOKIE

    cookie protection is unfortunately wildly ineffective against a motivated cheater. Incognito is built into all browsers, not to mention deleting a cookie is trivial for even the newest of internet users.
  13. Mark

    Implemented HTTPS Votes To Pass Google Friendly Links

    well if you install SSL then you could update your list URL to use https, that way all of your members going forward would link to https:// The tricky part is if you put a redirect from http to https to force all traffic to https we might lose the referring domain for those linking to http...
  14. Mark

    Not receiving Email

    I believe that would be the name of your List as set in admin -> settings
  15. Mark

    Not receiving Email

    all language phrases {$lng->xxxx} are managed from the admin panel -> Content -> Manages Languages
  16. Mark

    Not receiving Email

    ahh, skins/admin/join_email.html etc
  17. Mark

    Not receiving Email

    that setting applies to all emails sent via VisioList
  18. Mark

    Not receiving Email

    Try setting your port to 26, we dont have an option set for SSL in the mail function (I will add this for upcoming version)
Top