Search results

  1. Mark

    Dynamic Ranking Button Question

    Your .png file is probably made with some optimized settings. When php edits a transparent png file this can happen, if your using photoshop you might try save as instead of save for web.
  2. Mark

    stop forum spam plugin

    Yes your error was a result if the plugin not being installed into the database.
  3. Mark

    Hidden Custom Field

    It's a good idea, possible and very easy :)
  4. Mark

    Category title tag

    It would be great if someone could compile all the info/plugins about this and put together a tutorial on editing title tag structure. I will add it to my list, but probably wont get to it for some time.
  5. Mark

    Upgrading from Aardvark 5.2.1

    Hi nootkan, this is the file I was waiting for as referenced in my email, download this zip and follow the steps Basti outlined above. It goes without saying, but take a backup of your files and database before proceeding. if you have any questions, do not hesitate to ask
  6. Mark

    how to set the date in French

    add this to the end of settings_sql.php setlocale(LC_ALL, 'fr_FR'); that will do it :)
  7. Mark

    Themes!

    Everyone is welcome and encouraged to submit themes, and it would be great to see some user contributions! http://visiolist.com/community/resources/ - click add resource We do screen submitted themes for quality to ensure a smooth process for our users, if your using a bootstrap theme, all...
  8. Mark

    List all screenshots

    This is easily doable using PHP's filemtime function, and a custom plugin :) http://ca1.php.net/filemtime
  9. Mark

    Set the hours between votes?

    Looks like you overwrote settings_sql.php.... You weren't supposed to do that.
  10. Mark

    Screenshot error

    try again, should be working good now, I just rendered a buunch without issue.
  11. Mark

    Skins developing

    for IDE I use phpDesigner, its been my favorite tool for about 6 years now, love it :) I work both on localhost and on live servers to develop. My process for skins is usually as follows: 1) start with a base, either bootstrap or default parabola 2) work exclusively in the /child/ folder...
  12. Mark

    My Top Site

    looks great, pagination style is missing some key CSS but otherwise very nice job
  13. Mark

    Premium members not being upgraded

    I believe you are correct, for that reason you have only 2 choices until the new premium system rolls out later this year. 1) do not use automatic approval 2) enable the return URL, and ensure all your other website payments override that variable. (VisioList for example does not use the...
  14. Mark

    Premium members not being upgraded

    Did you setup a token with paypal? is IPN enabled on your paypal account? did you paste the token into your admin panel?
  15. Mark

    bitcoin now accepted

    it has never been requested and is not on our todo list. watch the video above or google it :) the short answer is cryptocurrency
  16. Mark

    [Help] Why is it that only top 2 slot has a banner?

    Admin - settings - ranking settings Number of members to use the _top skin for - VisioList has a seperate design for the top "X" number of members, this setting will dictate how many members will get this "top" template. Commonly the top template will also show the members banner, or full...
  17. Mark

    Bootstrap baby!

    looks awesome! really great job and a great example of a modernized list. I would consider imposing some size restrictions on member banners, I would also go back to having members upload banners rather than loading from remote URL's. I noticed 1 banner which is nearly 800KB which...
  18. Mark

    My header issues.

    ahh I had assumed this was a VisioList issue, but your not using VisioList for this page. You will need to tweak your .htaccess file to prevent that trailing slash, OR simply use VisioList to handle your contact page, then you don't need to worry about this and you can use your existing theme...
  19. Mark

    My header issues.

    need URL pelase, impossible to troubleshoot coding errors with screenshots.
  20. Mark

    Paid Help?

    yes we provide custom integration and coding services direct. You can start a private conversation with Basti and/or myself to get started.
Top