Search results

  1. Mark

    AffiliateTracker

    error 500 you will need to look at your server error log, that is an internal error. Sounds like your host might have some restrictions about PHP scripts deleting files? Yes we cannot track that as a hit in from your site (because its not), only the referrer is tracked. to recap: - Any...
  2. Mark

    Limitless Voting

    very odd, there does seem to be an elusive bug with the plugin upload and zip extraction process, I have seen 2 previous reports of the language folder not being created when a new plugin is uploaded. I suspect it has something to do with the server configuration because we have been unable to...
  3. Mark

    Contact Form - Beta

    we release often, i do not anticipate any changes to the skin files in 7.1. But this is not the thread for that discussion :) Lets try to keep things on topic.
  4. Mark

    Contact Form

    to avoid duplicate discussion lets keep the contact form plugin bug reports and comments in the appropriate thread.
  5. Mark

    Contact Form - Beta

    my bad forgot to post the path... yoursite.com/?a=sendmessage or yoursite.com/sendmessage for clean url users
  6. Mark

    Limitless Voting

    A single user from a single IP address can only vote once in 24 hours. The IP log is cleared on the new_day() function.
  7. Mark

    Contact Form

    Our own integrated Contact from is now ready for user download and testing. http://visiolist.com/community/posts/3088/
  8. Mark

    Contact Form - Beta

    VERSION 1.1# Anyone using VisioList .07 or older please update your core before applying this plugin Install 1) if you use clean urls, add the following to your .htaccess file located in the topsite root RewriteRule ^sendmessage/ index.php?a=sendmessage [L] add the above under...
  9. Mark

    AffiliateTracker

    Anna, the new referral URL is visible in the user_cp -> link code. I could think of no more logical place to put it :)
  10. Mark

    Contact Form

    that white box is very odd, what browser are you using? Though I am guessing this is a result of a change you have made.
  11. Mark

    Affiliate Linking

    http://visiolist.com/community/threads/affiliatetracker.89/ (scroll down rough release is uploaded to post #14) - this update is now available for testing :)
  12. Mark

    Contact Form

    just a heads up, I am working now on the native contact from module for VisioList and expect to have it posted within a couple hours.
  13. Mark

    AffiliateTracker

    If someone would like to test, here is a small update: - added ability to track referrals using distinct URL - added new box to link code to offer the new URL (edit the plugins language file to alter the text)
  14. Mark

    Implemented Formatting in description field

    HTML is a no because of security implications. BBcode is doable (infact I already have coded this for Aardvark so just a matter of converting it to a plugin) Any particular bbcode requests? Bold, italic, image, link anything else?
  15. Mark

    [Custom] How to incraise banner limit size

    Gif is the best choice for banners :) most professional designers know to keep animated gifs under 50KB because that is the typical maximum size ad networks allow, noob designers will only learn to keep them small if people tell them.
  16. Mark

    [Custom] How to incraise banner limit size

    Big banners = slow load time. Slow load time = bad user experience and bad modern SEO. Recommend lowering the limit from 100 down to 50 if your smart ;)
  17. Mark

    Affiliate Linking

    its very easy, I'll work on this week Anna, actually I thought I had already done it.. need to look again :) thanks for the reminder
  18. Mark

    Screenshot updating

    HI Lynda, which version are you using? if you have not yet updated to 0.7 now would be the time to do so as it has major improvements on the screenshot rendering function. I will restart the screenshot server now just incase.
  19. Mark

    Categories list by user

    indeed its easy to make your own category links in wrapper and remove the {$category_menu} tag, if you feel it would be important for us to add a "weight" option then feel free to make a core feature request and see if other users would also like this.
  20. Mark

    AdsCaptcha instead of ReCaptcha

    Security for the gateway is not something I want in the core, making all incoming traffic fill out a captcha is a surefire way to cripple your traffic and revenue. Yes I know some old and popular topsites in the gaming world do this, but I believe they do this because their anti cheat system...
Top