Recent content by TheLaw

  1. TheLaw

    XF 2.3 Suppress error log (trying to ID problem without the overhead)

    Thank you.. This was where I went looking next since templates didn't cause the problem. Addons didn't cause the problem. Widget in the sidebar that had the following code to add a Create New Thread button. The other reason to have a suppress errors function is that these may not appear in...
  2. TheLaw

    XF 2.3 Suppress error log (trying to ID problem without the overhead)

    I'm seeking a way to disable the error log as it generates (literally) thousands of errors like the below every few minutes and in a relatively short time can create a bona fide danger of database corruption. I'd prefer to turn it on and off since the site works for now. As to the error, I...
  3. TheLaw

    New post & reply buttons in threads

    I was able to get something else to work - put the button into a sidebar widget and that did the trick. I used the code to post a new topic that was in the forum_view template. Works much better for me than this solution, although your effort is much appreciated.
  4. TheLaw

    XF 2.3 Unable to edit templates - console messages and modsecurity error

    @Paul B - had a very strong feeling you were correct and I remembered needing to this in the past. Thanks. Answer: Turn off mod_security for the domain. Trying to determine which rule is being offended was too much work, not enough template edits to go down the rabbit hole. What Happened: I...
  5. TheLaw

    New post & reply buttons in threads

    One item - unfortunately I cannot get a new thread button to appear for visitors/not logged in the way you can on the forum_view pages. Adding group_id 1 does not show the button, nor does removing the group check in the compound AND statement do the trick either.
  6. TheLaw

    XF 2.3 Unable to edit templates - console messages and modsecurity error

    I'm going to call in my go to help. Firefox is no insight either. No security errors are generated. Very odd. PS - MY APOLOGIES - the Mod Security error is not related. It was in a different subdomain at a different time.
  7. TheLaw

    XF 2.3 Unable to edit templates - console messages and modsecurity error

    Paul - thanks - but there is no error in the server error log, which is why I'm perplexed. This may be a better cut and paste that shows more about the error. It shouldn't be a template error because the code edit shouldn't have been able to be placed there in the first instance for other user...
  8. TheLaw

    XF 2.3 Unable to edit templates - console messages and modsecurity error

    XF 2.3.x has added many security additions and wonder whether this issue is related. I'm simply trying to add a user group variable to a template. Should be accepted without issue, just one number and a comma. But I get an error saving. Oops! We ran into some problems. Please try again later...
  9. TheLaw

    XF 2.3 Admin Communications > Notices unable to be accessed

    Using CWP and not Cpanel. For reasons unexplained, CWP wasn't updating the php.ini in the php directory and had to be manually updated.
  10. TheLaw

    XF 2.3 Admin Communications > Notices unable to be accessed

    Thank you for your response. He're's the oddest part. It was set for a higher limit a long time ago. Server Environment Report says 128M, which is why I even went to a support tech at my host who changed the variables independently too and also wondere whether XF was somehow limiting the...
  11. TheLaw

    XF 2.3 Admin Communications > Notices unable to be accessed

    An odd problem persists. I cannot access the admin control panel area Communications > Notices which yields a 500 error and spits out the following in the log. Increasing the allowed memory size makes no difference to what is shown in the log (which can be 3GB and still the same.) Using...
  12. TheLaw

    XF 2.3 Fatal Error: Allowed memory size

    Still negative. The error is below and it's only the Communications > Notices feature in the admin panel. [proxy_fcgi:error] [pid 1486433:tid 1486440] [client x.x.x.x:64943] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate...
  13. TheLaw

    XF 2.3 Constant Fatal Error: Allowed memory size exhausted errors since upgrade

    Just found this thread. I've upgraded to 8.3.17 which seems to be the latest version. I'm getting out of memory errors for the same and it happens when I try to access Communications > Notices in the back end. Allocating 3GB doesn't even solve the problem, just for giggles. Nor does it change...
  14. TheLaw

    XF 2.3 Fatal Error: Allowed memory size

    Odd. I cannot access the Notices panel in the admin and I get a 500 error. The log tells me that I've got a memory size error and my increasing memory_limit = 2048M still yields the same error. I'm on a VPS. Trying to troubleshoot this.
  15. TheLaw

    [Scandal's] xF Glossary

    I really appreciate the author's feedback and making his/her work available here. Hopefully permission will be granted to continue etc. but "support" doesn't mean install it and use it. That means investing value, e.g. money to someone to develop/address issues or donating it yourself and...
Back
Top Bottom