I cannot save flexicontent configuration

More
10 years 5 months ago #47057 by lekamotu
I have made the changes below to my .htaccess but still cannot save configuration

php_value suhosin.post.max_vars 10000
php_value suhosin.request.max_vars 10000

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #47058 by ggppdk
Hello

the changes that you made are only if you have suhosin patch

in all case you should also add (in .htaccess):

php_value max_input_vars value 10000

but

php_value max_input_vars value 2000

should also be more that enough

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #47063 by lekamotu
I have add the line

php_value max_input_vars value 10000

to my .htaccess file and I got the error

500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Thank you for your quick response

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #47064 by ggppdk
Hello

-- there is an error in our FAQ, this is syntactically wrong:
Code:
php_value max_input_vars value 3000

(i have corrected the FAQ article)
correct is : (with the 'value')
Code:
php_value max_input_vars 3000


and if you have suhosin then use:
Code:
php_value max_input_vars 3000 php_value suhosin.get.max_vars 3000 php_value suhosin.post.max_vars 3000 php_value suhosin.request.max_vars 3000

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #47068 by lekamotu
After applying your fix below

php_value max_input_vars 3000

I still cannot be able to save the configuration. However I still wants to fix so that I could use this component

Thank you for the prompt reply

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #47069 by ggppdk
Hello

do this

1. go to Joomla System information
2. open PHP Information TAB and search for
max_input_vars

it should show the new value (3000)

if it does not then contact your web-hosting asking to allow a value of at least 1500

if it show a value 3000 then problem maybe different, and in that case you may send me a PM with site URL and super-admin login

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.345 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline