Closed (fixed)
Project:
Event
Version:
4.6.x-1.x-dev
Component:
Basic Event
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2005 at 15:28 UTC
Updated:
3 Sep 2006 at 00:24 UTC
In my project i integrated drupal and Gallery2 using gallery module in drupal.
It is working perfectly, the problem is when i enable the event, event finder modules in drupal modules. The integration of gallery2 with drupal is not working.I am using drupal 4.6 version. Will anybody please suggest the solution for this problem.
Comments
Comment #1
Tobias Maier commentedI do have problems with events too.
If you have a running drupal install with simple access or taxonomy access and then you copy events.module to modules/
the admin/modules-page is blank and you cant acitvate/unactivate this or other modules
Comment #2
drewish commentedTobias Maier, if you're having problems seeing the admin/modules page, you may want to try increasing PHP's memory limit.
Comment #3
Tobias Maier commentedI'm so stupid
you were absolutely right. everything works fine now
Comment #4
drewish commentedno, stupid is having your ISP increase the PHP memory limit because you're running into that same issue. and then when that doesn't work realizing the reason was you'd added a ini_set('memory_limit', '16M'); to your settings.php file ;)
Comment #5
gregglesOriginal issue was about gallery2 and not event...
Followups seem to have been fixed...
Closing