vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Fatal error, one user??? (https://vborg.vbsupport.ru/showthread.php?t=288454)

tazmaniancowboy 09-29-2012 03:50 AM

Fatal error, one user???
 
I am having a problem that just started recently. when the user tries to post a thread he gets this error
Quote:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12907765 bytes) in/home/njrcweb/public_html/njreefers.org/includes/class_bbcode.php on line 840
This is isolated to one user. :confused: He can not start a thread, but he can post. I have checked all user settings and the account was working for 2 years before this.

Any Idea what can be causing this? This is one of our longest sponsors and I'd like to get him working right ASAP!

ForceHSS 09-29-2012 03:56 AM

post full error

tazmaniancowboy 09-29-2012 04:03 AM

Quote:

Originally Posted by ForceHSS (Post 2369412)
post full error

Sorry, didn't realize the end got cut off. I edited above to add the ending

this user has tried on their home pc, work pc, and mobile phone with the same results. They also let a customer log onto their pc and there was no problems creating a new thread

CAG CheechDogg 09-29-2012 04:08 AM

Is he trying to add something to the thread he is trying to create that includes bb code in it? Maybe some image, video something?

tazmaniancowboy 09-29-2012 04:13 AM

he usually just posts a list of items he is receiving in his store, occasionally he adds pics. I am not sure if he has been trying to add pics lately

ForceHSS 09-29-2012 04:18 AM

$text = preg_replace_callback($regex, array(&$this, 'replace_smilies'), $text);
this is the 840 line in that php file hope it helps

CAG CheechDogg 09-29-2012 04:20 AM

Ok since he wont answer lol..he is exceeding the limit of 64mb, which means he is either including some huge attachments or images in that post and it wont allow the post to be created.

ForceHSS 09-29-2012 04:50 AM

up the limit of text on posts

tazmaniancowboy 09-29-2012 02:10 PM

Thanks for the help guys, I went to bed for the night! I just PMd him to ask exactly what he was posting and I also asked if he minded giving me access to his account so I can see first hand what is happening. I will post back here when I have more info.

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

OK, just heard back from him and he said he gets the error as soon as he hits the Post New Thread button

CAG CheechDogg 09-30-2012 02:22 AM

Yeah, but is he including images, large long posts or attachments?

edwardw771 10-01-2012 10:52 PM

I just asked the user if its ok that I reset his password to try and reproduce the issue. Every time I click new thread with nothing added I get the error.

So far I removed his signature with no luck going to try to remove the avator next.
Its Crazy. Any other Ideas?

ForceHSS 10-01-2012 11:08 PM

Quote:

Originally Posted by edwardw771 (Post 2370087)
I just asked the user if its ok that I reset his password to try and reproduce the issue. Every time I click new thread with nothing added I get the error.

So far I removed his signature with no luck going to try to remove the avator next.
Its Crazy. Any other Ideas?

If you are getting an error when you try to post with no text in the post then it could be some settings you have set check Minimum Characters Per Post in admincp/settings/options/Message Posting and Editing Options I would also check the rest of the settings in that section Message Posting and Editing Options

edwardw771 10-01-2012 11:36 PM

Yup I'm getting an error.

I had a look at Minimum Characters Per Post its set to 0
Quick Reply is set to Yes, Click Required
Quick Edit is set to Yes
Multi-Quote Enabled set to Yes
Multi-Quote Quote Limit is set to 5
Maximum Characters Per Post set to 10000
Maximum Characters Per Thread/Post Title set to 85
Ignore Words in [QUOTE] Tags For Min Chars Check set to Yes
Automatically Quote Post / Thread Title set to No
Maximum Images Per Post is set to 0
Maximum Videos Per Post is set to 1
Prevent 'SHOUTING' set to 3
Minimum Time Between Posts set to 30
Time Limit on Editing of Thread Title set to 10
Time Limit on Adding a Poll to a Thread set to 30
Time Limit on Editing of Posts set to 60
Time to Wait Before Starting to Display 'Last Edited by...' set to

ForceHSS 10-01-2012 11:55 PM

Minimum Characters Per Post = 5
Maximum Images Per Post = 10
Maximum Videos Per Post = 5
just change these for now and test please

edwardw771 10-02-2012 12:07 AM

Changed made same results.

ForceHSS 10-02-2012 12:28 AM

then it could either be another settings or a custom plugin disable your plugin from the config

To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

If you need this fixed fast I can pm you my skype info and we can talk 1 to 1


All times are GMT. The time now is 06: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.01145 seconds
  • Memory Usage 1,748KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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