Forums / Developer / Importing classes package from 4.0.6 to 4.3

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Importing classes package from 4.0.6 to 4.3

Author Message

Anaya P

Monday 20 September 2010 1:33:57 am

Hi Guys,

I am trying to import 3 classes from Exponential 4.0.6 to 4.3, but not able to do that.

Do not get any time out error message or internal server error, but 4.3 admin goes into a loop and then after neither the site nor the admin is accessible unless and until I clear the cache from the command line. Really do not what is the reason, so really appreciate your advice!

Is it because of Exponential versions? Do I need to manually create classes in 4.3?

Thanks in advance for your help!

Regards

Anaya.

Kévin S.

Tuesday 21 September 2010 9:40:49 am

Hello Anaya !

I have never tried to import packages from old Exponential versions, however I know than even from 4.3 to 4.3, packages are quite messy. I always had errors when I tried to import.

For only 3 classes I advise you to create them manually (except if they have lots and lots of attributes).

I know some extensions exist to migrate from one ezp version to another, maybe there's one that can help you with that also.

What you can try to do in last solution is importing directely the tables of the database that contains your classes... (I don't know exactely which tables are concerned). Beware ! I'm not sure Exponential 4.0.6 had the same way to store classes than 4.3, you'll have to compare the two databases before if you do that.

Hope this helped.

___

Kévin

Kévin S.

Tuesday 21 September 2010 9:41:20 am

[edited]

Woups, sorry for this double post !

Anaya P

Wednesday 22 September 2010 7:48:55 am

Thanks Kevin for your reply.

Finally I have decided to manually transfer the classes, as there were just 3 classes and those classes did not have many fields.

Thanks though for your reply.