Dear sir,
I am a new user for Drupal and tried to install phpedu on drupal 10.
This is what i did.
1. create a db
2. copy all the modules needed in to site\all\modules
3. copy and paste the install_profile_api folder into root\profiles.
- install_profile_api is unzipped fro install_profile_api-6.x-2.0
- so the profiles folder has two folders. One is default, the second is this install_profile_api folder
4. Copy and paste the template.php from sites\all\modules\phpedu to root\themes\garland (i am using default theme for test)

5.
After i turn on the modules. I replace Date module to previous version. For the dependency of Data_copy.

6 Then i tried to create conent and found some error.

The attached is the screen i copy for those two type i had errors.

Can you help. I am really dying to try out this phpedu module and.

Sean

CommentFileSizeAuthor
files_tree.JPG101.99 KBeagle0829
phpedu.error_.JPG229.33 KBeagle0829

Comments

eagle0829’s picture

Category: task » support
slake’s picture

I had a similar issue but with enough digging found out my install hadn't completely imported all the content types from the phpedu profile. Check the '/profiles/phpedu_profile/content_types' directory from the root. If you have some files in there that don't correspond to content types in the system, open them up in a text editor and import the contents after the php tag.

Hope it helps

dakala’s picture

eagle0829: Have you tried slake's suggestion? Sometimes the pre-configured content types aren't created on installation. Try and import them manually and let us know if it helps.

eagle0829’s picture

Let me try, sorry, I had been sick for 2 weeks.