Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
some users post appear blank in old forum
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
John  
View profile  
 More options Oct 21 2011, 10:34 am
From: John <verbal0...@hotmail.com>
Date: Fri, 21 Oct 2011 07:34:11 -0700 (PDT)
Local: Fri, Oct 21 2011 10:34 am
Subject: some users post appear blank in old forum
It appears that this only affects certain users, but I've seen this a
small handful of times...

http://mises.org/Community/forums/t/26687.aspx

any ideas?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stephen Gream  
View profile  
 More options Oct 21 2011, 11:00 am
From: Stephen Gream <poisonthe...@gmail.com>
Date: Sat, 22 Oct 2011 02:00:36 +1100
Local: Fri, Oct 21 2011 11:00 am
Subject: Re: [Mises.org Dev] some users post appear blank in old forum

It isn't actually loading the content. Look at the code where it's
pulling it from the db and whether it's populating the post object
properly

  Screenshot at 2011-10-22 01:57:23.png
246K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Douglas  
View profile  
 More options Oct 24 2011, 12:41 pm
From: Steven Douglas <lawrence.w...@gmail.com>
Date: Mon, 24 Oct 2011 09:41:24 -0700 (PDT)
Local: Mon, Oct 24 2011 12:41 pm
Subject: Re: [Mises.org Dev] some users post appear blank in old forum

I don't know if this is related, but I had this happen with a post I had
created and tried to edit. Nothing would populate. That is, until I realized
I had been removed from the group by some glitch. Once I rejoined the group,
everything populated just fine.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John  
View profile  
 More options Oct 24 2011, 5:09 pm
From: John <verbal0...@hotmail.com>
Date: Mon, 24 Oct 2011 14:09:23 -0700 (PDT)
Local: Mon, Oct 24 2011 5:09 pm
Subject: Re: some users post appear blank in old forum
Stephen, I'm not sure what I'm supposed to do with that information.
I don't have any permissions to edit any site code.  Here is another
user having trouble.

http://mises.org/Community/forums/t/26722.aspx

Is this something that can be fixed?

On Oct 21, 8:00 am, Stephen Gream <poisonthe...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Douglas  
View profile  
 More options Oct 24 2011, 5:59 pm
From: Steven Douglas <lawrence.w...@gmail.com>
Date: Mon, 24 Oct 2011 14:59:45 -0700 (PDT)
Local: Mon, Oct 24 2011 5:59 pm
Subject: Re: some users post appear blank in old forum

Also, it may not be at all related to the problem I had, as I was looking at
an entire page not populating during an edit - and only because I lacked
permissions at the time (given that I was suddenly no longer a member of
that group). This looks different, as it's just a forum post, one that
doesn't require membership in a specific group - only certain posts are not
populating, and only during a general view and not an edit.  

I'm sure it can be fixed, but without permissions, it's tough to even see
what's going on - not just site code changes, but the ability to look at the
database itself.

In the example link you gave, the user has one empty post, followed by one
successful post that populates fine, followed shortly afterward by two empty
posts - all within the space of 30 minutes.  That would tend to rule out
someone executing SQL code at that time, although it's still possible. For
that matter, the database could have been locked (for any number of reasons)
during the time the entries were made.

The first question I would want answered is whether or not data even exist
now in the database for those posts. If db entries do exist, but simply
aren't appearing, we could troubleshoot that.  If db entries do *not *exist,
except as empty placeholders in the database, then the question becomes
split into whether it was never saved at all, or whether it was saved, but
was later cleared/deleted.  To that end, I'd want to know from the user
whether the posts were ever visible in the first place. Also, has he been
able to make forum posts since?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stephen Gream  
View profile  
 More options Oct 24 2011, 11:41 pm
From: Stephen Gream <poisonthe...@gmail.com>
Date: Tue, 25 Oct 2011 14:41:34 +1100
Local: Mon, Oct 24 2011 11:41 pm
Subject: Re: [Mises.org Dev] Re: some users post appear blank in old forum
Neither do I... I'll get a copy of the source and see why it might not
be displaying


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Veksler  
View profile  
 More options Jul 1 2012, 12:42 pm
From: David Veksler <da...@rationalmind.net>
Date: Mon, 2 Jul 2012 00:42:06 +0800
Local: Sun, Jul 1 2012 12:42 pm
Subject: Re: [Mises.org Dev] Re: some users post appear blank in old forum

I think I get the problem now: a few users selected a non-default editor,
which no longer works, resulting in blank posts.

The fix is to run a SQL query to reset the default editor for all users.
 Also we need to update the config file to disable all other editors.

It should be "Standard" not enhanced.

[image: Inline image 1]
---
Regards,
David Veksler
http://about.me/davidveksler
http://linkedin.com/in/davidveksler
+86 186 168 73407

On Tue, Oct 25, 2011 at 11:41 AM, Stephen Gream <poisonthe...@gmail.com>wrote:

  image.png
39K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »