Skip to:
Content
Pages
Categories
Search
Top
Bottom

my custom theme stopped working with 1.0

  • @toomasr

    Member

    I installed the 1.0 release today and my custom theme stopped working. It worked with the previous releases.

    I tracked this down to: bb-includes/functions.bb-core.php:1783 to the line if ( preg_match( ‘/^([a-z0-9_-]+)#([a-z0-9_-]+)$/i’, $theme, $_matches ) ) {

    My theme name was zt2.0 meaning that the user#zt2.0 did not match and the directory BB_DEFAULT_THEME_DIR was used instead of the theme’s directory.

    I just renamed my theme not to include the dot in it. I guess it would be more friendly with theme names when just to check the user# or core# prefix without limiting the chars available

Viewing 4 replies - 1 through 4 (of 4 total)
  • @gerikg

    Member

    Any custom template I put in my-templates folder does not work anymore.

    I have

    WordpressMU 2.8.3

    BuddyPress 1.0.3

    BBpress 1.0.2

    1and1 Hosting

    MySQL 5

    It seem it has a hard time finding the CSS and when you’re in the Admin the thumbnails do not show up.

    @robinseggproductions

    Member

    I can’t get custom themes working either. It can’t seem to find the CSS file and the thumbnail doesn’t show up.

    Any info would be helpful.

    @ipstenu

    Moderator

    Is your theme installed correctly?

    For example:

    /bbpress/my-templates/themename/style.css
    /bbpress/my-templates/themename/screenshot.png

    Etc etc…

    @ashfame

    Participant
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar