Author |
Topic  |
|
MaGraham
Senior Member
   
USA
1297 Posts |
Posted - 03 September 2012 : 17:33:53
|
I'm not sure what category this post should go under.
This first graphic is a normal post.

__________________________________________________________________
This second graphic is the same post after a reply has been made. There was no error message. However; the reply does not display. In fact, after a reply has been made, nothing at all displays at the bottom of the first post/topic. It's sort of like the screen ends; there's no page number, no 'jump to' menu, etc. Nothing.

__________________________________________________________________
Obviously I have no clue as to what file might contain the error so I will share a copy of my topic.asp and post.asp both, of course, in txt format.
copy of topic.asp in txt format
copy of post.asp in txt format
I will be so grateful to anyone who has time to look at this for me!
|
"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley |
Edited by - MaGraham on 03 September 2012 17:34:59 |
|
Carefree
Advanced Member
    
Philippines
4222 Posts |
Posted - 03 September 2012 : 17:59:12
|
Most likely there's an error message beneath that black area. Hold down the mouse button and drag across it to see the error. |
 |
|
MaGraham
Senior Member
   
USA
1297 Posts |
Posted - 03 September 2012 : 20:16:58
|
Now why didn't I think of that?! LOL
Here's what it revealed:
Microsoft VBScript runtime error '800a0009'
Subscript out of range: 'rM_AVATAR'
/tfp/topic.asp, line 725
|
"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley |
 |
|
MaGraham
Senior Member
   
USA
1297 Posts |
Posted - 09 September 2012 : 11:34:45
|
I am going to do the last few mods over and surely that will correct this.
If not, I will post any problems. :)
|
"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley |
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 10 September 2012 : 05:18:00
|
Believe I fixed this for you. Had an extra M_AVATAR_URL reference in the sql query, which threw off the index of the array when it tried to retrieve the data from the record set. |
Support Snitz Forums
|
 |
|
MaGraham
Senior Member
   
USA
1297 Posts |
Posted - 10 September 2012 : 18:37:58
|
I am so glad I had not started redoing any mods because this took care of the problem! Wonderful!
Thank you so much, David!!
|
"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley |
 |
|
|
Topic  |
|