NiceThemesFlatbase 1.0.4 broke my site – NiceThemes http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/feed/ Mon, 21 Apr 2025 11:05:58 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6181 <![CDATA[Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6181 Thu, 06 Aug 2015 19:06:06 +0000 mwdonnelly I am currently running Flatbase 1.0.2 and using a child theme. I used the Envato Toolkit to update my site to Flatbase 1.0.4, and my site broke. The entire site, including the WordPress back-end, doesn’t display (blank pages). I did make a backup of my site before implementing the new version of flat base so I was able to restore it to my current site.

Can you provide me with a list of changes since 1.0.2? You seem to be lacking any change log that documents what updates you’ve made.

I cannot give you access to my site. It’s on Localhost, still under development.

Thanks.

]]>
http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6182 <![CDATA[Reply To: Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6182 Thu, 06 Aug 2015 19:52:50 +0000 Juanfra Aldasoro Hello,

Thank you for writing. You can find the changelog within the theme files, /flatbase/changelog.txt

Would you please edit your wp-config.php file and set the WP_DEBUG constant to ‘true’? Once you do that, please let me know what error you get to see when you try to access your site.

Thank you,
Juan.

]]>
http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6183 <![CDATA[Reply To: Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6183 Thu, 06 Aug 2015 20:01:42 +0000 mwdonnelly Here’s the error: Fatal error: Call to undefined function nice_get_default_fonts_uri() in …/wp-content/themes/flatbase/includes/editor-styles.php on line 44

]]>
http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6184 <![CDATA[Reply To: Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6184 Thu, 06 Aug 2015 20:02:34 +0000 mwdonnelly I did a fresh install of WordPress, installed Flatbase 1.0.4, activated it, then activated the basic child theme.

]]>
http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6185 <![CDATA[Reply To: Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6185 Thu, 06 Aug 2015 20:06:17 +0000 Juanfra Aldasoro Hello,

Thanks for the follow up. And is it working ok now?

I’ve been testing the Envato toolkit and it seems that it doesn’t remove the old files of the theme, it just send the new files over the folder, and that might cause conflicts.

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6186 <![CDATA[Reply To: Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6186 Thu, 06 Aug 2015 20:28:48 +0000 mwdonnelly No, it is not. I did not use Envato toolkit for this test. I did a fresh install of WordPress, a native install of Flatbase 1.0.4 with NO customization at all, and then installed the basic child theme with JUST the following code in the flatbase-child style.css file:

/*
Theme Name: flatbase-child
Description: Sample Child Theme
Author:
Template: flatbase
Version: 1.0
*/

@import url(“../flatbase/style.css”);

The result was the error message I posted above.

]]>
http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6187 <![CDATA[Reply To: Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6187 Thu, 06 Aug 2015 20:37:44 +0000 Juanfra Aldasoro If you go to the folder themes/flatbase/includes/theming/ do you get to see some files over there?

There are three files supposed to be there:

– theming.php
– typography.php (in which the function that it says that is missing, actually is)
– style.php

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6188 <![CDATA[Reply To: Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6188 Thu, 06 Aug 2015 20:45:22 +0000 mwdonnelly Hi Juan,

Yes, all those files are there.

Best,

Margaret

]]>
http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6189 <![CDATA[Reply To: Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6189 Thu, 06 Aug 2015 20:47:05 +0000 mwdonnelly Note that if I JUST install Flatbase without the child theme, it works. If I install the child theme, I have the error.

]]>
http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6190 <![CDATA[Reply To: Flatbase 1.0.4 broke my site]]> http://nicethemeswp.com/forums/topic/flatbase-1-0-4-broke-my-site/#post-6190 Thu, 06 Aug 2015 20:49:02 +0000 Juanfra Aldasoro Hello Margaret,

Thank you for the follow up. So, your child theme structure is empty, right? It only has the style.css file?

Best,
Juan.

]]>