Search results

  1. Mark

    AffiliateTracker

    me too, I will work on adding this feature for the next release of this plugin :)
  2. Mark

    Voting code flaw in email

    Confirmed, the email being sent is not render properly since we switched to UTF-8 Charset. The link code after join works fine. I will have a patch for this in 7.1 release asap. thanks for the bug report!
  3. Mark

    Voting code flaw in email

    yikes, that is not happening on any of my lists or client lists I am working on. &lt; is always replaced with < I am going to do some testing on your list now. Will post back shortly
  4. Mark

    Upgrade from 0.6 to 0.7

    indeed, that is bad wording. I will be working on updating the installer for 7.1 and will ensure to fix this.
  5. Mark

    Upgrade from 0.6 to 0.7

    hmm worked for me on 2 lists what is the value in your VL_etc MySQL table for version and original_version?
  6. Mark

    Upgrade from 0.6 to 0.7

    patch file is available here: http://visiolist.com/community/threads/visiolist-0-7-final.454/#post-3141
  7. Mark

    VisioList 0.7 Final

    If you installed 0.6 and are now ready to update to 0.7 here is a patch update file. 1) download the attached file. 2) extract the update.php 3) upload it to /install/ and overwrite the original update.php 4) point your browser to yoursite.com/install/update.php And that should do it.
  8. Mark

    Problem with ReCaptcha showing

    yeah it looks like you have some absolute positioning in one of those CSS files that is specific to recaptcha. Best of luck with adscaptcha, I hear good things about it but have not used it myself.
  9. Mark

    Logging into Admin

    then i can only assume your list url is not www version OR you accessed the admin without the bookmark you generally use. I consider this issue resolved and is not a bug since I cannot reproduce unless I use a different base path. If problems persist for either of you, I strongly recommend...
  10. Mark

    Logging into Admin

    and what browser are you experiencing this with? What are the URLs before, during, and after you login? Is the url path the same? Are you using any rewrites to avoid duplicate domain issues? for example: redirect all requests four yourdomain.com to www.yourdomain.com the reason this is...
  11. Mark

    Premium Members Edits

    most likely you have overridden this size somewhere else, please post a URL so we can see the code in action.
  12. Mark

    Upgrade from 0.6 to 0.7

    bug confirmed, I will post a patch here in a few minutes.
  13. Mark

    Problem with ReCaptcha showing

    ahh your loading a lot of extra stylesheets from joomla and others most likely something in those is breaking that. I would start with removing those and see if that solves it, if so, then start removing individual CSS files until you isolate the one causing the problem.
  14. Mark

    Problem with ReCaptcha showing

    have you enabled it in admin? silly question I know, but its the only thing I can think of. Update: Ahh sorry you said you can see it the source... I'll look at your list now and see what I can find another update: what is the URL to your list?
  15. Mark

    Upgrade from 0.6 to 0.7

    hmm I am doing an upgrade from 0.6 now and will let you know what I find.
  16. Mark

    AffiliateTracker

    if your on a Cpanel server login to cpanel and click "error log" otherwise you will need to ask your host where you can see the error log. hmm removing referrals might not be the best way to handle that... its quite nice to see a total of who referred who and then be able to map together users...
  17. Mark

    Premium Members Edits

    user.css .premium_title { font-size: 14px; } .premium_inside { font-size: 14px; }
  18. Mark

    Logging into Admin

    This issue has been around for years with ATS too, it typically only affects people with more than 1 list. I have not had this happen to me in a very long time but can those of you who see this confirm that you have more than 1 list you log into as admin?
  19. Mark

    [Host] Godaddy Need help

    we will have our in house hosting available within a week or so starting around $10 per month. We understand the heavy CPU/RAM a topsite can use, most shared providers put thousands of sites per server (for example Shawn's godaddy server has 5410 other websites hosted on the same IP), and...
  20. Mark

    Limitless Voting

    interesting, we have just overhauled the language system on 0.7 so its very possible a global language issue could have occured on installation. We tested thoroughly but its a major change and requires the user to import their language so there is room for error. Without seeing what the actual...
Top