0.3b70+ white page after posting a new message
Reported by Johannes Schirge | May 23rd, 2009 @ 01:03 PM | in 0.6
Hey Brian, ignore the mail I sent to you.
Since version 0.3b70 I do get a white page after pressing the "post" button.
Comments and changes to this ticket
-
Brian Jesse Hendrickson May 23rd, 2009 @ 05:00 PM
- State changed from new to open
are you using your own config.yml or a stock/unmodified, maybe you have installed an app that is causing a problem? the notifixious app needs some work
-
Johannes Schirge May 24th, 2009 @ 12:05 AM
Okay, I found the file which creates the issue.
http://github.com/voitto/openmicroblogger/commit/3677650e6d9aea89ae...
I replaced the app/omb/plugins/wp.php with the 0.3b69 one and it works. So I think it has to do with the wp.php changes.
-
Brian Jesse Hendrickson May 25th, 2009 @ 09:42 AM
Johannes I did a fresh install, registered and posted a message
used a different browser (Firefox) to register a 2nd user and posted a message
did not see a white screen
could you try putting these lines near the end of your boot.php?
ini_set('display_errors','1');
ini_set('display_startup_errors','1');
error_reporting (E_ALL & ~E_NOTICE );
and let me know if you see an error message thanks
-- Brian
-
Johannes Schirge May 25th, 2009 @ 11:43 AM
Hey Brian,
made a clean install, also cleaned database.
It doesn't work...I added the lines to the boot.php, but there is shown nothing. Only the white page.... :(
Okay thats really strange:
I uses the old wp.php (0.3b69) and made the changes submitted here manually:
http://github.com/voitto/openmicroblogger/commit/3677650e6d9aea89ae...
and it works...I don't know why, but the wp.php from 0.3b70 doesn't work on my server correctly...
-
Johannes Schirge May 25th, 2009 @ 12:56 PM
okay now I found the real problem.
There is a problem with german language only. If I choose "eng" I do have no problems...I will hava a look... or could this be a problem of the lang-chooser? -
Johannes Schirge May 25th, 2009 @ 01:54 PM
okay, got the mistake. It was my fault. I made something wrong during adding the lang-support to wp.php. I will commit a bugfix soon.
Sorry for this :-/
-
Johannes Schirge June 24th, 2009 @ 12:15 AM
- State changed from open to resolved
-
Johannes Schirge June 28th, 2009 @ 06:48 AM
- Tag cleared.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a(nother) PHP implementation of the http://openmicroblogging.org standard for distributed microblogging. Compatible with identi.ca and laconi.ca