vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Upgrade errors (https://vborg.vbsupport.ru/showthread.php?t=299115)

hirebuysell 06-14-2013 02:59 PM

Upgrade errors
 
We recently upgraded our forum to vb 4.2.1 from vb 4.1.x
After upgrade we are facing several issues,I tried to fix some of them and i fixed few.
Here is an issue which i can't fix and need your help.
The problem is with image uploader.
When we upload image this error come and nothing happen.
https://vborg.vbsupport.ru/external/2013/06/32.png
Please tell me how to fix this issue.
Thanks in advance.

snakes1100 06-14-2013 04:58 PM

Disable mod_security for that site.

Add this to your htaccess file

Code:

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>


hirebuysell 06-14-2013 05:55 PM

Quote:

Originally Posted by snakes1100 (Post 2428126)
Disable mod_security for that site.

Add this to your htaccess file

Code:

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>


How to disable mod_security ? I mean by simply adding this code to .htaccess ?

snakes1100 06-14-2013 05:59 PM

Yes, thats correct.

hirebuysell 06-14-2013 06:07 PM

I added the code but still there is issue :( not fixed ... Can't upload any image...

RichieBoy67 06-15-2013 11:26 AM

Check your file permissions to make sure the uploads directory is set to 777..

Actually my answer is just the most common to image uploading problems but I did not notice the exact error you were having. I will get back to you after I look through my notes. I know I have encountered this issue but can't remember the fix..will get back to you though once I find it.it does have something to do with mod rewrite though.

Are you using Vbseo or mod rewite for your urls? Have you made any other changes to your htaccess?

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

The issue I had with this same error was related to image sizes. I fixed it simply by going into attachment options. I'm not sure though if this is your problem because mod rewite or even permissions can cause similar results.

I would check your attachment settings and make sure you have them set correctly.

hirebuysell 06-16-2013 10:35 AM

Quote:

Originally Posted by RichieBoy67 (Post 2428253)
Check your file permissions to make sure the uploads directory is set to 777..

Actually my answer is just the most common to image uploading problems but I did not notice the exact error you were having. I will get back to you after I look through my notes. I know I have encountered this issue but can't remember the fix..will get back to you though once I find it.it does have something to do with mod rewrite though.

Are you using Vbseo or mod rewite for your urls? Have you made any other changes to your htaccess?

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

The issue I had with this same error was related to image sizes. I fixed it simply by going into attachment options. I'm not sure though if this is your problem because mod rewite or even permissions can cause similar results.

I would check your attachment settings and make sure you have them set correctly.

Using vbseo...


All times are GMT. The time now is 07:51 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.01344 seconds
  • Memory Usage 1,728KB
  • 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_code_printable
  • (2)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