Ticket #199 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Incorrect include path in invitation module

Reported by: misja Assigned to: misja
Priority: highest Milestone: 0.9.0
Component: core Version: 0.9rc1
Severity: critical Keywords:
Cc: dramirez, rho Patch Included:
Review Stage:

Description

The invitation module has an incorrect include patch, causing the registration process to fail.

Attachments

01208_invite_tweaks.diff (1.5 kB) - added by rho on 12/08/07 23:21:07.

Change History

12/08/07 09:28:16 changed by misja

Correction, not the module itself, but seems to fails in the in the caching mechanism.

require_once(/var/www/vhosts/rc1/lib/invite_config.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /var/www/vhosts/rc1/lib/engine.php(75) : eval()'d code on line 6

12/08/07 09:39:53 changed by misja

  • cc set to dramirez, rho.

12/08/07 10:04:23 changed by misja

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r1431

12/08/07 23:21:07 changed by rho

  • attachment 01208_invite_tweaks.diff added.