Closed (outdated)
Project:
Splashify
Version:
8.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
23 Sep 2016 at 17:18 UTC
Updated:
14 Jul 2026 at 19:59 UTC
Jump to comment: Most recent
When I enabled the module I got white screen with this error:
Fatal error: Cannot call abstract method Drupal\Core\Entity\FieldableEntityInterface::baseFieldDefinitions() in /home/test1/public_html/modules/splashify/src/Entity/SplashifyEntity.php on line 170
Comments
Comment #2
chrisroane commentedComment #3
chrisroane commentedI assigned this task to one of our team members to try to have this figured out in the next two weeks.
Comment #4
psend commentedsamratmalik, which Drupal version do you have?
Comment #5
psend commentedError can be reproduced only in Drupal-8.0.x
The minimum version of Drupal should be 8.1.x, so you need to add a dependency drupal:system (>= 8.1)
Comment #6
samratmalik commentedMy Drupal version is 8.0.5
Comment #7
chrisroane commentedI looked into it and there isn't a way to add a dependency on that level, so I'm not sure what we can do.
I did add a D8 section to the project main page that talks about this.
https://www.drupal.org/project/splashify
samratmalik: Can you upgrade your drupal core and re-test please? Thanks.
Comment #8
chrisroane commentedComment #9
samratmalik commentedHi
I have updated my drupal core to 8.3. Splashify is not working for colorbox popup mode.
Initially it gave me PAGE NOT FOUND issue and I fixed it with https://www.drupal.org/node/2830746 now at page load it gives a glimpse of homepage and the whole popup is turned white.
I am using latest jStorage and tried its location at public_html\libraries\jstorage\jstorage.min.js and \sites\all\libraries\jstoragejstorage.min.js but could not get it to work.
Thanks
Comment #10
samratmalik commentedrelevant issue title
Comment #11
Manoj Raj.R commentedAfter installing the Splashify
/admin/structure/splashify_group_entity page and then addd a group entity . Then i went to admin/structure/splashify_entity to add the Entity list for the front-page displaying
After doing so, i get the following in a popup window
Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404
Comment #12
ivnishComment #13
lysenkoComment #14
lysenko