Author |
Topic  |
|
ferrarihead
Starting Member
Canada
41 Posts |
Posted - 03 December 2001 : 23:21:18
|
Hi, I installed a banner in the header of the top part of the post. Now, i cant create or post new topics, i get this error:
Response object error 'ASP 0156 : 80004005'
Header Error
/bbs/post.asp, line 74
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content.
one guy tried but was unsucessful, it has something to do with the /head http://www.horoscopeaday.com/bbs
can anyone help please ferrarihead
Edited by - ferrarihead on 04 December 2001 12:23:02 |
|
ferrarihead
Starting Member
Canada
41 Posts |
Posted - 04 December 2001 : 12:24:12
|
still hoping one of you guys will give me hand (8d)
|
 |
|
Roland
Advanced Member
    
Netherlands
9335 Posts |
Posted - 04 December 2001 : 12:37:43
|
Could you copy & past lines 64 to 84 of your post.asp?
Oh, and don't e-mail me to ask me to read your posts.... If I can help you I will and I would've replied to this topic anyway.
Roland
- here to help when possible -
 http://www.frutzle.com |
 |
|
ferrarihead
Starting Member
Canada
41 Posts |
Posted - 04 December 2001 : 13:27:08
|
thanks Frutzle,
sorry about the misunderstanding...
ferrarihead
|
 |
|
Roland
Advanced Member
    
Netherlands
9335 Posts |
Posted - 04 December 2001 : 13:36:16
|
No problem.
Now could you please be so kind and paste lines 64 to 84 here? There's no way anyone can solve your problem without seeing the code (unless they know the exact problem and solution which I don't).
Roland
- here to help when possible -
 http://www.frutzle.com |
 |
|
Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 04 December 2001 : 19:28:42
|
This error is caused when there is non ASP code or non ASP blank space before cookies are writen or accessed. You didn't add any code to any files before the config.asp did you?
Nathan Bales - Romans 15:13 ------------------------------- Test Site | Mod Resource |
 |
|
Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 04 December 2001 : 19:43:09
|
Or more spacficially, before this block of code lines (73-76)
if not(IsNull(strSelectSize)) then Response.Cookies(strCookieURL & "strSelectSize") = strSelectSize Response.Cookies(strCookieURL & "strSelectSize").expires = Now() + 365 end if
Nathan Bales - Romans 15:13 ------------------------------- Test Site | Mod Resource |
 |
|
ferrarihead
Starting Member
Canada
41 Posts |
Posted - 04 December 2001 : 23:40:39
|
actually i did, what should i do?
|
 |
|
Nathan
Help Moderator
    
USA
7664 Posts |
|
ferrarihead
Starting Member
Canada
41 Posts |
|
Kenno
Average Member
  
Cambodia
846 Posts |
Posted - 05 December 2001 : 00:51:13
|
Looks nice, but your active_users.asp page has error.
http://www.horoscopeaday.com/bbs/active_users.asp
Microsoft VBScript runtime error '800a000d' Type mismatch: 'OnlineSQLdecode'
/bbs/active_users.asp, line 68
In these days of computer viruses, asking if you may put your disk into someone's computer is the technological equivalent of unsafe sex. |
 |
|
ferrarihead
Starting Member
Canada
41 Posts |
Posted - 05 December 2001 : 01:29:07
|
works fine when i checked
|
 |
|
Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 05 December 2001 : 01:29:18
|
I didn't get that error. Must have been fixed.
Nathan Bales - Romans 15:13 ------------------------------- Test Site | Mod Resource |
 |
|
|
Topic  |
|