post goes blank after new comment added

Reports about issues that you encounter in Suffusion
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

Re: post goes blank after new comment added

Postby janeboha » 22 Nov 2009, 13:22

Okay.

Now I moved a few comments to the page that is now showing up and - poof! The page disappears!

so now I'm going to try adding that line that was originally suggested by WP. Any ideas? (When I study mySQL database, everything looks great. And I do the "repair" and everything is fine.)

<input type="hidden" name="comment_post_ID" value="<?php echo $id; ?>" />

Where would you suggest I put it?

Thanks,

Jane
janeboha
 
Posts: 22
Joined: 11 Nov 2009, 21:49

Re: post goes blank after new comment added

Postby janeboha » 22 Nov 2009, 13:39

Sayontan,

One thing that is GOOD is that when I move comments back out, the post will come back. And that I have your updated Suffusion theme. And that I don't have a corrupted comment.php file! So that's 3 good things.

So now I just have to figure out what to do with the comments that seem to have some corruption in them such that the computer cannot figure out where to load them and thus the post stays blank.

If you think that line of code will help, I'll add it in; just tell me where to place it!

Otherwise, I'm just going to study my mySQL database some more and see if I cannot get around this problem some how.

thanks and hope you can have a nice day today. I know I've taken a lot of your time. And I appreciate your help.

Jane
janeboha
 
Posts: 22
Joined: 11 Nov 2009, 21:49

Re: post goes blank after new comment added

Postby sayontan » 22 Nov 2009, 14:48

Hi Jane,
Can you please verify what line #100 is in comments.php (in wp-content/themes/suffusion)? Unless I am going mad, it should be:

Code: Select all
   <?php comment_id_fields(); ?>


I guess if you are not seeing this line then something is still wrong. You can put the line that WP suggests right before the <input name="submit" ... code.

Sayontan.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: post goes blank after new comment added

Postby janeboha » 23 Nov 2009, 11:54

Sayontan,

Out of the country right now so I will get into my files and check out the code when I return. Please don't be on pins and needles in the meanwhile; I'm sure you're not going mad!

Thanks,

Jane
janeboha
 
Posts: 22
Joined: 11 Nov 2009, 21:49

Re: post goes blank after new comment added

Postby janeboha » 23 Nov 2009, 12:32

Sayontan,

Also discovered a lovely problem - After I got everything working (see my comment from yesterday) and before I left for my trip, I posted a new post and saw the post looking lovely,.....Then checked it out today and I see the home page is coming up blank!

So I'm going to have to deal with this...But maybe it will need to wait until I'm back and my home page is going to ride it out blank for a while.... :!:

I do have one question for you: Remember I told you that I have these files, e.g. comment.php in my root directory, and then again in my Themes (Suffusion) folder? Is this correct? My WP was originally installed through my server (they offer this free service) and I'm wondering if part of the problem goes back to how and where it was installed. Just a thought...

Thanks,

jane
janeboha
 
Posts: 22
Joined: 11 Nov 2009, 21:49

Re: post goes blank after new comment added

Postby janeboha » 23 Nov 2009, 17:35

Sayontan,

Good news here. Just uploaded your new new version 2.6.6 of the Theme and my homepage is showing up again!

Thanks,

Jane
janeboha
 
Posts: 22
Joined: 11 Nov 2009, 21:49

Re: post goes blank after new comment added

Postby sayontan » 23 Nov 2009, 17:43

Jane,
Though I am happy that your page is showing up, I am rather baffled by the way things are turning out in your case. I see that you are on the latest version of WP. Do you know if all your plugins are compatible with the new version?

Sayontan.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: post goes blank after new comment added

Postby janeboha » 24 Nov 2009, 12:19

Sayontan,

It's an interesting and good question....I think I shall go through my plugins and see if they all are.

Thanks for the idea,

Jane
janeboha
 
Posts: 22
Joined: 11 Nov 2009, 21:49

Re: post goes blank after new comment added

Postby janeboha » 12 Dec 2009, 22:51

Sayontan,

This is a non-Suffusion question but I'll run it by you since it has come up as a result of your suggestion that I use Windows LiveWriter for my blog (thus I am not starting a new thread because this really is not a Suffusion question). I opened an existing post, went to "Preview" and in the header bar (on my blog, brown), above the post itself, there are hundreds of hyperlinks to movies. There is no way for me to get rid of them, nor in a search can I find coding for these hyperlinks in my files (have done several searches). Since you are using LiveWriter, do you get these too? It seems like a nice application but I don't know if this is part of them or not, or if something nasty got into coding somehow, which I can neither find nor rid myself of. I certainly don't want them gumming up my works!

I've also posted the question to the LiveWriter support.

Thanks.
janeboha
 
Posts: 22
Joined: 11 Nov 2009, 21:49

Re: post goes blank after new comment added

Postby sayontan » 12 Dec 2009, 23:10

Jane,
LiveWriter works perfectly for me - no spurious links at all. Did you add any plugins to LiveWriter?

Sayontan.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

PreviousNext

Return to Bug Reports

Who is online

Users browsing this forum: Google [Bot] and 6 guests