subsectionmanager icon indicating copy to clipboard operation
subsectionmanager copied to clipboard

Subsection management for Symphony.

Results 8 subsectionmanager issues
Sort by recently updated
recently updated
newest added

For some reason the `ol` that contains the entries closes itself when you click on it. ![sym-ui-issue](https://cloud.githubusercontent.com/assets/4284074/9265160/8b255bde-41ec-11e5-88b4-a07e218e62bd.gif)

(I know SSM is deprecated, but still …) If »Allow multiple entries« is not checked I am still able to select multiple entries in the SSM interface. - `Symphony 2.3.3`...

If the documenter extension is installed and the #drawer-documenter div is displayed in the main publish window, when a subsectionmanager field is opened up, the #drawer-documenter div is also opened...

``` MySQL-Fehler (1091): Can't DROP 'included_fields'; check that column/key exists in Abfrage: ALTER TABLE `sym_fields_subsectionmanager` DROP `included_fields` ```

I've been able to reproduce the bug, namely subsection manager isn't populating relations when loaded by reflection field. This means all the items appended to the XML by subsection manager...

When I set `'build-entry-xml' => 'yes'` in the SubsectionManager preferences, it generates the following error... ``` Fatal error: Class 'extension_subsectionmanager' not found in /Repositories/pcpc/extensions/subsectionmanager/fields/field.subsectionmanager.php on line 696 ``` Very similar...

When trying to submit on the frontend: ``` Fatal error: Class 'extension_subsectionmanager' not found in /xxx/extensions/subsectionmanager/fields/field.subsectionmanager.php on line 696 ``` The data is actually saved though.