Fatal error: Class 'ServicesWebTestCase' not found when visiting drupal testing page

Created on 13 June 2019, about 5 years ago
Updated 29 March 2023, about 1 year ago

Thanks for the latest security release.

One strange thing happens though, after upgrading to 7.x-1.3 I cannot access the drupal testing page while using php 7.0.33. It gives me a fatal error.

( ! ) Fatal error: Class 'ServicesWebTestCase' not found in C:\mysite\sites\all\modules\uuid\uuid_services\uuid_services.user_services.test on line 11

Please let me know if you need more details.

πŸ› Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada AndraeRay

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡³πŸ‡±Netherlands Summit

    Applying patch #17 with only Drupal 7 core, simpletest and weblinks module gives still error:

    Fatal error: Declaration of UuidUserServicesTest::setUp() must be compatible with ServicesWebTestCase::setUp(array $modules = []) in drupal7test/drupal7/web/sites/all/modules/uuid/uuid_services/uuid_services.user_services.test on line 39
    

    How can I find out which module brings this fatal error please?

    greetings,

  • πŸ‡§πŸ‡ͺBelgium Delphine Lepers

    Search your code for extends ServicesWebTestCase

  • πŸ‡³πŸ‡±Netherlands Summit

    Hi, with the search the modules: services and uuid are showing up. Thanks! How to proceed please?
    greetings,

Production build 0.69.0 2024