Search results

  1. Mark

    Support Forum Software Update

    Hello all, just wanted to let you know that I have made a fairly extensive upgrade to our forum software and resource manager. If you have any issues, spot any bugs etc please let me know. If you are having troubles posting or logging in feel free to reach out to me via the contact form...
  2. Mark

    Implemented little extra for a big advantage

    you mean like this? open via FTP: sources/admin/approve.php find: $TMPL['admin_content'] = $this->error($LNG['a_approve_none'], 'admin') Replace with: $TMPL['admin_content'] = $LNG['a_approve_none']; $TMPL['admin_content'] .= '<meta http-equiv="refresh" content="2; url=./?a=admin">';
  3. Mark

    Implemented Premium Membership Remander Timer.

    I realize this was never replied too, but this was implemented some time ago.
  4. Mark

    I secured my site with an ssl certificate and it broke.

    Great job! Yes, the site_url would need to be set to https before forcing https redirects :) Normally this woudl be done in the admin settings before switching over.
  5. Mark

    Hit's In Bonus Points?

    The smartest way is probably not to manipulate the results at all and let nature take its course with your members ranking.
  6. Mark

    Screenshots Approval?

    Hello, your screenshot API key was approved instantly and I have sent you a couple of emails over the past few days (check your spam). Please ensure you are running the latest version of VisioList (1.7) or have applied the screenshot server patch. Both downloads are available here...
  7. Mark

    FATAL Error

    I will have a look at that plugin as time allows, it’s been many years since I’ve installed it. I will also be posting a new shared blacklist update in the near future, as you might have noticed we also have a blacklist function in the admin that can help a bunch to stop spam.
  8. Mark

    FATAL Error

    that error indicates that he plugin is not able to create the txt file, could be something in your host config blocking it, or a problem with that plugin. I don't think it should even be trying to create a text file at this point (unless you are testing known spammer email addresses)
  9. Mark

    FATAL Error

    no nee to chmod anything if your host requires you to make folders writable (chmod) then you will need to chmod 777 plugins/StopForumSpam-0.2/spambots/ but that should not be required.
  10. Mark

    FATAL Error

    It looks like you are missing a folder /images/extra/ can you login via FTP and make sure this folder exists?
  11. Mark

    Problem with a Premium purchase

    I like the idea of transaction log, will add it to the list
  12. Mark

    Problem with a Premium purchase

    The list is never ending, at some point I gotta just release and get on to the next version. I’d like to release every couple months or so.
  13. Mark

    Making blog for Visiolist

    No, the demand was very low for this. I have focused my time on the VisioList core instead for the time being.
  14. Mark

    Problem with a Premium purchase

    No, a new paypal payment method is in the works though
  15. Mark

    Newest Members

    Mark updated Newest Members with a new update entry: Updated to work with VisioList 1.7 new join_date location Read the rest of this update entry...
  16. Mark

    Newest Members - Updated to work with VisioList 1.7 new join_date location

    VisioList 1.7 moved the join_date to the stats table to improve ranking performance.
  17. Mark

    VisioList 1.7

    Fresh Install Instructions http://visiolist.com/docs/Installing-visiolist Upgrade Instructions - Basic 1) Take a backup of your files and database in case something goes wrong 2) Upload and replace all the files from the update bundle ( VL-Upgrade-1.7.zip ) via FTP 3) Run...
  18. Mark

    Problem with a Premium purchase

    Well that is odd, paypal should ping the return URL so it doesnt matter if the user comes back to your site after payment. But I will prioritize the paypal payment update so we get IPN rolled in sooner.
  19. Mark

    Problem with a Premium purchase

    Did you paste the token from paypal after enabling Payment Data Transfer?
  20. Mark

    Unique In/Total In - Does not count

    Hello, can you provide a link to your list so I can create a test listing?
Top