Search results

  1. Mark

    CGI PHP NOT detected

    1) you wont be able to upload plugins, edit skins, and your language files will not import as normal when you install. 2) have your host install suPHP or switch to oswebhosting.com (first month free) 3) you can but its not recommended. You will have problems, that is why these are called...
  2. Mark

    Vote Analyzer

    Hello all, I am working on a new plugin to help thwart cheaters and I could use your feedback. What it does: logs details of all voters by user. This allows the list management to review vote patterns, IP adresses etc. At the moment, its very minimal... I am looking for ideas how to...
  3. Mark

    problems with SMTP...

    Hello, all you should need to do is fill out the fields in admin -> settings -> other settings. You need to enter the SMTP host, username (full email address), password and port. you may also need to check with your host to ensure the required ports are not blocked in the firewall. You...
  4. Mark

    Email Members - Visiolist mass email

    hmm that should not be, are you using SMTP?
  5. Mark

    I can't access to visiolist.com/community/resources/

    that explains it, the old swreg integration is non existent with the new members area. Your account is now validated and access restored.
  6. Mark

    I can't access to visiolist.com/community/resources/

    swreg, paypal, or 2checkout? also, please provide a transaction ID, email or something I can use to look up the sale. Thanks, and sorry for any hassle.
  7. Mark

    I can't access to visiolist.com/community/resources/

    Looks like your members area license has expired, when was the last payment you made?
  8. Mark

    do I need jquery.easing?

    thanks for that report, we'll make sure this is fixed up
  9. Mark

    do I need jquery.easing?

    its for "easing" animations, you can remove it if you like but its a tiny file with no ill consequences I am aware of.
  10. Mark

    Implemented A bug with banner upload (maybe?)

    when its compiled, testing completed and posted. Exact ETA is unknown.
  11. Mark

    Implemented A bug with banner upload (maybe?)

    Good feedback, thanks! both of these will be added to 1.5 release.
  12. Mark

    Boostrap 3 - responsive

    Yes you will be able to purchase a premium upgrade to access premium skins and plugins
  13. Mark

    License Code for users.

    The only way to do this is to encrypt our source code.... VisioList is committed to remaining open source
  14. Mark

    Add Page Categories / Slugs

    The other option is to create URL routing table, but this gets REALLY server intensive on larger sites with lots of possible routes. Our current method favors performance over flexibility. Maybe this can be considered in Version 2.o (maybe using klein.php or a similar class that is fast and...
  15. Mark

    Boostrap 3 - responsive

    That theme will be released with our premium plan coming with our new website, demo, and pricing scheme. I thought time would be on my side 4 weeks ago when I said that, I should know better. I probably wont have everything ready to roll until the new year.
  16. Mark

    Long Description + BBcode

    hmm we should disable that URL function, you probably don't want people adding links to your long descriptions as this will undoubtedly lead to spam. This is the ugly function that was used (adapted from punBB) back when this plugin was originally created, but I would rather remove the URL...
  17. Mark

    Slow load and issues with Cpanel

    our script performs very well (loads 0.008 seconds on a list with 1000 members) on many different servers for hundreds of users, the domain you provided above does not work so I cannot investigate further... but if i had to guess your probably using a garbage hosting account that is oversold to...
  18. Mark

    mail templates

    edit the templates you mentioned above, make sure your editing the templates for your skin.
  19. Mark

    If 2speced.org joins your toplist, just ban him.

    Wait a minute, this guy messing with you is Daniel Hammond? he is banned from here as well for claiming fraud against VisioList claiming we never delivered our product, all the while he is applying for API keys etc and clearly using it. Kid needs a beating.
  20. Mark

    More contact forms

    interesting, I guess the order of the language files being parsed would be the culprit, makes sense... you can only have 1 definition per variable, so need to make a new language variable.
Top