GithubHelp home page GithubHelp logo

Comments (19)

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

Then you use an old version of Search: https://github.com/cultuurnet/Search to latest version. It's documented in the release notes if you have to update the libraries (https://github.com/cultuurnet/culturefeed/releases)

If you use composer with in composer.json the Next Significant Release Operators (https://getcomposer.org/doc/articles/versions.md#tilde) just run 'composer update'.

from culturefeed.

BertBruggeman avatar BertBruggeman commented on September 28, 2024

Downloaded 1h ago? (zip file from git)

from culturefeed.

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

Cleared registry (drush rr)?

from culturefeed.

BertBruggeman avatar BertBruggeman commented on September 28, 2024

Registry cleared, still same issue (on a clean drupal 7.40)

  • Latest module with git clone
  • Updated vendor with composer

from culturefeed.

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

Forgot require 'vendor/autoload.php'; in settings.php (see https://github.com/cultuurnet/culturefeed)?

from culturefeed.

BertBruggeman avatar BertBruggeman commented on September 28, 2024

nope...

from culturefeed.

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

And the right Search version is in /vendor/cultuurnet/search? Then my optioned are finished i'm afraid.

from culturefeed.

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

I think you best double-check if ActivityStatsExtendedEntity is in Search (/vendor/cultuurnet/search/lib/CultuurNet/Search/ActivityStatsExtendedEntity.php), if it is something is wrong with loading the Class in your Drupal module.

from culturefeed.

BertBruggeman avatar BertBruggeman commented on September 28, 2024
  • Installed fresh drupal (7.40) with drush (no other contrib modules except registry_rebuild)
  • Php version is 5.6
  • cloned culturefeed with git in sites/all/modules
  • copied composer.json to root folder & ran composer install
  • checked vendor folder
  • added require... to settings.php
  • enabled culturefeed & culturefeed_agenda
  • ran drush rr && drush cc all && drush cron
  • still same issue

from culturefeed.

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

rr is not a drupal module but a drush module, see
https://www.drupal.org/project/registry_rebuild, maybe that's your problem?

2015-10-21 11:03 GMT+02:00 BertBruggeman [email protected]:

  • Installed fresh drupal (7.40) with drush (no other contrib modules
    except registry_rebuild)

  • Php version is 5.6

  • cloned culturefeed with git in sites/all/modules

  • copied composer.json to root folder & ran composer install

  • checked vendor folder

  • added require... to settings.php

    enabled culturefeed & culturefeed_agenda

    ran drush rr && drush cc all && drush cron

    still same issue


Reply to this email directly or view it on GitHub
#66 (comment)
.

from culturefeed.

BertBruggeman avatar BertBruggeman commented on September 28, 2024

registry_rebuild downloaded and is working... (see above)

from culturefeed.

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

I don't have time to simulate it now but i can check this friday if you
want, it's a strange thing because with all the things we checked it works
on other installs...

2015-10-21 11:14 GMT+02:00 BertBruggeman [email protected]:

registry_rebuild downloaded and is working... (see above)


Reply to this email directly or view it on GitHub
#66 (comment)
.

from culturefeed.

BertBruggeman avatar BertBruggeman commented on September 28, 2024

Ok, could it be the php version (5.6) ?

from culturefeed.

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

There is this other issue from a wunderkraut developer (
#59) but after a check of
their senior developer (zuuperman) he said to me that 5.6 wasn't the issue,
but i had no time to double-check.

2015-10-21 12:46 GMT+02:00 BertBruggeman [email protected]:

Ok, could it be the php version (5.6) ?


Reply to this email directly or view it on GitHub
#66 (comment)
.

from culturefeed.

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

I just installed D7 and culturefeed with php 5.6.7 like you said and after filling in key and secret search (agenda/search) and detail works like a charm

https://www.dropbox.com/s/l0a8tdz6cspcs46/Screenshot%202015-10-23%2017.36.24.png?dl=0

from culturefeed.

bert-bruggeman avatar bert-bruggeman commented on September 28, 2024

Our php version is 5.6.12, the files from /vendor are loaded but the classes like "'CultuurNet\Search\ActivityStatsExtendedEntity" are not...

from culturefeed.

bert-bruggeman avatar bert-bruggeman commented on September 28, 2024

Also tried with 5.6.14 (we have no older 5.6 versions to test)

from culturefeed.

bert-bruggeman avatar bert-bruggeman commented on September 28, 2024

There was a problem on our sever with our latest plesk panel (our basedir redirected to the wrong place), sorry for the wasted time...

from culturefeed.

svenhoutmeyers avatar svenhoutmeyers commented on September 28, 2024

ok no problem, glad that you solved it

from culturefeed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.