Search results

  1. Mark

    In - Out on User Entry (Banner)

    thread moved to the correct forum "design help", none of this is a plugin request.
  2. Mark

    In - Out on User Entry (Banner)

    you did not add the line of CSS anywhere I can see... try again and make sure you do it.
  3. Mark

    In - Out on User Entry (Banner)

    if that is the only place on your site still using screenshots, simply disable screenshots by deleting your API key. or add to the bottom of your CSS .screenshot {display: none;}
  4. Mark

    In - Out on User Entry (Banner)

    since this is now a specific question about the custom skin you are using, please post in the thread for your skin instead of this topic. Your question may have also been asked before, please check the thread.
  5. Mark

    In - Out on User Entry (Banner)

    paste it in your skin templates, wherever you want the banner to show. table_top_row table_row etc.
  6. Mark

    In - Out on User Entry (Banner)

    yes, the tag is {$banner_url} usage: <img src="{$banner_url}">
  7. Mark

    AffiliateTracker

    Good catch!
  8. Mark

    Database problem

    I know this has been discussed before (many, many times over the years), but for anyone else reading this topic, Goddady is not recommended for hosting a resource intensive website like a topsite list. Once setup and you get reasonable member base, you can expect enough downtime and recurring...
  9. Mark

    Database problem

    yes it looks like you are using illegal characters in your database name OR you have not used the correct MySQL host (usually its localhost). Unknown MySQL server host 'ATWToplist.db.*** '
  10. Mark

    Many many problems!

    thanks for posting back with the cause of the problem :)
  11. Mark

    In - Out on User Entry (Banner)

    yes very easy, a plugin is not required. Simply edit your templates http://visiolist.com/docs/styles-design this tag {$unq_in_0_daily} will show unique in today while this tag will show unique out today {$unq_out_0_daily}
  12. Mark

    Many many problems!

    as I said before regarding your socket issue, please ask you host or check your error log for more information. This is a very strange issue that we have only had 1 other user experience out of 300+
  13. Mark

    Many many problems!

    no need, you list is actually in English now. The menu items you can update from the menu manager, everything else is already in English.
  14. Mark

    Many many problems!

    nope, if you set the language in admin panel to English, it should be in english... what is your URL?
  15. Mark

    Many many problems!

    ahh you edited your original post... you typed "Face" account... now it reads "Fake", that is why I did not understand....
  16. Mark

    Could not open socket?

    hmm this is very odd, please check your error log for more details. There should be no problem at all with only these plugins installed the MySQL parameterer is a result of you enabling debug mode.
  17. Mark

    Many many problems!

    #1 - this is an issue with your hosting environment #2 - I dont understand, you have trouble creating a facebook account? A socket error is an issue with your host, please ask them for details. #3 - you have enabled debug mode! edit index.php and disable it. also please do not duplicate...
  18. Mark

    Could not open socket?

    can you show me your list of plugins installed?
  19. Mark

    username in VL_sites

    be advised, the username is also stored in the stats table and in order to track stats properly these must match. If your existing schema uses numeric ID's you will probably want to use those as the username so you can create a redirect to avoid forcing members to update their link code...
  20. Mark

    Hello forum

    VisioList aims to keep the signup short as possible, so most add ons are handled through the user control panel. You can however create a plugin to ask this in the signup if you like, just need basic PHP knowledge to do so.
Top