Page 1 of 1

blank page after posting

PostPosted: Wed Jul 05, 2006 1:02 pm
Author: AsLY
hi everybody,

I have a blank page after posting with nothing, non error.
for information i have updated with 2.0.20 but i have test after and i have non error.
i see the blank page 2 week after the update...

anyone can help me
thanks

Re: [BUG] blank page after posting

PostPosted: Wed Jul 05, 2006 2:25 pm
Author: Helter
is the entire forum blank, or just after posting?

Re: [BUG] blank page after posting

PostPosted: Thu Jul 06, 2006 1:50 am
Author: AsLY
i writte my post, click on submit and blank page, (no error) and if i refresh the page, it returne me the flood massage "wait few min befor new post..."

Re: [BUG] blank page after posting

PostPosted: Thu Jul 06, 2006 6:58 am
Author: jwernerny
I've seen this happen to a new IM 1.4.0 site I brought up and it turned out to be a manifestation of the out of memory errors others have seen. Once I increased the memory for PHP, everything was happy.

See if this helps: http://www.integrmod.com/home/viewtopic.php?t=10332&highlight=increase+memory

- John

Re: blank page after posting

PostPosted: Thu Jul 06, 2006 3:21 pm
Author: AsLY
i sorry but it doesn't work, i always stay on posting.php with blank page

PostPosted: Thu Jul 06, 2006 3:50 pm
Author: Okki
what ''jwernerny'' is saying, ask your host to inctrease the php memory

or increase memory via config.php
add: ini_set("memory_limit","12M");
check via phpinfo.php if this works for you.

Re: blank page after posting

PostPosted: Thu Jul 06, 2006 4:50 pm
Author: AsLY
it's not a memory probleme
memory_limit 16M 16M

PostPosted: Thu Jul 06, 2006 4:59 pm
Author: Okki
so after you post, you get the blank screen, but the post has been saved?

Can u give an url?

Re: blank page after posting

PostPosted: Fri Jul 07, 2006 12:28 am
Author: AsLY
yes the post is save, no refrech just blank screen...

it's the save thing with quike reply and normal reply...

http://forumtrium.free.fr/posting.php

PostPosted: Fri Jul 07, 2006 3:44 am
Author: Okki
You can try and set the memory to 32m via config.php, if your host is letting you (check phpinfo).

You could also check the changes you made for the update to 2.0.20
Did you use the update provided here?

Or even undo the changes.

PostPosted: Fri Jul 07, 2006 3:54 am
Author: Okki
Or you could wait a few day's, and start fresh with 141

Re: blank page after posting

PostPosted: Fri Jul 07, 2006 3:01 pm
Author: Teelk
Sounds like you may be having MySQL5 problems... try the fixes in the following thread... http://integramod.com/forum/viewtopic.php?p=9259

If you're not sure what version of MySQL you're using, don't worry, those fixes will work with previous version of MySQL as well.

Re: blank page after posting

PostPosted: Mon Jul 10, 2006 5:33 pm
Author: BoneHead
Im not sure if it is related or not, but I have the same issue, although only when trying to upload a picture to the photo album.

Could this also be the same issue? I did recently move to a new server, after which it quite working.

Re: blank page after posting

PostPosted: Wed Jul 12, 2006 2:24 pm
Author: AsLY
yes i have a MySQL5 DB bug i have fix the probleme before, i have verifie all files but the blank page still here...
i instal update to 2.0.21 next monday maybe the problem will fix

Re: blank page after posting

PostPosted: Tue Jul 25, 2006 3:18 am
Author: Whisky
I've just installed the latest version and got this problem too.
My memory is 40Mb and I applied this MySQL 5 patch without success!!!

When I revert to my previous installation, I still get the problem... in other words I am completely fu**ed !!!! <img>

My users are waiting for the portal to be re-open... Is anyone having a fix for this please???

Thank you

Re: blank page after posting

PostPosted: Tue Jul 25, 2006 3:53 am
Author: Whisky
I just find something very interresting:

Since the person who has reported this problem (Asly) and myself are using a French-speaking version of IM portal, I suggested that the langage could be the problem.

I just tried to post something after having set my langage to English in my profile and, miracle, all is working fine!

So this is obviously a (french?) language problem! <img>

I am not sure exactly where to search in the php files to spot the problem but I am sure someone will have an idea regarding my recent discovery!

Thanks to help

Re: blank page after posting

PostPosted: Tue Jul 25, 2006 11:37 am
Author: Teelk
It's most likely an incomplete lang key line in one of the lang files. Usually a ; is missing at the end. Which lang file is the problem though...

Most likely will not be lang_main.php as it's always accessed. So, we have to look at lang files that are accessed after posting.

You can check lang_posting.php and lang_postings_popup.php found in the language/lang_francais/ folder.

I'll help out later as well, but I'm on dialup and that download is large. I'll have to do it at night.

PostPosted: Thu Aug 17, 2006 9:24 am
Author: BoneHead
So the language file was messing up the posts. But would that have an effect on the posting of pictures?

My users can post with no problems, but not upload pics to the photo album, same symptoms though.