Info
- 5 posts
- 5 voices
- Started 2 years ago by toomasr
- Latest reply from Ashfame
- This topic is not resolved
my custom theme stopped working with 1.0
-
- Posted 2 years ago #
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
-
- Posted 2 years ago #
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 5It seem it has a hard time finding the CSS and when you're in the Admin the thumbnails do not show up.
-
- Posted 2 years ago #
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.
-
- Posted 2 years ago #
Is your theme installed correctly?
For example:
/bbpress/my-templates/themename/style.css /bbpress/my-templates/themename/screenshot.pngEtc etc...
-
- Posted 2 years ago #
may be problem with the file permissions.
http://blog.ashfame.com/2009/09/fix-my-templates-my-plugins-folder-not-working-bbpress/ -
You must log in to post.