vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Edit Post result a blank post without any text (https://vborg.vbsupport.ru/showthread.php?t=317345)

cshellworld 02-15-2015 12:00 PM

Edit Post result a blank post without any text
 
Hello , i have a issue after i upgraded my vbulletin to 4.2.2 pl4 edit post area dosen't have text, its a blank page how i fix this ?
regards

Vbulletin version 4.2.2 pl4
apache version : 2.2.29
php version : 5.3.29
mysql : 5.5.36-cll-lve

Lynne 02-15-2015 04:35 PM

Did you make sure to add the following line to your config.php file under the <?php line:

PHP Code:

define('SKIP_DS_ERRORS'true); 

See if you still have issues after doing that.

cshellworld 02-15-2015 07:07 PM

Already put it , but it seems to be only on first post other posts i can edit but first post i can't

Lynne 02-15-2015 07:18 PM

Have you tried using a default style? Or tried disabling your plugins via the config.php file?

****
To create a default style, create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Set this as the default in AdminCP > Settings > Options > Styles & Languages > Set Default Style. Then go to Maintenance > Clear System Cache. Then try editing a post and see if you still have the same problem.

If so, try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


cshellworld 02-16-2015 12:46 PM

Same thing , only 1 post i see i can't edit. too weeks later i had a problem with forum , some errors with mod_rewrite can be from that ?

and i see only my post i can't edit and only with my account

Lynne 02-16-2015 04:32 PM

Yes, it could be issues with mod_rewrite, so if you have any sort of mod_rewriting going on on the site, then disable it and see if it works then.

And when you say "only with my account", do you mean if you login as another user with permissions to edit posts, you can then edit the post just fine?

cshellworld 02-16-2015 04:49 PM

I'm administrator from the install of vbulletin , and if i login to a mod account i can edit post of administrator or moderator himself with no problem!

Lynne 02-16-2015 08:02 PM

You can edit that same post that, as an administrator, you are having problems editing?

If so, this really sounds like a modification issue.

cshellworld 02-18-2015 02:18 PM

Yes i can't edit a moderator post with administrator account.

But only few posts , i don't figured out why is happening this


All times are GMT. The time now is 10:39 AM.

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.02123 seconds
  • Memory Usage 1,723KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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