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

Clean install with kalatheme throws Fatal error: Class 'views_plugin_style' not found #17

Closed
parijke opened this issue May 22, 2014 · 8 comments

Comments

@parijke
Copy link

parijke commented May 22, 2014

Clean install

Then
drush dl kalatheme
drush kalatheme "mytheme" fails with this error

@parijke parijke closed this as completed May 22, 2014
@parijke parijke reopened this May 22, 2014
@parijke
Copy link
Author

parijke commented May 22, 2014

Manual installed the mentioned requirements, but it still says Fatal error: Class 'views_plugin_style' not found

@bassettsj bassettsj added this to the Release 4.0.0 milestone Jun 17, 2014
@pirog
Copy link
Contributor

pirog commented Jun 29, 2014

@parijke does this happen on latest 3.x dev?

@pirog
Copy link
Contributor

pirog commented Jun 29, 2014

@katypool can you work with @parijke to provide steps on how to replicate this error on the 3.x branch? If the error exists on 3.x as well open up a new ticket for this issue for 3.x and set the milestone for 7.x-3.0 release.

@pirog pirog modified the milestones: 7.x-3.0 Release, Release 4.0.0 Jun 29, 2014
@pirog
Copy link
Contributor

pirog commented Jun 29, 2014

@parijke @katypool this seems to not happen to me using views 3.8

@parijke
Copy link
Author

parijke commented Jun 29, 2014

Reproduced my own steps with latest dev. It does not happen anymore.
Steps I did:
clean drupal 7.28
drush dl libraries-7,x-2.1 panels views ctools jquery_update panopoly_theme
drush en panels views libraries jquery_update
in admin interface set jquery on 1.7
enabled kalatheme and set to default

drush kalatheme "My Awesome Theme" --fonts

Command kalatheme needs the following module(s) enabled to run: [error]
kalatheme.
The drush command 'kalatheme My Awesome Theme' could not be executed.[error]

Then I created manually the sites/all/libraries directory
drush cc all

drush kalatheme "My Awesome Theme" --fonts

kalatheme subtheme "My Awesome Theme" created in: /home/mkbeyond/public_html/kalatheme.dev/sites/all/themes/my_awesome_theme.

So, I can't seem to reproduce the error again with the latest dev AND the newer version of views. Now I am back in th saddle with kalatheme as I had to skip it for my last project.

@pirog
Copy link
Contributor

pirog commented Jun 29, 2014

Awesome! I think the libraries issues is resolved in the latest dev now as well.

@pirog pirog closed this as completed Jun 29, 2014
@pirog pirog modified the milestones: 7.x-3.0 Release, Release 4.0.0 Jun 29, 2014
@pirog pirog added the 7.x-3.x label Jun 29, 2014
@ForestMars
Copy link

What was the solve for this issue? I just tried on 3 different installations, including an install of 7.38 with nothing except panels, views, libraries, etc, and Kalatheme was throwing this fatal error as soon as it was enabled.

@andrewmallis
Copy link
Member

@ForestMars are you getting

Fatal error: Class 'views_plugin_style' not found

please confirm Kalatheme version

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

No branches or pull requests

5 participants