[SOLVED] General config (component) can not be saved

More
8 years 6 months ago #58040 by bendeb
I send you a PM with admin login.
Thank you :)

Flexicontent 4.1.0b1
Joomla 3.9.18

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

More
8 years 6 months ago - 8 years 6 months ago #58041 by ggppdk
Hello

i found why the form (FLEXIcontent compoent parameters) does not get serialized

- You have: max_input_vars: 10000 , so the serialization is not triggered

but you have not increased the suhosin variables limits to be the same value
suhosin.post.max_vars
suhosin.request.max_vars

-- to solve with current version, v3.0.8 either change max_input_vars down to 1000
or better increase the suhosin variables up to 10000 (to the same value as max_input_vars)


-- 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...
Last edit: 8 years 6 months ago by ggppdk.

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

More
8 years 6 months ago #58045 by bendeb
Thank ggppdk.

How can I change the suhosin variables ?

I have a mutualized hosting (Ex2Hosting, enterprise plan).
Does these variables have to be changed in php.ini ?
If yes, I have no access to this php.ini file, so what can I do to fix it ?

Thank you again :)

Flexicontent 4.1.0b1
Joomla 3.9.18

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

More
8 years 6 months ago - 8 years 6 months ago #58046 by bendeb
I have followed this tutorial : www.flexicontent.org/documentation/faq/7...allation-upgrade/591

I add these few lines in .htaccess file to define php.ini location :

<IfModule mod_suphp.c>
suPHP_ConfigPath /home/xxxxxxx/public_html
</IfModule>

xxxxxxxxx has replaced by mysite_account of course.

Then, I create a php.ini file and I put it in public_html.
Inside this php.ini file, I add these few lines :

max_input_vars=10000
suhosin.post.max_vars=10000
suhosin.request.max_vars=10000

Then, when I go to Flexicontent home page in my backend, I see that the modifications have been applied, it's nice :)
max_input_vars 10000 Obligatoire 1000 Recommended 2000
The suhosin variables disapeared.

But when I save the global config, I have a blank page and I have to actualize one or two times to see my backend correctly.
However, the setting have saved correctly, but because I have a blank page it is not convenient.

The problem is the same when I open a article and save it > blank page again.

So, what can I do to make it work correctly ?

Thank you :)

EDIT : to make my site working with article editing, I disable php.ini by renaming it to php.ini---
I'll give you FTP login in PM if you want to rename it and debug my problem. :)

Flexicontent 4.1.0b1
Joomla 3.9.18
Last edit: 8 years 6 months ago by bendeb.

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

More
8 years 6 months ago #58048 by ggppdk
Hello

you can try to set "Error reporting" parameter to "maximum" in Joomla Global Config,
and this should get the blank screen to display a PHP error message and PHP warnings


-- 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
8 years 6 months ago #58057 by bendeb
Hello ggppdk,

My host provider applied the setting for me this morning, so I no longer need php.ini and .htaccess modifications.
All variables are set to 10000 and all is working now, I can save global config properly without having a blank page.


However, thank again for your help because without you, I have not be able what to do. :)

Thank you :)

Flexicontent 4.1.0b1
Joomla 3.9.18
Attachments:

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.289 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