0
Welcome Guest! Login
1 items / $24.00 Checkout

SOLVED 400 bad request

    • HPEDSB's Avatar
    • HPEDSB
    • Sr. Rocketeer
    • Posts: 189
    • Thanks: 2

    SOLVED 400 bad request

    Posted 8 years 4 days ago
    • Everytime I try and assign a template to a page I get this error. How do I fix it?

      400 Bad Request

      Oops, Incomplete data received. Please increase the value of 'max_input_vars' variable (in php.ini or .htaccess).
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21644
    • Thanks: 3104
    • messin' with stuff

    Re: SOLVED 400 bad request

    Posted 8 years 4 days ago
    • aye, bump your max_input_vars up to 10000

      inside a file named php.ini in your webroot:

      max_input_vars = 10000
    • Last Edit: 8 years 4 days ago by Matt.
    • The following users have thanked you: HPEDSB

    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • Daniel W.'s Avatar
    • Daniel W.
    • Sr. Rocketeer
    • Posts: 145
    • Thanks: 1

    Re: SOLVED 400 bad request

    Posted 7 years 11 months ago
    • Matt, I'm also getting this error. I didn't find the php.ini file. Should I create it? or can I use this inside .htaccess?
      thanks
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21644
    • Thanks: 3104
    • messin' with stuff

    Re: SOLVED 400 bad request

    Posted 7 years 11 months ago
    • you can create it... or there is a string you can use in your .htaccess... it's slightly different than what I posted... it all depends on what your host allows
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:

Time to create page: 0.047 seconds