Can you please fix these fucking boards?

I’ve been having a problem of, after I create a post, or a thread, and hit submit, that it takes me to a log-in page, at which point the post is lost. I emailed via the “contact” button at the bottom of the page when it happened a few days ago and never got a response. Now, I just created a new thread with a longish OP (after posting in another thread) and POOF!. Gone.

This is ridiculous. Can you please fix this goddamn thing. and is it too much to ask to get a response when an email is sent.

FUCK!!!

Magellan01, I’m not an expert or anything when it comes to how the software works, but that used to happen to me all the time. Then I started checking “Remember Me” on the initial login. That way no matter how long the computer sat idle or how long it took me to prepare my posts and/or responses, the post would go through.

Could that be it?

I thought that very thing. And I have been checking that box. maybe I missed it this time. But even if I did, I had just posted in another thread with no problem.

Even if that works around the problem, it’s a bad solution. People who don’t want their browser to automatically log them into the board every time (e.g. if they’re using public computers) shouldn’t use that option, because then if they forget to explicitly log out, they’re giving someone else access to their account.

True, and I use public (and other company) computers a lot. But when you use public computers it is incumbent upon you to remember to logout, or delete files from the desktop, etc., regardless. I was only offering a solution that I found has worked for me every time since I began doing it. Like I said, I’m no expert, so I’m sure there are other ways; I was just trying to be helpful.

YMMV, but when that happens to me I click the back arrow on the browser a couple of times and find that my would-be post is still there in the text box. I select and copy it, log in, paste, and hit submit.

It’s been happening so often lately that I try to remember to copy what I wrote before even hitting submit.

It’s a pain in the ass and not the way any decent message board should work, but it’s an alternative to retyping your lost masterpieces or just giving up.

I’m not having that trouble any more, and I’m not doing anything different. That used to be a concern a few years back, to the point I always copied a post before submitting.

As for “fixing” the board: it appears that we are hosted on some other server, so I’m not sure exactly what “fixing” can be accomplished by our people. Further, given that the Board is now owned by its third set of owners in the last couple years, I’m guessing that them who work here are waiting for the other shoe to drop…

OP: You could try a better internet connection. If you lose your connection for a very brief period, you get signed out of message boards.

Happens to me all the time when the weather is really bad.

Something to think about.

The back button is a thing I always try. It seems to work now less than half the time. I do sometimes remember to copy and save before hitting submit, for the reasons you mention. But I didn’t do it this time. Of course.

It’s actually happening to me more frequently now. Something must have changed in the bowels of the board’s internets.

Thanks, but that’s not it. I have a great connection these days.

5-4-Fighting and Everyone,

Thanks for all the helpful suggestions. I wish some mods or administrator would weigh in.

Hello…

It’s the weekend man, they’re all off enjoying their hookers and blow. Same as you should be. :wink:

Blow me.

:wink:

On second thought, I don’t know why I thought that was funny. I mean where I’m from one might use that line to mean. “Okay, get me some blow.” Still…kerplunk.

But no snark was intended. I hope that much is clear.

I still do. Even one as short as this.

This is a problem I’ve encountered on every vBulletin forum I’ve been on, at least to some degree or another. Not sure if there’s much they can “fix.”

They can rewrite their code (which isn’t likely, since it’s a big undertaking). There are efficient ways to read or write data, and there are inefficient ways to read or write data. There are ways (like functions written into the SQL DB itself, as opposed to in code) that dramatically improve performance. What likely has happened is that vBulletin code is pure spaghetti by now, and tweaking it for all but the most trivial tasks is probably next to impossible.