Author |
Topic |
taropatch
Average Member
USA
741 Posts |
Posted - 02 June 2003 : 10:18:01
|
When I applied the fix, the quotes problem has been corrected. But somehow, the data is still not there when I try to edit the poll. I'm quite sure it's not a cached file - I'm checking from my PC at work now and also refreshed the page.
If you login using the test account and edit this poll, do you see the data? |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 02 June 2003 : 11:01:16
|
quote: When I applied the fix, the quotes problem has been corrected.
The fix was to fix the answers that are not showing up in the text boxes. The chkString function replaces the double quotes " to the worded version ". So it won't cause that problem with the poll answers not showing up.
I don't know what else to do, if you say the fix isn't working. Since I reproduced the bug on my forum and fixed it with the same fix I am giving you. The only solution I can think of is your server is caching the file.
Try this test to see if your server is caching the file. In that same line I told you to apply the fix, remove maxlength=""100"". After you updated your file, if it doesn't appear in the html on the forum, then we know the file got updated. |
Support Snitz Forums
|
|
|
taropatch
Average Member
USA
741 Posts |
Posted - 02 June 2003 : 15:55:25
|
Davio,
The fix worked great for viewing the poll results but not for the edit.
(image and code removed)
The quotes in red are causing a problem so that the edit screen values do not show up. Maybe I should just go into the db and replace the quotes with '. This would fix the issue too. |
Edited by - taropatch on 02 June 2003 18:04:17 |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 02 June 2003 : 16:50:08
|
But the only problem I was trying to fix was the editing of the polls. I didn't know there was a problem with viewing the poll results? If there was a problem with viewing the poll results, then the problem would lie in the topic.asp file. Not post.asp file.
Anyways, can you try the test I asked in my previous post.quote: Try this test to see if your server is caching the file. In that same line I told you to apply the fix (post.asp line 1230), remove maxlength=""100"". After you updated your file, if it doesn't appear in the html on the forum, then we know the file got updated.
|
Support Snitz Forums
|
Edited by - Davio on 02 June 2003 16:51:30 |
|
|
taropatch
Average Member
USA
741 Posts |
Posted - 02 June 2003 : 18:02:55
|
Sorry Davio,
This post was turning into a typical forum miscommunication problem due to me.
For some reason my updated file with your fix had not ftp'ed to the server correctly yesterday. You are 100% correct and the fix is perfect!
How can I repay you? I think I'll be making my long overdue donation to snitz now! |
Edited by - taropatch on 02 June 2003 18:03:31 |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 02 June 2003 : 22:41:27
|
Hey I knew my fix was right! And I was gonna stick to it dog gone it!!
I'm glad you finally got it fixed. |
Support Snitz Forums
|
|
|
Topic |
|