Search results

  1. Mark

    Visiolist Frontpage Virus

    your computer doesnt matter, we made a major change on our server.
  2. Mark

    Reviews

    they probably thought they would find a way to get a review when nobody else did. With the old review system I noticed quickly (and often) that the vast majority of reviews were posted by the owners of the site, and negatvie rebviews were posted by other members (their competition) which is why...
  3. Mark

    Visiolist Frontpage Virus

    we moved to a new members system http://visiolist.com/members/ which bridges our forum and licensing system into 1 database. I emailed everyone notifying/warning them that you must reset your password (only once though...) because we could not import encrypted passwords from the forum...
  4. Mark

    Case Study - Upgrading to VisioList

    Another 1 hour on Day 2 1) Did some work with wrapper to cleanup overall layout, and small tweaks to New Members plugin. Started on pagination style and user_cp interface. 2) table_row - removed all outbound links 3) table_top_row - made title a link to site details page, added "visit"...
  5. Mark

    Visiolist Frontpage Virus

    Just to clarify, this hack was NOT the result of a code exploit in VisioList. screenshot server has been rebooted, screenshots are rendering normal.
  6. Mark

    Visiolist Frontpage Virus

    We have removed the injected code, and submitted to webmaster tools. Now we are just waiting for Google to clear our name. This happened as a result of a trojan that harvests FTP login details, we were first exploited a few weeks ago with this exact same method.... I failed to change the FTP...
  7. Mark

    SEO Plugin

    Sure, my meta description is: Looking to Promote your traffic exchange, blog, or webmaster service? When you need high quality traffic, look no further than AAtoplist. 2 minutes, hassle free, quality links and real visitors. that is waaaaaay to long for a h1 or h2 tag. h1 should be tight...
  8. Mark

    SEO Plugin

    As I installed this on my list, I noticed this plugin is using the meta description as the H1 tag, in most cases this is probably not idea. I recommend changing the action_array.php file in this plugin as follows for a more concise result. if ($TMPL['cat_exist']) { $TMPL['cat_name'] =...
  9. Mark

    Create a new cpl_menu site

    you will need some PHP understanding. Duplicate one of the existing sections in sources/user_cp to get started
  10. Mark

    Case Study - Upgrading to VisioList

    So after 2 hours on Day 1 here is the rundown of what was done. 1) Upgraded to VisioList 2) removed 27 categories which were empty or had less than 5 members, we now have just 4 categories and that number may shrink again tomorrow. 3) moved any orphaned members to active categories 4)...
  11. Mark

    Implemented Multi Button options

    should be no trouble to include the category name in the alt tag.
  12. Mark

    Reviews

    It was a real person yousite.com/?a=rate&u=USERNAMEHERE
  13. Mark

    Implemented Multi Button options

    Status changed to "working on it" - should be ready for inclusion in 1.0
  14. Mark

    Case Study - Upgrading to VisioList

    So a few years ago I was contracted to skin an Aardvark Topsite, the job went fine and the owner did a good job promoting and building it up. Over the past year or 2, he has sold the site to a new owner and the site has pretty much been neglected to the point of near death, many of the sites...
  15. Mark

    Offering More Static Button Images

    if your referring to this thread, you should be posting in that topic ;) http://visiolist.com/community/threads/multi-button-options.195/ Otherwise, you can make any adjustments you like to link code, pageview counting is already a default feature that can be enabled in the admin.
  16. Mark

    RSS Feed Importer

    open details_compile_details.php find: $TMPL['rss_desc'] = strip_tags($item['description']); replace with: $TMPL['rss_desc'] = substr(strip_tags($item['description']),0,100); that should do it
  17. Mark

    Reviews

    I assume its because either at one time reviews were enabled, OR a user is familiar with ATS and they went to URL for posting reviews and simply posted it.
  18. Mark

    Billed again

    Renewals are automatic as indicated on the signup form. Your refund has been issued. thanks for your business :)
  19. Mark

    RSS Feed Integration

    thanks I removed that one, only the 1 in the plugins section should be used... didnt realize that old one was even there :)
  20. Mark

    RSS Feed Integration

    yes that is the correct plugin, it should work just fine with 0.9 but I have not confirmed it. What happens when you install and use it?
Top