Help - Search - Members - Calendar
Full Version: blank page when posting reply
Neowin Forums > Help & Discussion Center > Web Server Side > Bulletin Board Support
Munky00
muh....... edit number 2 and now back to the original problem. realmad.gif

when a user posts a new reply it just shows a blank page. sad.gif any help is appreciated

forum @ http://forums.cross-hatch.co.uk/index.php
Munky00
bump.
mistical
I made a test topic to see exactly what you meant, it seems that your redirect template is blank? I am not totally sure though about this.

To check, just login to your ADMIN CP then go to that particular skin in use and then click Edit HTML Templates, click All Global HTML, and edit "Redirect". Is it blank? If so, then this should be there. I'm not totally sure about this anymore though, finding out what else may cause this, since I think I am wrong.

CODE
<html>
<head>
 <title>{ipb.lang['stand_by']}</title>
 <meta http-equiv="refresh" content="2; url=$Url" />
 <script type="text/javascript"> </script>
 $css
</head>
<body>
 <div id="redirectwrap">
  <h4>{ipb.lang['thanks']}</h4>
  <p>$Text<br /><br />{ipb.lang['transfer_you']}</p>
  <p class="redirectfoot">(<a href="$Url">{ipb.lang['dont_wait']}</a>)</p>
 </div>
</body>
</html>


as well as the following under "show data variables" so click that and add this, if it is not there.

CODE
$Text="",$Url="",$css=""


and as I posted in the test topic I made, which you can delete. I suggested that you might want to disable the ability for guests to make topics and posts in all the forums.
Munky00
QUOTE(mistical @ May 10 2005, 19:34)
as well as the following under "show data variables" so click that and add this, if it is not there.

CODE
$Text="",$Url="",$css=""

[right][snapback]585900785[/snapback][/right]


where do i find the place to put this???
Munky00
it seems i double posted! my bad!

oh yeh... it wont let me stay logged in either. sad.gif any help on that would be great!
thankyou
Munky00
sad.gif the redirect thing still doesnt work.
i think i will just re-install my forum.
TerminalAddict
I've got the same problem.
I cannot re-install the forum, becuase I have 10,00_ registered users ... there must be a fix surely ???
Munky00
sad.gif sucks dont it!
Tomi
Check your cookie seetings if you can't stay logged in, you probably have them wrong or not there at all. wink.gif
TerminalAddict
it's not a cookie problem .. I can stay logged in.

When I post a thread or reply, I get a blank page after posting. it is completely a script problem with IPB
mistical
I use 2.0.3 as well as other forums I belong too, it's not a problem with the script. Can't be, seems to be something you, the clients did. To me I thought it was a skin problem, still actually might be. I just can't seem to find anything yet, will look again later though. I did not think it'd be what I posted but doesn't hurt to try.

I would go and make sure you have uploaded every single file needed, might of not uploaded a file completely or did not at all. Just a suggestion.

As for those having cookie problems, you must of not set your cookie settings properly in the admin cp. So go and make sure you have.
Munky00
okey dokey. i appreciate your help.
Munky00
sad.gif many more problems have risen..... im just gonna bail out and go back to phpbb2 sad.gif
Swiftie
QUOTE(Munky00 @ May 11 2005, 15:35)
sad.gif many more problems have risen..... im just gonna bail out and go back to phpbb2 sad.gif
[right][snapback]585904516[/snapback][/right]


What problems have you still got?

Also have you installed any MODS lately?
Munky00
havent installed any mods....

When i login i click on a topic then says im not logged in when it opens the topic page.
The new registered member thing doesnt show newly registered members
The anti spam registration confirm code thing doesnt work

All of this from upgrading to 2.0.4 and now the settings are saved in my database backup and i cant revert them back :'(
mistical
Did you go and make sure all the source files were uploaded correctly?

In the ADMIN CP, go to your Settings and then Security and Privacy. Under Enable Script/Bot Flood Control? change it to Normal, and then see if that fixes your problem with the registration confirm code.

Also in the ADMIN CP, go to Maintenance then Recount & Rebuild. Set everything to No except Reset last registered member, then click Reset these statistics. See if that fixes your new registered member problem.
Munky00
ok done those they worked thanks

how do i stop admin verification on newly registered users?

edit:

OMG THIS IS SERIOUSLY CRAP!!!!!! When i make a password protected forum and put the right password in, it keeps taking me back to the password input page over and over again!
Tomi
QUOTE(Munky00 @ May 11 2005, 13:00)
ok done those they worked thanks

how do i stop admin verification on newly registered users?

edit:

OMG THIS IS SERIOUSLY CRAP!!!!!! When i make a password protected forum and put the right password in, it keeps taking me back to the password input page over and over again!
[right][snapback]585905307[/snapback][/right]

Cookies. wink.gif
Munky00
cookies seem to be fine to me.

silly thing driving me nuts!
Tomi
QUOTE(Munky00 @ May 11 2005, 15:54)
cookies seem to be fine to me.

silly thing driving me nuts!
[right][snapback]585906009[/snapback][/right]

When you go to a password protected forum, it stores a cookie, if I recall correctly.
I'm pretty sure there's something wrong with your cookie settings. Do you mind posting them here, so we can make sure? smile.gif
mistical
So the blank page when posting a new topic or reply is now fixed? If that is the case, glad to hear that. smile.gif

To stop admin verification login to your admin cp and then go to View All General Settings. Then under Security and Privacy you'll see "New registration email validation?" select None in the drop down box to the right of it, unless you want to turn on User E-mail Verification instead.

Also post your cookie settings as tm said so we can fix your problem with that.
Munky00
Cookie Domain
Hint: use .your-domain.com for global cookie

Cookie Name Prefix
Allows multiple boards on one host.

Cookie Path
Relative path from domain to root IBF dir


They are all blank.
are there any more settings anywhere?

if you want to see what i mean the password for the prottected forum near the bottom is "test" without the quotes.
Munky00
ok this is driving me crazy now.... i cant even log in! :@

i must of tried at least 30 times. I am using the correct password, it says i successfully logged in on the redirect page but then takes me back to the index where it says im not logged in! :@:@:@ help me somebody please!!!!
fatjoe151
this has happened to my board before.

i believe it is a skin problem

log into the admin cp and go to skins and templates > skin tools > Update Members Skin Choice and make sure everyone has the same skin.

this should work

clear your cookies aswell
Munky00
nope that didnt work. sad.gif this is seriously annoying. anybody else have any suggestions??
mistical
@fatjoe151, that problem has been resolved. If you would of actually read all of our replies. sigh.

@Munky00, the problem is because your cookie settings are all blank, you need to set them to be able to stay logged in. smile.gif

So lets fix that problem.

For "Cookie Domain" put the following: .cross-hatch.co.uk
For "Cookie Name Prefix" put the following: leave blank, does not matter, unless you plan to have multiple boards.
For "Cookie Path" put the following: /forums/

Those cookie settings should work where you stay logged in. I say should because people are using http://forums.cross-hatch.co.uk/index.php to get to your forum instead of http://www.cross-hatch.co.uk/forums/ so they should work still though. Unless someone wants to correct me on what I said to set, go ahead.
Munky00
ok i did that saved the setting, logged out and deleted the cookies from the board, logged in again and it let me in first time woooo!...... just hope it keeps it like that.

I have one other problem sad.gif (sorry for so many questions)

When i click on the icon to "mark all posts as read" it doesnt actually mark all posts as read sad.gif
Tomi
Actually mistical, the way I would set up the settings would be:

Cookie Domain // .cross-hatch.co.uk
Cookie Name Prefix // forums
Cookie Path // (blank)

Those are the settings I use for my forum, I haven't had any problems at all.
Either way probably works thou. smile.gif
mistical
Weird tm, since the cookie name prefix is for if you have multiple boards installed.

For example, say you had /forum1 and /forum2 - 2 forums right. You'd put under the cookie settings name prefix for /forum1 as forum1 or any name you wanted and then the same for the other forum, but naming it forum2 or anything else.

That's just my take on it though, because the description for Cookie Name Prefix is for if you have multiple domains and the Path is for where the forum is installed, so if it was in the www.site.com/forum, the domain would be .site.com and the path /forum/ but say you had hosted someone, the domain would remain .site.com but you'd use /whatever/forum/

If I am totally wrong on all of this, someone, please correct me. I don't want to look like an idiot or anything if I am wrong, just want to be correct if I am.

Then again tm, you said you have no problems, so oh well. tongue.gif
Munky00
Ok i think the cookie problem is all sorted now!

I have one other problem sad.gif (sorry for so many questions)
When i click on the icon to "mark all posts as read" it doesnt actually mark all posts as read sad.gif
Tomi
QUOTE(mistical @ May 13 2005, 00:33)
Weird tm, since the cookie name prefix is for if you have multiple boards installed.

For example, say you had /forum1 and /forum2 - 2 forums right. You'd put under the cookie settings name prefix for /forum1 as forum1 or any name you wanted and then the same for the other forum, but naming it forum2 or anything else.

That's just my take on it though, because the description for Cookie Name Prefix is for if you have multiple domains and the Path is for where the forum is installed, so if it was in the www.site.com/forum, the domain would be .site.com and the path /forum/ but say you had hosted someone, the domain would remain .site.com but you'd use /whatever/forum/

If I am totally wrong on all of this, someone, please correct me. I don't want to look like an idiot or anything if I am wrong, just want to be correct if I am.

Then again tm, you said you have no problems, so oh well. tongue.gif
[right][snapback]585912347[/snapback][/right]

Probably is. And I do have multiple boards installed so yeah. [one for testing and one that's public].

Eh, as long as it works, i'm not complaining. *shrug*

If anyone wants to bother correcting both of us, go for it. laugh.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.