Problems with phpEdu

briantes - April 27, 2009 - 14:44

Hello.
I've copied and enabled all modules that are requiered by phpEdu without problem. The problem is when I enable the first module of phpEdu, module Edu. After this, the website doesn't show pages, always blank page. I'm not sure why it happens.
I have reviewed intalling instruction, that are only the next:
1) Copy and enable all required modules. I did it.
2) Copy "calendar-month-node.tpl.php" and "views-view-field.tpl.php" to theme folder, in the same folder as "template.php".
3) Merge the content of "template.php" from phpEdu with "template.php" of my active theme. I've copied it at the end of my "template.php" (except the string "<?php" of the begin).
4) Enable phpEdu modules.

Should I do something else?
I have a question about "activeselect" module that is required by phpEdu, because there isn't for drupal 6.x.

Thanks for your help.

Check your php memory_limit

cog.rusty - April 27, 2009 - 16:14

Check your php memory_limit in admin/reports/status
Try increasing it to 32M or 64M (see http://drupal.org/node/207036)

php memory limit checked

briantes - April 27, 2009 - 16:27

Hello. Thanks for your answer but php memory limit is correctly increased. I have no problem with it.
Perhaps, I think the problem is that phpEdu must be installed when installing drupal 6.10 on a new site.
I have reading about phpEdu installation profile, but I'm not sure how can I use it. I have read about installation profiles but I didn't found how to use it on a installed site.
I don't know how to continue and solve this problem

 
 

Drupal is a registered trademark of Dries Buytaert.