Search results

  1. Basti

    Linkback Required

    The inactive feature also works with hits in. If you automatical make sites inactive after 14 days of no voting, you can assume the button is not there. Dont see the need here to make a extra plugin for this. The inactive mail will help the member noticing it though. Improoving the current...
  2. Basti

    Ranking based on Review

    A plugin for the current, way to old review system which is a leftover from aardvark (thats why hidden by default and we recommend disqus ) will not happen. We have and always had plans for a new improved rating system for VL, but time, you know... :) Having disqus gives us the opportunity to...
  3. Basti

    Sitemap Plugin

    Well if you see it strictly, your site is updated by the time crawler next sees your page, so making that the last mod date is no issue. Change in rankings, new members ( moved up, down ). Stats page generally update a lot also
  4. Basti

    Sitemap Plugin

    Originally yes, but there is no way as of now to tell last modifiction date, so it takes server time
  5. Basti

    Category description being limited

    mysql 255, on page 300. The function is a limiter. Meta description longer than 155 and google complains
  6. Basti

    Meta Tags

    Meta tags with html editors? happy google errors ;) If you have the latest seo plugin it has ids applied to the html which you can put into css seo_main_h2 - the h2 for main page seo_cat_h2 - h2 category page seo_cat_p - category description style lkike this for example #seo_main_h2 {...
  7. Basti

    VisioList 0.8

    No, we do not support manual updates. Thats the main reason this project was born. You should never edit any php, so its always safe to replace. As far as the skin goes, if there are important changes ( like in 0.7 final ) we write them down. And future versions will have a skin compare...
  8. Basti

    Meta Tags

    Since i as good as never use it, iam not sure what you mean. But there should be a html button where you can the source of what is written
  9. Basti

    Category description being limited

    It is limited to 155 chars, as its used in meta description. If you must, phpmyadmin -> VL_categories -> cat_description -> edit field value 155, to 255 Now you meta description should be to long. Havent tried it there, but in head area try to include our new tag ( only for VL 0.8 )...
  10. Basti

    VisioList 0.8

    Post #1 files updated. If someone else have the same problem as Bart download update.zip from this post and replace it into your install folder. Then run updater again.
  11. Basti

    VisioList 0.8

    Oh gosh, gimme 5 min. In a language update iam trying to update _etc table, not _langs table
  12. Basti

    VisioList 0.8

    Update Instructions: - As usual take a backup of your files and database incase something goes wrong - Upload and replace all the files from the update bundle onto your ftp and run install/update.php from your browser - If you use a custom skin add a folder called "child" into it. - If you...
  13. Basti

    VisioList 0.7 Final

    Yes, one of us will post it tomorrow. We were both short on time again the last 2 weeks, but its about time
  14. Basti

    Implemented Inactive User Email

    We will work on this when the new email system is in place, which we will do for 0.9 Since a user cant extend his premium membership until it actually expired ( needs a change ), its no use to email him that its about to expire. Currently he gets a email once his membership ended. Once we work...
  15. Basti

    Server Check

    Step 2 is completed? Looks like it cannot read the protocols paths due a missing directory or generally a wrong path setting in admin_settings_build_page.php ( path inclusion is sometimes a pain ) Please msg me ftp info and i would like to try out another include path on your hosting. Disable...
  16. Basti

    Incentive Voting

    A properbly better way would be a ip check. You place a file on your toplist which when called with a parameter such as file.php?u=toplist_username&ipcheck=ipnumber This file queries your database for that member and checks if the ip voted for him already. If it returns 1, he voted already. If...
  17. Basti

    Short description on featured member

    This feature has been created and will be in the 0.8 release. Anyone interested to hear the change before we release 0.8 shall shout and it will be posted.
  18. Basti

    Incentive Voting

    Iam not sure if it can be handled via plugin. Well part of it, yes. 1. you cannot use google friendly vote links this way, as they need to append their websites user id ( voter ) to the vote url 2. We would need a new field in the database ip_log where it stores that user id from the vote url...
  19. Basti

    Incentive Voting

    Moved to requests
  20. Basti

    VisioList 0.7 Final

    There are a few candidates. diable all before you delete them. If it still not work, you might miss one of the captcha template codes in your skin
Top