Support Forum

blank page loaded issue

MP Mr Papa
Mr Papa
Member

todays error logs from the server:

[Wed Jul 29 07:44:07 2009] [error] [client 92.241.182.30] PHP Warning:  array_merge() [<a href=’function.array-merge’>function.array-merge</a>]: Argument #2 is not an array in /problem-with-post-edit-buttonome/spforum/public_html/wp-content/plugins/simple-forum/library/sf-common-functions.php on line 407
[Wed Jul 29 07:44:07 2009] [error] [client 92.241.182.30] PHP Warning:  array_merge() [<a href=’function.array-merge’>function.array-merge</a>]: Argument #1 is not an array in /problem-with-post-edit-buttonome/spforum/public_html/wp-content/plugins/simple-forum/library/sf-common-functions.php on line 407
[Wed Jul 29 07:44:07 2009] [error] [client 92.241.182.30] PHP Warning:  Invalid argument supplied for foreach() in /problem-with-post-edit-buttonome/spforum/public_html/wp-content/plugins/simple-forum/library/sf-common-functions.php on line 401
[Wed Jul 29 07:20:12 2009] [error] [client 92.241.182.30] PHP Warning:  array_merge() [<a href=’function.array-merge’>function.array-merge</a>]: Argument #2 is not an array in /problem-with-post-edit-buttonome/spforum/public_html/wp-content/plugins/simple-forum/library/sf-common-functions.php on line 407
[Wed Jul 29 07:20:12 2009] [error] [client 92.241.182.30] PHP Warning:  array_merge() [<a href=’function.array-merge’>function.array-merge</a>]: Argument #1 is not an array in /problem-with-post-edit-buttonome/spforum/public_html/wp-content/plugins/simple-forum/library/sf-common-functions.php on line 407
[Wed Jul 29 07:20:12 2009] [error] [client 92.241.182.30] PHP Warning:  Invalid argument supplied for foreach() in /problem-with-post-edit-buttonome/spforum/public_html/wp-content/plugins/simple-forum/library/sf-common-functions.php on line 401
[Wed Jul 29 07:06:09 2009] [error] [client 92.241.182.30] PHP Warning:  array_merge() [<a href=’function.array-merge’>function.array-merge</a>]: Argument #2 is not an array in /problem-with-post-edit-buttonome/spforum/public_html/wp-content/plugins/simple-forum/library/sf-common-functions.php on line 407
[Wed Jul 29 07:06:09 2009] [error] [client 92.241.182.30] PHP Warning:  array_merge() [<a href=’function.array-merge’>function.array-merge</a>]: Argument #1 is not an array in /problem-with-post-edit-buttonome/spforum/public_html/wp-content/plugins/simple-forum/library/sf-common-functions.php on line 407
[Wed Jul 29 07:06:09 2009] [error] [client 92.241.182.30] PHP Warning:  Invalid argument supplied for foreach() in /problem-with-post-edit-buttonome/spforum/public_html/wp-content/plugins/simple-forum/library/sf-common-functions.php on line 401

not enough there for what I saw, but still something needing some research

16 Answers

New Answer

MP Mr Papa
Mr Papa
Member

this was in relation to the blank page loaded issue discussed in the 4.1 alpha forum…  didnt think we needed to advertise server info…

YS Yellow Swordfish
Yellow Swordfish
Member

Well obvioulsy I will get onto these and sort them out but that wont stop a page loading as far as I can see. All just warnings….

YS Yellow Swordfish
Yellow Swordfish
Member

So – it took me 4 attempts (using the page refresh) to load this page. In my case FF just remained blank. But… after each refresh, viewing the source code revealed that all of the code had been generated with no errors reported.

Can anyone explain that?

[Update: And after writing this post ot saved OK and now dislays every time]

YS Yellow Swordfish
Yellow Swordfish
Member

Er… those reported errors were on lines 401 and 407. Until I just made a few changes this file did not have that many lines of code. All the same, I have made changes to test for the only use of array_merge in the file.

MP Mr Papa
Mr Papa
Member

yeah didnt think it was the cause, but since I was rooting around in the logs thought I would post them…  happened again for me today – the pm inbox again which seems to be the dominant location for me…

MP Mr Papa
Mr Papa
Member

interesting… had the blank page issue happen to me today…  I added a reply to a topic, hit save and was redirected to this url

https://simple-press.com/su…..-2/#p31060

which loaded blank…  incidentally, tried to reload it several times and still got the blank page…  my reply was to that topic became #31061…  guess I thought the reload would have been to my reply post number…

after I visited the simple url without the #p31060 in it, the url with #p31060 began working…

YS Yellow Swordfish
Yellow Swordfish
Member

Not sure what you are suggesting here. The post number anchor in the url should be the new post so can I assume from this that it was incorrect? I don't see why that should cause no display (and I am betting all of the html was loaded in source or did you not check that?).

If the post id is incorrect then that will need addressing whether a contributory cause to this probem or not.

I will check what the url is when I save this…

[UPDATE: Well it used the correct post id in the anchor for ths post so do we need to discover what was odd about your post?]

MP Mr Papa
Mr Papa
Member

dont know what I was suggesting except logging the error when it occurred…  perhaps I misread the post number, but I dont see how thats a contibutor either, especiallly when it happens at times other than when saving a new post… I can say that saved new post was via the admin bar and not a 'standard' reply to topic.

the predominant occurance for me remains to be when going to my inbox…

RA -Radio-
-Radio-
Member

could it be server related?

<body/>

what does that?

YS Yellow Swordfish
Yellow Swordfish
Member

It’s certainly true that I have not had this behaviour on any local test systems…

MP Mr Papa
Mr Papa
Member

I do not see it locally either… whats odd is when the blank page loads, if I reload the page again, it comes up blank again…  if I simple go to the url line and hit enter on the same url, it loads blank…

server issue is why I checked the server logs a bit, but nothing there to indicate issue…

RA -Radio-
-Radio-
Member

what I was asking in my last post was, how is it possible that the issue is server related?

any server failure would just, well, fail.

something is killing the page render, without killing the server.

whatever it is, it's halting the page at the end of the header and delivering <body/>

YS Yellow Swordfish
Yellow Swordfish
Member

Not always the case Radio. As I said above – mostly if it happens to me the source is fully realised and complete – top to bottom.

And Steve says he gets this regularly on the inbox whereas I don;t think I have ever had t  on the inbox. And, oddly – have not had one case of it today

RA -Radio-
-Radio-
Member

it's happened both times I posted in this thread today, a refresh resolved the issue.

EDIT: 3 times