vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Weird Posting Problem (https://vborg.vbsupport.ru/showthread.php?t=183535)

hobbybox 06-25-2008 11:17 PM

Weird Posting Problem
 
I have come across a problem that happens in all my forms...

If you copy and past something into a post (say from another site, word, etc) that post will get cut off after special characters such as ' " -

So if I copied/pasted an article that had Player's Union (example) the post would save only as Player. the rest would be cut off. if you go to edit it the rest isnt there. This happens in the forums and also when I create a page with Logicians webtemplates hack so It seems to be a vbulletin problem as opposed to a hack problem.

Opserty 06-26-2008 07:22 AM

This is not a problem with normal vBulletin, disable all your modifications.

You can do so by adding:
PHP Code:

define('DISABLE_HOOKS'true); 

To the start of the second line of config.php

If your issue persists, create a New Style with No Parent Style and test again.

Finally, if you still have your issue, upload all the non-image vBulletin files.

Marco van Herwaarden 06-26-2008 08:24 AM

Sounds more a problem caused something like mod_security or Suhosin/Hardened PHP..

hobbybox 06-26-2008 02:25 PM

Quote:

Originally Posted by Opserty (Post 1559297)
This is not a problem with normal vBulletin, disable all your modifications.

You can do so by adding:
PHP Code:

define('DISABLE_HOOKS'true); 

To the start of the second line of config.php

If your issue persists, create a New Style with No Parent Style and test again.

Finally, if you still have your issue, upload all the non-image vBulletin files.

Will try and see what happens - will post if problem not resolved.

Quote:

Originally Posted by Marco van Herwaarden (Post 1559346)
Sounds more a problem caused something like mod_security or Suhosin/Hardened PHP..

In the case of the above not working - I really have no idea what this is :confused:

This is just so weird - I can type a post that has those characters and there is no issue - however If I copy/paste then it breaks down.

hobbybox 06-28-2008 12:47 AM

Ok - I disabled hooks - not fixed
Upgraded to 3.72 - redid all the files still have the problem.

This is what I need to do to post a copied item.

1) Post the item
2) edit
3) repaste info in the post edit
4) save

when I go through that process it will be fine. It wont work if I copy/paste with bbcode...this means I have to go to the post on my other site, copy as is (no bbcode) then paste in my second site...

hobbybox 06-29-2008 12:24 PM

Addtional Ideas?

Marco van Herwaarden 06-29-2008 12:41 PM

Quote:

Originally Posted by hobbybox (Post 1559601)
In the case of the above not working - I really have no idea what this is :confused:

You can ask your host if any of these are installed on the server.

Boofo 06-29-2008 12:57 PM

You can also check the Problematic Webserver Modules under "Diagnostics" under the Maintenance tab in the Admin CP.

hobbybox 06-29-2008 10:51 PM

Quote:

Originally Posted by Boofo (Post 1562031)
You can also check the Problematic Webserver Modules under "Diagnostics" under the Maintenance tab in the Admin CP.

I get this

AJAX Unicode Issue Yes
Results
The above setting will indicate if mod_security is preventing some AJAX requests from being submitted to vBulletin. If this shows Yes then you either need to disable mod_security or change the AJAX settings with the vBulletin Options and disable Problematic features.

I dont want to turn AJAX off - any suggestions what I should do? Im not really sure what this stuff means.

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

I 'disabled problematic ajax features' and still have the problem.

Boofo 06-30-2008 01:58 AM

I added this to the top of my .htaccess file to turn off mod_security when I got that same notice.

Quote:

SecFilterEngine Off
SecFilterScanPOST Off


All times are GMT. The time now is 08:21 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.01237 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete