Search results

  1. Mark

    Auto update screenshots?

    You can run list=pending daily, even several times daily would be fine.
  2. Mark

    Auto update screenshots?

    https://www.aatoplist.com/screenshots.php?list=pending&generate=1 you can run that via cron. the exact command will vary from host to host, you can check this link for a few ideas or ask your host https://stackoverflow.com/questions/22358382/execute-php-script-in-cron-job
  3. Mark

    Just signed up...

    What error are you seeing in the error log? You should be able to hit the white screen and see right away what was added. paste the error here. or provide FTP login via private message so we can look.
  4. Mark

    Auto update screenshots?

    yes, this is very possible. However I don’t recommend you generate all screenshots repeatedly, that’s quite a waste of resources once your list grows and most of the screenshots will be pretty much duplicated anyway. I’ll post a plugin that would allow for a cron to render Pending screenshot...
  5. Mark

    URLs for listings

    Yes, as I said above there is no way to modify this behaviour at the moment.
  6. Mark

    URLs for listings

    no, the URL for the details page is built from the username only. There is currently no way to alter this.
  7. Mark

    VisioList 1.8

    Excellent! please ensure your installation has this empty folder present: /images/extra/ Seems some of the zips I posted were missing this which created an error when viewing the link code from the user control panel. best of luck with your new project
  8. Mark

    Fresh install of v1.8 - 500 error only on link_code?

    hello, can you check your "images" folder and see if an empty folder called "extra" exists? if not, please create it and you should be all set. /images/extra/
  9. Mark

    Lineage Top Sites

    Nice, off to a great start! If you enable "feature member" in the admin panel -> settings it will place a random member in the 3rd column of the footer :)
  10. Mark

    Rank by Rating!

    we used to have a similar rating system, it was heavily abused on nearly all sites so was removed. The problem was you have sites not only voting for themeselves but also voting "against" all of their competition every day. So after a while everyone ends up with a lot of 1 star reviews which...
  11. Mark

    Lithuanian translation

    Awesome! thanks for sharing
  12. Mark

    Email templates

    Hello, the layout templates are found in your skins folder, for example: premium_end_email.html The phrases that are used in these templates would be edited from your admin panel Content -> Manage languages (enter a couple words into the search box to see the results and edit them as needed)
  13. Mark

    VisioList 1.8

    You should be good to go, take a backup and run the updater. the instruction from older versions are to make sure any Custom themes get the new template tags added. If you plan on using the new default theme, you won’t have to worry about that.
  14. Mark

    Working On It Delete his account

    Yup this would be possible, not a high priority issue but can be added to the list.
  15. Mark

    Youtube videos with new update

    Hi there, the youtube video plugin creates a custom field in the admin panel, so if you login to admin -> tools -> manage join fields Here you will see a box for acf_youtube, expand it and you will see the tags and templates to add them. the tag will look something like this...
  16. Mark

    Login to admin with Recaptcha

    cool, will test and if its all good will use your method.
  17. Mark

    Login to admin with Recaptcha

    Yes, that was intentional. To display the error message, capture the IP for brute force block and return the user to the login form.
  18. Mark

    Login to admin with Recaptcha

    you can make this change now if it bothers you: open sources/admin.php find: $this->error($LNG['join_error_recaptcha']); replace with: $this->error($LNG['join_error_recaptcha']. '<meta http-equiv="refresh" content="2; url=./admin">');
  19. Mark

    Newest Members

    whoops good catch, to be honest screenshot was not supposed to be in the gateway template. The query being used was intended to show recent X members the same way it does in wrapper but I see the query also uses the old join_date location so its very obsolete. I dont see any reason to show...
  20. Mark

    that's how you treat your customers

    here we can see on your website, May 21-2020 a post saying you will be posting a retail version of VisioList. Along with your post from last year distributing our product also after a paypal chargeback attempt. Here we see, on the same day you made payment and acquired Visiolist You then...
Top