Skip to:
Content

bbPress.org

Changes between Version 2 and Version 3 of Ticket #1334, comment 39


Ignore:
Timestamp:
11/18/2010 05:19:17 PM (16 years ago)
Author:
markmcwilliams

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1334, comment 39

    v2 v3  
    33And just making that particular change wouldn't be enough, at least not after my test right now, the likes of {{{$this->plugin_dir = plugin_dir_path( $this->file );}}} and {{{ $this->plugin_url = plugin_dir_url ( $this->file );}}} will need to have {{{$this->file}}} changed I'd imagine otherwise it'd be classing {{{/bbpress/bbpress.php/bbp-themes/}}} as the theme directory no?
    44
    5 Plus I'll repeat, it works online, just on locally on Windows! :(
     5Plus I'll repeat, it works online, just not locally on Windows! :(