Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style-switcher bug in framework_options.php #5

Closed
DenMurphy opened this issue Mar 16, 2014 · 4 comments
Closed

Style-switcher bug in framework_options.php #5

DenMurphy opened this issue Mar 16, 2014 · 4 comments

Comments

@DenMurphy
Copy link

When accessing the menu Appearance/Customize, I get the following error:
Warning: require_once(/home1/igeekden/public_html/mackayrefrigeration.com.au/wp-content/themes/CherryFramework/admin/style-switcher/controls/layout-picker.php) [function.require-once]: failed to open stream: No such file or directory in /home1/igeekden/public_html/mackayrefrigeration.com.au/wp-content/themes/CherryFramework/framework_options.php on line 1243

Fatal error: require_once() [function.require]: Failed opening required ‘/home1/igeekden/public_html/mackayrefrigeration.com.au/wp-content/themes/CherryFramework/admin/style-switcher/controls/layout-picker.php’ (include_path=’/home1/igeekden/public_html/mackayrefrigeration.com.au/wp-content/plugins/google-analyticator/google-api-php-client/src:.:/usr/lib/php:/usr/local/lib/php’) in /home1/igeekden/public_html/mackayrefrigeration.com.au/wp-content/themes/CherryFramework/framework_options.php on line 1243

It looks like the layout-picker that was removed in version 3.1.1 is still being referenced in framework_options.php on line 1243.

cheh added a commit that referenced this issue Mar 16, 2014
cheh added a commit that referenced this issue Mar 16, 2014
@cheh
Copy link
Member

cheh commented Mar 16, 2014

Hi, DenMurphy.
We removed this test feature.
Thanks for your issue. It was very useful. And we already fix it.

@cheh cheh closed this as completed Mar 16, 2014
@zuernBernhard
Copy link

But it's not alreay available as wordpress plugin update in the wordpress backend isn't it ?

@DenMurphy
Copy link
Author

I think that when you update via wordpress it pulls the most recent files from Github - the file framework_options.php was the only file updated. If you have already updated to version 3.1.1 I imagine you would have to download the latest version of this file from Github and then upload it to your website using FTP software like I did. Or maybe a re-install of 3.1.1 will be needed. Cheh might be able to confirm.

@cheh
Copy link
Member

cheh commented Apr 4, 2014

DenMurphy, you are right. If you alreay updated CherryFramework to version 3.1.1 and you still have an error - please replace framework_options.php file form the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants