Skip to Content Skip to Menu

error: import from missus

  • 1a23
  • 1a23
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
15 years 10 months ago #81382 by 1a23
error: import from missus was created by 1a23
hello,

i can't import pms from missus. when i click on link i get this:

Please wait while messages are being imported.

and nothing happened next..

did you see that before?

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
15 years 10 months ago #81387 by slabbi
Replied by slabbi on topic Re:error: import from missus
No, but I have changed the mechanism in 1.5, so maybe its broken. On the other hand I haven't got any negative feedback from the beta testers.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
15 years 10 months ago #81388 by slabbi
Replied by slabbi on topic Re:error: import from missus
I have checked the importer with my test site and it still works.

Can you provide me a superadmin account on your site and I need Extplorer installed in order to add some debug info the uddeIM's files (ssl(at)gmx(dot)de).

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
15 years 9 months ago #83115 by slabbi
Replied by slabbi on topic Re:error: import from missus
Ok, I have checked your site.

The reason is quite simple: the script dies. Maybe the server/db is too slow, maybe the php server time is too small or the php timeout is too small (usually 30secs I think) because 30.000 messages are really a lot.

In the FAQ ch. 6.3 I describe a way how to import messages step by step. It requires a small script modification but this is quite easy to do.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
15 years 9 months ago #83177 by slabbi
Replied by slabbi on topic Re:error: import from missus
I have modified the importer in uddeIM 1.6 trunk, so it allows to import messages in smaller parts (max. 5000 messages at once).

When you are interested in testing 1.6 trunk, read the sticky how to access the SVN on Joomlacode.org.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • 1a23
  • 1a23
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
15 years 9 months ago #84277 by 1a23
Replied by 1a23 on topic Re:error: import from missus
Yes it works. I did the change that you said..
i add:

line 631

[code:1]."WHERE m.id = r.id AND m.is_draft=0 AND m.id>=0 AND m.id<5000";[/code:1]

Many thanks and happy new year B)

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum