Search results

  1. Mark

    RPGI Topsites

    Looking good, keep up the good work!
  2. Mark

    Duplicate URL and Title

    That is a feature (not a bug) we have several clients who use visiolist to rank Twitter and Facebook profiles etc. You would need a custom plugin to check for and prevent duplicate URLs like these.
  3. Mark

    Premium Monthly rather then weekly?

    No, the system was built for weeks only.
  4. Mark

    Overall Counts that work in Wrapper

    {$in_overall}{$out_overall} These worked in table_wrapper with overall stats plugin installed.
  5. Mark

    Not Feasible seo url, replace old style url

    this tutorial will help you http://visiolist.com/community/threads/how-to-create-a-plugin.20/
  6. Mark

    Not Feasible seo url, replace old style url

    ahh so you want to use the title instead of the username as the URL slug. That is probably do-able, but the SEO benefits are minimal and would create bugs that would need to be worked out (especially for existing lists and integration with other plugins and themes). I may consider this in the...
  7. Mark

    Link Code page

    As per the manual link above: Admin - settings - button settings
  8. Mark

    Link Code page

    Disable Google freindly links.
  9. Mark

    Link Code page

    http://visiolist.com/docs/button-settings See the section on google friendly links.
  10. Mark

    Not Feasible seo url, replace old style url

    no, there is no reason or benefit to adding .html to the end of the URL. I don't know why anyone would want that.
  11. Mark

    Not Feasible seo url, replace old style url

    hello, please enable clean_urls in admin->settings. it makes your URL's like: /details/supermartin/ instead of ?a=details&u=supermartin
  12. Mark

    GoodBye Parabola

    Given this is a 1 developer operation, that one is less likely, drag and drop is nice, but really its just a bit of bloat, its not like people edit widgets so often that an interface is needed to position elements, a little HTML editing will always be required and even the old menu system works...
  13. Mark

    GoodBye Parabola

    Yes 100%! Great suggestion
  14. Mark

    Link Code page

    You need to write a custom plugin for that
  15. Mark

    Link Code page

    did you look in the link code templates? skins/parabola/link_code_type_link.html skins/parabola/link_code_type_rank.html skins/parabola/link_code_type_stats.html skins/parabola/link_code_type_static.html
  16. Mark

    Broken banner image

    This sounds like an issue that is isolated to your site, you would need to provide a URL where we can see this happening.
  17. Mark

    Duration for next vote

    Once per day is the default. If you search the forum you will find options to use cron job to empty the IP log so you can allow more frequent voting.
  18. Mark

    Vote Message 1.5 plugin problem

    please post in the plugin thread (resource manager) rather than filling up General help :) its always best to keep topics as organized as possible. 1) I have never used this plugin so need to look closer at how it was built to see why that is failing, odd becuase I assume it worked before. 2)...
  19. Mark

    Clean URL 1.5 duplicate content

    1) this was my fault, i forgot to update the version number when I added mysqli support you can safely ignore the message for now, i will fix on next update. 2) you would only get those duplicate URL's if you are generating those links somewhere on your site, you need to go through you site and...
  20. Mark

    What shall i modify to arrange the signup form text?

    edit the join_form.html child template.
Top