Install module issue tracker

Italo Sousa
Hello all, I have a opigno application running and want to install a issue tracker module, but an error occurs when you enter the post called created. I performed tests on a drupal application and works perfectly. Anyone know why work in drupal and not in opigno, the same modules were installed in two applications?
James Aparicio

Hi Italo,

Hi Italo,

What is this "error" that occurs?

Best regards 

Italo Sousa

Hi James Aparicio,

The error happens when it is inserted post, you can not view the issue created.
James Aparicio

Hi Italo Sousa,

Hi Italo Sousa,

But do you get any error message? Or everything seems to work as it should, you just dont see the content afterwards as you should.

You can go to reports -> recent log messages right after you get the error.

Also if you dont dinf anything there you should enable errors showing up in your php settings.

Also, you can try checking the apache logs.

Without having access to your platform, i cannot help you withou knowing what error it is.

Best regards

Italo Sousa

Hi James Aparicio,

Hi James Aparicio, I insert a comment in the issue, the following logs were visualized in reports -> recent log messages: Comment posted: bbbbbbbbbb and Notice: Undefined index: drupal em update_requirements() (linha 35 de /var/www/opigno-20150115/modules/update/update.install).
Italo Sousa

The file /var/log/apache2

The file /var/log/apache2/error.log is displayed the message: [Thu Jan 22 16:28:42 2015] [error] [client 127.0.0.1] PHP Fatal error: Allowed memory size of 205520896 bytes exhausted (tried to allocate 15259692 bytes) in /var/www/opigno-20150115/includes/cache.inc on line 450, referer: http://localhost/opigno-20150115/opigno/?q=project/issues
James Aparicio

Hi Italo Sousa,

Hi Italo Sousa,

That means you have to raise the memory limit on your php.ini settings.

Best regards

Italo Sousa

Hi James Aparacio,

Hi James Aparacio, I changed the php.ini file "memory_limit = 1024M" and the problem continues, but is no longer displayed the error message. There is another file where I can check error log?
James Aparicio

Hi Italo Sousa,

Hi Italo Sousa,

Have you checked the module permissions?

Also have you checked the css?

If you have comment posted message in the log messages, the problem maybe just the rendering.

Best regards