We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get this error when installing it to drupal version 7.56 on development server xampp with php version 7.1.10 and jquery update module 2.1.4
Fatal error: Uncaught Error: Unsupported operand types in C:\xampp\htdocs\enter\includes\theme.inc:637 Stack trace: #0 C:\xampp\htdocs\enter\includes\theme.inc(689): _theme_process_registry(Array, 'bootstrap_parag...', 'module', 'bootstrap_parag...', 'sites/all/modul...') #1 C:\xampp\htdocs\enter\includes\theme.inc(325): _theme_build_registry(Object(stdClass), Array, 'phptemplate') #2 C:\xampp\htdocs\enter\includes\theme.inc(277): _theme_load_registry(Object(stdClass), Array, 'phptemplate') #3 C:\xampp\htdocs\enter\includes\theme.inc(411): theme_get_registry() #4 C:\xampp\htdocs\enter\includes\theme.inc(395): ThemeRegistry->initializeRegistry() #5 C:\xampp\htdocs\enter\includes\theme.inc(335): ThemeRegistry->__construct('theme_registry:...', 'cache') #6 C:\xampp\htdocs\enter\includes\theme.inc(277): _theme_load_registry(Object(stdClass), Array, 'phptemplate', false) #7 C:\xampp\htdocs\enter\includes\theme.inc(1020): theme_get_registry(false) #8 C:\xampp\htdocs\enter\includes\errors.inc(254): theme('maintenance_pag...', Ar in C:\xampp\htdocs\enter\includes\theme.inc on line 637
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get this error when installing it to drupal version 7.56 on development server xampp with php version 7.1.10 and jquery update module 2.1.4
Fatal error: Uncaught Error: Unsupported operand types in C:\xampp\htdocs\enter\includes\theme.inc:637 Stack trace: #0 C:\xampp\htdocs\enter\includes\theme.inc(689): _theme_process_registry(Array, 'bootstrap_parag...', 'module', 'bootstrap_parag...', 'sites/all/modul...') #1 C:\xampp\htdocs\enter\includes\theme.inc(325): _theme_build_registry(Object(stdClass), Array, 'phptemplate') #2 C:\xampp\htdocs\enter\includes\theme.inc(277): _theme_load_registry(Object(stdClass), Array, 'phptemplate') #3 C:\xampp\htdocs\enter\includes\theme.inc(411): theme_get_registry() #4 C:\xampp\htdocs\enter\includes\theme.inc(395): ThemeRegistry->initializeRegistry() #5 C:\xampp\htdocs\enter\includes\theme.inc(335): ThemeRegistry->__construct('theme_registry:...', 'cache') #6 C:\xampp\htdocs\enter\includes\theme.inc(277): _theme_load_registry(Object(stdClass), Array, 'phptemplate', false) #7 C:\xampp\htdocs\enter\includes\theme.inc(1020): theme_get_registry(false) #8 C:\xampp\htdocs\enter\includes\errors.inc(254): theme('maintenance_pag...', Ar in C:\xampp\htdocs\enter\includes\theme.inc on line 637
The text was updated successfully, but these errors were encountered: