Search results

  1. Mark

    VisioList 1.6

    So. Many. Improvements! Well done Basti!
  2. Mark

    Member banner gif to mp4 conversion

    This is awesome, really great job on this!
  3. Mark

    Rotate Premium Banners [Deleted]

    This resource has been removed and is no longer available for download.
  4. Mark

    Clean URL's [Deleted]

    This resource has been removed and is no longer available for download.
  5. Mark

    Voting Issues...

    Awesome catch man! I spent an hour on this today spinning my wheels :)
  6. Mark

    Screenshots generator problem/bug

    In order for the screenshot server to work, DNS needs to resolve 100% properly. If there is any DNS issues the screenshot server will fail to render the site and will be unable to take the screenshot. That could be the problem you are encountering.
  7. Mark

    Screenshots generator problem/bug

    can you provide a few sample URLs?
  8. Mark

    Visiolist ready for php 7.2 ?

    Yeah we can wait on the new theme, no reason to delay the core release which is much more important :)
  9. Mark

    Install issues

    the logout is happening because these warnings are being displayed, if you disable error reporting things should continue to work. You could also roll back to an older version of PHP. We will make sure to update the methods (likely to use __construct instead) for next release.
  10. Mark

    Problem with error function on in_gateway_start

    check your error_log for clues. Error 500 is internal server, you are triggering something your server configuration does not like. Could be a mod_security rule.
  11. Mark

    Categories Image & Description

    category image could be done easily with some clever use of tags <img src="skins/{$skin_name}/images/{$category_url}.jpg" alt="{$category}"> Category Description with additional media might be best handled via a simple plugin. It may be a nice addition to the core if some other users think...
  12. Mark

    Who's around? What are you up too?

    Still checking in, staying busy :)
  13. Mark

    GDPR Consent plugin?

    All good with that then? :)
  14. Mark

    GDPR Consent plugin?

    I can make this plugin no problem, feel free to make some recommendations or examples of good ones. Very few websites I visit actually have these (I suspect maybe only shown to EU visitors) so I'm not sure what makes a good consent banner VS a not so good one.
  15. Mark

    Changing Style

    https://family-topsites.com/skins/parabola/user.css your user.css is empty, make sure you are editing the correct file and those changes are being saved on your server.
  16. Mark

    Changing Style

    hello, can you post a link to your list?
  17. Mark

    Screenshots stopped working

    Hello, I had a look at the screenshot server and we are generating a few hundred each day without issue, can you provide a couple sample urls that are returning black?
  18. Mark

    Screenshot updating

    Hello, I rebooted the screenshot server and generated a bunch of screenshots which all worked as expected. Should be all set now.
  19. Mark

    Installing plugins

    did you install the plugins through the admin panel? White screen indicates a fatal error, check your error log to see what the cause was.
  20. Mark

    Screenshot updating

    Hello, I will check the server when I am at my desk tommorow
Top