miniBB Support Forums
|
Forums
|
Register
|
Reply
|
Search
|
Statistics
|
Manual
|
miniBB Support Forums
/
Specific
/
Blank Page on Reply
vaska94
Registered
#1
|
Posted: 9 Apr 2009 14:56
Hello everyone
i installed latest version of minibb &
when i post something or reply on something
i get blank screen
any ideas ?
Paul
CEO
#2
|
Posted: 10 Apr 2009 03:15
It may happen because PHP produces a critical error, which you don't see because errors are turned OFF in its configuration. Setting them to E_ALL would help to determine the nature of the problem; without knowing the nature it's impossible to say what's wrong.
vaska94
Registered
#3
|
Posted: 10 Apr 2009 12:00
i tried but same problem :-(
any ideas ?
vaska94
Registered
#4
|
Posted: 10 Apr 2009 12:12
and i tried minibb on Vertrigo, and on server too :-(
vaska94
Registered
#5
|
Posted: 10 Apr 2009 16:45
|
Edited by: vaska94
i don't know where was problem but i fixed it by
Replacing
header("Location: {$main_url}/{$furl}");
with
print "<meta http-equiv='REFRESH' content='0;url={$main_url}/{$furl}'>";
-----
i changed PHp redirects with simple Html redirects and now all works perfectly...
Paul
CEO
#6
|
Posted: 13 Apr 2009 03:49
What you did is a bit wrong, because printing only META tag without supporting <html></html> header and so on is invalid in terms of HTML.
You may check for an option
$metaLocation
in
miniBB Forum Manual
. Enable this option if you have problem with standard refreshing headers, and it will work the same way as you set it up, but only with all valid HTML.
vaska94
Registered
#7
|
Posted: 14 Apr 2009 17:31
i know, but secund way is Refreshing With javascript and some browsers
don't support it :-)
Paul
CEO
#8
|
Posted: 15 Apr 2009 08:11
It's not related to JavaScript at all. It's the same way like you did it, even more - you can modify every HTML detail under templates/go.html which appears in that redirection process.
It will work in ALL browsers.
miniBB Support Forums
/
Specific
/ Blank Page on Reply
↑
Top
Your Reply
Short link for this topic:
?
You are welcome to post anonymously, by entering a nickname with no password (if the similar Username has not been taken yet), or by leaving both fields empty. If you have a forums account, you can also sign in from this page without posting a message, or sign in and post at once.
Before posting, make sure your message is compliant with our
forum posting rules
. If not, it may be locked or deleted with no explanation.
News & Announcements
FAQ
How To
Bugs
The Other
Official Addons and Solutions
Custom Tutorials and Modifications
Master Class
Specific
Re-cycled
Suggestions
Testimonials
qwerty
Features
Requirements
Demo
Download
Showcase
Gallery of Arts
Compiler
Premium Extensions
Premium Support
License
Contacts
Fight the automated spam - protect your miniBB-forums,
getting the
Captcha add-on
!