-
```
Ein Fehler ist aufgetreten
An error occurred during execution; please try again later.
Zusätzliche Information:
Zend\I18n\Exception\ExtensionNotLoadedException
Datei:
/.../unisportr.com/vend…
-
Not sure if it's an error or whether I'm missing something, but have plugged the files in and followed the readme and have received the below error.
Additional information:
Zend\Form\Exception\Invali…
-
Sometime I see this error in my logs. However, I am not sure which queries/statements trigger this.
May you can properly handle this?
```Warning: Undefined array key 1 in /var/www/XXXXXXX/vendor/…
-
Getting errors:
Notice: Undefined index: recaptcha in D:\xampp\htdocs\Lilypad-Zend-Framework-Blog\application\Bootstrap.php on line 16
Notice: Undefined index: message in D:\xampp\htdocs\Lilypad…
-
Additional information:
**Zend\Mail\Protocol\Exception\RuntimeException**
File:
**C:\xampp\htdocs\CsnUser\vendor\zendframework\zendframework\library\Zend\Mail\Protocol\AbstractProtocol.php:209**
M…
-
```
[zxurian@ariel ~]$ dev.hub migration version
======================================================================
The application has thrown an exception!
====================================…
-
Hi,
After checkout and configuring your example: set up db details, create table and load data using bin/doctrine orm: and dbal:
I have a fully website showing but with the following error messages…
-
- Bug:
Fatal error: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Cannot load controller class "IndexController" from file "/home/leeduc/code/gt/application/controllers/Inde…
-
Hello, I am attempting to use the Neatline, NeatlineTime, and the Simile widget to create a timeline for an Omeka site. However, once Simile is active on the site Neatline malfunctions, giving this er…
-
I have a strange error. As documentation say, I've done something like this to add a Link in an entity:
``` php
public function onBootstrap(MvcEvent $e)
{
$app = $e->getTarget();
…