Forums

Getting tantan-s3 to work on your localhost (1 post)

  1. prsjohnny
    Member
    Posted 2 years ago #

    To get this plugin working on my localhost (wamp) server I had to open admin-tab-head.html and on line 2 change

    $dir = dirname(__FILE__);

    to

    $dir = implode('/', explode('\\', dirname(__FILE__)));

    This was driving me crazy! I hope this is helpful to the rest of you wishing that there was ANY level of support for the plugin.

    http://wordpress.org/extend/plugins/tantan-s3/

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags