vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Post being auto cut (https://vborg.vbsupport.ru/showthread.php?t=316184)

madness85 12-23-2014 08:16 PM

Post being auto cut
 
Not sure if thats the correct title but lengthy post in my forum after some time seem to be cut "Some of the original post missing" the bottom half :(

I don't seem to have any errors how could this bs happening?

Lynne 12-23-2014 08:29 PM

So when they are first posted, they are fine. And then several days (months?) later you will go look at the post and some of it will be missing? Did you check Thread Tools > Edit Thread to see if someone had edited the post?

madness85 12-23-2014 08:38 PM

Quote:

Originally Posted by Lynne (Post 2528519)
So when they are first posted, they are fine. And then several days (months?) later you will go look at the post and some of it will be missing? Did you check Thread Tools > Edit Thread to see if someone had edited the post?

Thanks for replying Lynne. I would say posts about a month or older & they was fine when posted and nobody has edited them.

Lynne 12-23-2014 08:42 PM

Was anything changed on your server between when they were posted and when they got cut? And are they actually cut in the database, or just showing up as cut? Can we get a link to one of these posts to see what is up?

ozzy47 12-23-2014 10:04 PM

Have you tried on a unmodified default style?
Have you tried with all mods disabled?
What vB version and PHP version are you running?

To temporarily disable all mods, edit includes/config.php file and add this line right under <?php add the following.
PHP Code:

 define('DISABLE_HOOKS'true); 

So it looks like this:
PHP Code:

 <?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2

Use notepad++ to edit any files.

madness85 12-24-2014 11:31 AM

It's missing from the post table also so the only thing I can think of is it messed up when I changed server some time ago :(

I will create a fairly large post in the staff section and watch it for a few weeks.

ozzy47 12-24-2014 11:37 AM

It's possible that during the server move something went haywire and only transferred some of the text.


All times are GMT. The time now is 05:06 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01445 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete