Search results

  1. Mark

    mySQL Error.

    Check your edit again, looks like you missed a } or ;
  2. Mark

    mySQL Error.

    this is fixed in 1.9 open /sources/sql/mysql.php find and remove: if (get_magic_quotes_gpc()) { $value = stripslashes($value); }
  3. Mark

    Website Reviews?

    I didnt even know they had a paid version! free version seems pretty good but its been a while since I used it.
  4. Mark

    FATAL Error

    Nothing, known spammers just get empty page. You can add a message if you like by editing the end of join_process_form.php if($spambot == true) { echo 'Get Lost, Spammer.'; exit; }
  5. Mark

    Cookies for Visiolist forum.

    Yes, confirmed the plugin check still works, it handled the https redirect fine.
  6. Mark

    Cookies for Visiolist forum.

    good call, we will need to make sure https is supported for 1.9 release.
  7. Mark

    Paypal Token

    Instructions for PayPal token: https://developer.paypal.com/docs/api-basics/notifications/payment-data-transfer/
  8. Mark

    Cookies for Visiolist forum.

    redirect to force https has been added to the forum, should be smooth sailing going forward thanks for letting me know!
  9. Mark

    Cookies for Visiolist forum.

    Can you try using https://visiolist.com/community instead? I'll force a redirect on that when I get back to my desk.
  10. Mark

    Contact Form

    Alright, should be all set now: https://visiolist.com/community/resources/contact-form.10/
  11. Mark

    Contact Form - Bootstrap 4 style compatibility

    Added bootstrap classes to HTML template
  12. Mark

    Contact Form

    Mark updated Contact Form with a new update entry: Bootstrap 4 style compatibility Read the rest of this update entry...
  13. Mark

    Contact Form

    I will post an update to the contact form plugin today to make use of the bootstrap classes
  14. Mark

    need to update from 0.9 to latest 1.8

    Yes, members area access license needs to be renewed then you can download and update the installation.
  15. Mark

    Automatic Upgrades!

    This will probably be included in VL 2.0
  16. Mark

    Auto update screenshots?

    good call, was just coming here to recommend similar idea
  17. Mark

    Auto update screenshots?

    Very good catch! thank you for pointing that out!
  18. Mark

    Auto update screenshots?

    You will need to ask your host, paths and methods vary greatly from server to server. The path to our script is correct.
  19. Mark

    Screenshots and .onion sites?

    yes, all domain extensions work just fine.
  20. Mark

    Twitter

    That would be better suited for a custom project, I don't think that would be useful for many (any?) other users, its hard enough to get followers to 1 twitter account nevermind splitting your twitter efforts into an account for each category.
Top