Thursday 15 September 2011 2:59:34 pm - 1 reply
Hi all,
I have generated a custom extension to be used with ezflow in order to gather custom css and templates. I am using FrontendCSSFileList setting to overwrite css styles.
My trouble is that after enabling the extension both in admin2 and ezflow design the ezpage datatype does now show block configuration in edit mode any longer. After disabling my custom extension all is back into order. I have manually set the order of my custom extension in override/site.ini.append.php infront and after ezflow, but all in vain.
Any hints about resolving this issue are very much appreciated.
Best wishes
Sebastian
Friday 16 September 2011 7:19:59 am
I took the extensions content and copied it piece by piece to a new extension. Finally I found that when setting
SSLZones=enabled
the ezpage block javascript disappeared in the edit mode. I moved the setting to settings/override/site.ini.append.php and had the same effect. Actually I cannot believe that everybody is working without SSL.
You must be logged in to post messages in this topic!