Arcy
New member
Is it possible to manually create a child style?
I've successfully installed the UI.X add-in and the base style, and it works swimmingly. I'm trying to add a child style so I can customize it without modding the base style, but however I do so I'm getting a "fail to open stream: Too many open files" error while rebuilding templates, and the new style is unusable. Changing host or getting more resources from the host does not look feasible, so I'm looking for a way to offload or break up the processing.
I assume that the problem is that copying the base UI.X style fails because of the complexity of the style. Creating a child of Default in the same ways works as expected.
After the failure, the admin panel gives me a warning & option: There are manual rebuild jobs awaiting completion. Continue running them.
Following the Continue running them link to run-job generates the same "fail to open stream" error.
Is there a way to manually install a child style or break up generating the child style into smaller steps so that it doesn't run out of open files?
Different ways of creating the child that fail:
The Error:
Thanks!
I've successfully installed the UI.X add-in and the base style, and it works swimmingly. I'm trying to add a child style so I can customize it without modding the base style, but however I do so I'm getting a "fail to open stream: Too many open files" error while rebuilding templates, and the new style is unusable. Changing host or getting more resources from the host does not look feasible, so I'm looking for a way to offload or break up the processing.
I assume that the problem is that copying the base UI.X style fails because of the complexity of the style. Creating a child of Default in the same ways works as expected.
After the failure, the admin panel gives me a warning & option: There are manual rebuild jobs awaiting completion. Continue running them.
Following the Continue running them link to run-job generates the same "fail to open stream" error.
Is there a way to manually install a child style or break up generating the child style into smaller steps so that it doesn't run out of open files?
Different ways of creating the child that fail:
- Import style for UI.X's child xml
- Add Style and set the parent style to UI.X
- Add Style unparented (this works) then change the parent to UI.X (this fails)
- Importing the unparented UI.X style
- Creating an child of Default
The Error:
ErrorException: [E_WARNING] include(/home/customer/www/forum.ukuleleunderground.com/public_html/src/XF/Mvc/Reply/Reroute.php): failed to open stream: Too many open files
src/vendor/composer/ClassLoader.php:571
Thanks!
Last edited: