Questions tagged as 'zend'

0
answers

Rotate Photo With Zend Image

I need to do a photo orientation check and then rotate it. And the orientation relationship already achieved, could not be found by rotating a photo. I'm using Zend_Image and Zend_Image_Transform     
asked by 15.01.2018 / 19:48
0
answers

The pgsql driver is not currently installed

I'm using WampServer with Postgres installed on my local machine and when I go to the application the following error occurs:    Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'The pgsql driver is not c...
asked by 06.11.2017 / 16:35
0
answers

SOAP Web Service

I have a very unusual problem with a SOAP application. I have a simple client to do a consumer test. When I test directly on the view action of the service it returns the result correctly, but when I try to consume the same functionality by a...
asked by 13.11.2017 / 13:54
0
answers

Zend Framework 2 My Acl plugin authentication returns a strange error

I have a project based on Zend Framework 2 and the MyAcl plugin; My operating system is Ubuntu 17.04; php version: 7.1.11. I can not access the project home page, an error occurs during authentication, and the MyAcl plugin driver page is not int...
asked by 03.11.2017 / 13:15
1
answer

How do I remove news from a blog for my Platform?

I'm creating a business proposal management platform. In the index (without session), I would like to print the company blog news. I am using Zend Framework V.3, and I would like to know a relatively simple way to accomplish the goal I looked...
asked by 13.06.2017 / 13:28
2
answers

Delay in loading some records

Hello! We work with SugarCrm. Who does not know Sugarcrm is a CRM made in mysql and php that uses the Zend framework. We used the opensource version and did some customization. I'm having trouble where some customer records take too long to l...
asked by 18.05.2017 / 14:18
1
answer

Zend 2 "getServiceLocator" was not found

Every time I need to call Doctrine ORM I find the error    The plugin by the name "getServiceLocator" was not found in the plugin   manager Zend \ Mvc \ Controller \ PluginManager How do I fix it?     
asked by 13.04.2017 / 16:58
1
answer

With big upload, zend2 does not receive post

Good morning. I have an application that is working in parts. Her problem is with big upload, with small uploads or without uploading it's working. With a big upload she is not getting the form post on the Controller (?), I do not understand...
asked by 24.03.2017 / 14:31
2
answers

Fatal error when creating a new Zend Skeleton Application module

I'm trying to create a "Bookstore" module inside my Zend Skeleton Application, however it gives a very big error that I do not know how to handle:    Fatal error: Uncaught exception 'Zend \ ModuleManager \ Exception \ RuntimeException' with m...
asked by 16.01.2017 / 05:12
2
answers

Query creation with Union ALL to merge tables with indexing by table name

I have a problem that they made in a database, which I need to solve temporarily, they created several tables with index in the table name, where the system creates a new table with each new user ... probably the developer created this new probl...
asked by 09.01.2017 / 14:17