PDA

View Full Version : Importing phpBB 2.0.16 attachments...giving me errors!



Jet Blast
Tue 13th Dec '05, 3:02am
Hello All!

Finally purchased a copy of v.b after using phpBB. Should'a done it years ago! Keep up the good work.

Anyways, my problem is when I attemp to import my attachments form my old forum it gets about half way done (225 attachments), then freezes up my browers, and gives me this error. (see atachment)
I have to 'alt' 'ctlr' 'del' it gets so bad.

Please help.

Steve Machol
Tue 13th Dec '05, 3:05am
Is there any way you can post the bottom 6 lines of that error message?

Jet Blast
Tue 13th Dec '05, 3:16am
I will try.
It freezes up pretty quick!

Jet Blast
Tue 13th Dec '05, 3:25am
Sorry, I couldn't get it.
CPU goes up to 100%, and both fans start kicking in at high gear!!...Then freezes.

I removed some odd ball files, like power point, etc, and got 300 attachments of the 550 this time

Do I have a bad file in my attachments?

Steve Machol
Tue 13th Dec '05, 3:27am
It could be a bad file. Or it could be a server timeout issue. To temporarily up your limits edit your includes/config.php file and add these lines right under the <?php line:

ini_set('memory_limit', 16 * 1024 * 1024);
ini_set("max_execution_time", "120");

Jet Blast
Tue 13th Dec '05, 3:35am
must be a bad file.

Still froze up. :confused: :confused: