vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Blank Post When Editing (https://vborg.vbsupport.ru/showthread.php?t=296771)

invitezone 04-01-2013 05:02 PM

Blank Post When Editing
 
Hi all.
I am having a weird issue when I try to edit a post.
The post has text in it but when I go to edit the post the edit box shows blank as if posting a new post.
I have read some stuff on here saying that can be caused by PCRE 8.21, so I have asked my webhost what version I have and this was the reply...

I've checked the issue and as I see you have PCRE 8.31 installed not 8.21, it comes with PHP 5.4 by default, please let us know if you need to downgade any module/programs on your server.

php -i|grep -i PCRE
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.31 2012-07-06
pcre.backtrack_limit => 1000000 => 1000000
pcre.recursion_limit => 100000 => 100000

I have no idea what to do next.
Can someone please give me some things to check or maybe someone is familiar with this issue.

Thanks for any help anyone can offer.

invitezone 04-04-2013 10:22 PM

anyone got any clue on this?

thanks

Lynne 04-04-2013 10:42 PM

Did your host just upgrade your server to PHP5.4? If so, tell them to go back to PHP5.3 or tell them to put you on a server running PHP5.3. vB4 is currently not compatible with PHP5.4

kNeo 04-05-2013 03:22 AM

You might be able to get around this by going into general settings, and changing the Ajax option to "disable problematic ajax".

We got bumped up to 5.4 for too and it's been a pain, we can't back track, so I've had to live with it. After tweaking the Ajax settings, most of the major issues we were having (editing posts and such) seemed to clear up. Obviously I miss the inline-editing, but it's a small price to pay for now.

invitezone 04-05-2013 04:44 PM

ok thanks for the replies.
I can downgrade without too many problems so I think I will just do that.

Thanks all.

invitezone 04-08-2013 01:08 PM

I have now downgraded to PHP5.3.3
but now I having some problems that I never had before.
When posting a message I can't paste things in from clipboard.
Also the little picture that you click when you want to add an image no longer works.

Any clues on what I should do?

Thanks all

Lynne 04-08-2013 03:12 PM

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
Then browse the site using that totally default vbulletin style - do you still have the same problem?

invitezone 04-08-2013 03:39 PM

yep same issue continues on that newly created theme.
this is only since the php downgrade though, very strange.

Lynne 04-08-2013 05:08 PM

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); 

Also, verify you have all default files in Maintenance > Diagnostics > Suspect File Versions

invitezone 04-08-2013 05:19 PM

done all that and still the same problem.

--------------- Added [DATE]1365515264[/DATE] at [TIME]1365515264[/TIME] ---------------

any further things to try?
Should I consider going back to php5.4 where I only had some mild issues?


All times are GMT. The time now is 11:09 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.01409 seconds
  • Memory Usage 1,722KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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