Search results

  1. Mark

    VisioList 1.4

    Hello, that is just a warning that MySQL functions have been deprecated in your version of php. You can disable warnings, roll back your php version, or I can send you the new mysqli driver if you would like to test it out.
  2. Mark

    Premium Banner

    Thanks Magnum for your tremendous community spirit and support :)
  3. Mark

    Premium Banner

    Leider spreche ich nicht Deutsch , und Googel übersetzen hat mich nicht mit diesem zu helfen. Können Sie eine andere Formulierung versuchen ? Sorry I do not speak german, and Googel translate did not help me with this one. Can you try a different wording?
  4. Mark

    Brave Responsive

    Mark updated Brave Responsive with a new update entry: navigation menu update Read the rest of this update entry...
  5. Mark

    Brave Responsive - navigation menu update

    The original designer of this template has dropped the javascript mgmenu he used to originally build the theme, this update will give users a functioning CSS based menu that works on mobile. (the old version failed on mobile)
  6. Mark

    Brave Responsive

    Hi Orrden, I think I found and fixed this bug, can you confirm on animelodge.com that the menu is all good for you now? if so, I'll post an update for this
  7. Mark

    Brave Responsive

    Confirmed this mobile bug, thanks. Will see what I can find tonight
  8. Mark

    Brave Responsive

    what is your URL? I am not able to reproduce this on http://www.animelodge.com/
  9. Mark

    Install Gremlin

    If anyone is interested I have mysqli_ drivers ready for testing, simply reply to this message or send me a PM and I will send over the file. Otherwise it will be included in 1.5 release.
  10. Mark

    Deprecated: mysql_connect(): ?

    If anyone is interested I have mysqli_ drivers ready for testing, simply reply to this message or send me a PM and I will send over the file. Otherwise it will be included in 1.5 release.
  11. Mark

    Screenshot not working

    I rebooted the server, please try rendering now
  12. Mark

    Screenshot not working

    please ensure you are using VisioList 1.4
  13. Mark

    Redirect 404 Errors

    since its a new installation and you don't have the old database to import from, your only option is really to create in.php in your root directory (the same folder as the one that holds settings_sql.php) with the following contents: header("HTTP/1.1 301 Moved Permanently")...
  14. Mark

    Redirect 404 Errors

    ahh thanks for that URL, this explains it. you should not need to redirect those with such a generic rule, the problem is that old URL is very similar to what aardvark used 15+ years ago :) if you converted an old list and have the same members, you can do this instead of messing with...
  15. Mark

    Install Gremlin

    Looks like you are using a very new version of PHP, can you run version 5.3 or 5.4? PHP removed mysql_ functions, we will have a new release out in the future that will use mysqli_ or PDO but because it also requires all plugins to be updated its a big undertaking.
  16. Mark

    SEO Plugin

    Hello, you should be able to set the keywords and description from that settings page, once set that notice should not be displayed again.
  17. Mark

    Redirect 404 Errors

    hello, I think these 2 lines are conflicting: RewriteRule ^(.*)$ %{REQUEST_URI}/ [R=301,L] RewriteRule ^(.*)$ / [R=301,L] Can you try removing the first one and see how that works?
  18. Mark

    blockchain Api integration

    I see the request but have no reply for you, it's a single user requesting an obscure payment gateway integration. I am not willing to create this plugin myself, there are no other users who seem interested in it either.
  19. Mark

    inserting video

    Hello, I believe you can do this with custom profile fields. Admin -> Tools -> Manage Join Fields
  20. Mark

    Visiolist mit MYBB Forum

    hello, you would need to create a custom bridge script in PHP to handle that. There is nothing that exists that would do that for you.
Top