Deprecated: Joomla\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/libraries/vendor/joomla/input/src/Input.php on line 41

Deprecated: Return type of Joomla\Input\Input::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/vendor/joomla/input/src/Input.php on line 170

Deprecated: Joomla\CMS\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/libraries/src/Input/Input.php on line 31

Deprecated: Joomla\CMS\Input\Cookie implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/libraries/src/Input/Cookie.php on line 0

Deprecated: Return type of RokCommon_Service_ContainerImpl::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Service/ContainerImpl.php on line 318

Deprecated: Return type of RokCommon_Service_ContainerImpl::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Service/ContainerImpl.php on line 330

Deprecated: Return type of RokCommon_Service_ContainerImpl::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Service/ContainerImpl.php on line 341

Deprecated: Return type of RokCommon_Service_ContainerImpl::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Service/ContainerImpl.php on line 351

Deprecated: Return type of RokCommon_Service_ContainerImpl::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Service/ContainerImpl.php on line 426

Deprecated: Return type of RokCommon_Service_ContainerImpl::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Service/ContainerImpl.php on line 434

Deprecated: Return type of RokCommon_Service_ContainerImpl::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Service/ContainerImpl.php on line 416

Deprecated: Return type of RokCommon_Service_ContainerImpl::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Service/ContainerImpl.php on line 446

Deprecated: Return type of RokCommon_Service_ContainerImpl::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Service/ContainerImpl.php on line 404

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/src/Uri/Uri.php on line 143
Liggenstorfer Solution - LI-560

Deprecated: Return type of Doctrine_Manager::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Manager.php on line 637

Deprecated: Return type of Doctrine_Manager::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Manager.php on line 647

Deprecated: Return type of Doctrine_Record_Iterator::current() should either be compatible with ArrayIterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Record/Iterator.php on line 71

Deprecated: Return type of Doctrine_Connection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection.php on line 1164

Deprecated: Return type of Doctrine_Connection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection.php on line 1154

Deprecated: Doctrine_Connection_Common implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Common.php on line 33

Deprecated: Doctrine_Connection_Mysql implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Mysql.php on line 34

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: Return type of Doctrine_Access::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Access.php on line 103

Deprecated: Return type of Doctrine_Access::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Access.php on line 115

Deprecated: Return type of Doctrine_Access::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Access.php on line 128

Deprecated: Return type of Doctrine_Access::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Access.php on line 143

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: Return type of Doctrine_Record::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Record.php on line 1869

Deprecated: Return type of Doctrine_Record::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Record.php on line 2164

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Core.php on line 650

Deprecated: Return type of Doctrine_Table::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Table.php on line 1949

Deprecated: RokCommon_Doctrine_Record implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/RokCommon/Doctrine/Record.php on line 0

Deprecated: RokGallery_Model_Gallery implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/components/com_rokgallery/lib/RokGallery/Model/Gallery.php on line 13

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: Return type of Doctrine_Table_Repository::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Table/Repository.php on line 105

Deprecated: Return type of Doctrine_Table_Repository::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Table/Repository.php on line 141

Deprecated: Return type of Doctrine_Relation::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Relation.php on line 172

Deprecated: Return type of Doctrine_Relation::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Relation.php on line 177

Deprecated: Return type of Doctrine_Relation::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Relation.php on line 186

Deprecated: Return type of Doctrine_Relation::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Relation.php on line 193

Deprecated: Return type of Doctrine_Query::count($params = []) should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Query.php on line 2111

Deprecated: Return type of Doctrine_Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Collection.php on line 423

Deprecated: Return type of Doctrine_Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Collection.php on line 1027

Deprecated: Doctrine_Collection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Collection.php on line 34

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: RokGallery_Model_Slice implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/components/com_rokgallery/lib/RokGallery/Model/Slice.php on line 13

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: RokGallery_Model_SliceIndex implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Record/Generator.php(467) : eval()'d code on line 11

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: htmlspecialchars_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/modules/mod_rokgallery/lib/RokGalleryModule.php on line 87

Deprecated: RokGallery_Model_File implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/components/com_rokgallery/lib/RokGallery/Model/File.php on line 13

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: RokGallery_Model_FileIndex implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Record/Generator.php(467) : eval()'d code on line 11

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: RokGallery_Model_FileViews implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/components/com_rokgallery/lib/RokGallery/Model/FileViews.php on line 13

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: RokGallery_Model_FileLoves implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/components/com_rokgallery/lib/RokGallery/Model/FileLoves.php on line 13

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: RokGallery_Model_SliceTags implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/components/com_rokgallery/lib/RokGallery/Model/SliceTags.php on line 13

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: RokGallery_Model_FileTags implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/liggenst/www/web/liggenstorfersolution.com/components/com_rokgallery/lib/RokGallery/Model/FileTags.php on line 13

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Formatter.php on line 273

Deprecated: htmlspecialchars_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/modules/mod_rokgallery/lib/RokGalleryModule.php on line 87

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: htmlspecialchars_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/modules/mod_rokgallery/lib/RokGalleryModule.php on line 87

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/libraries/rokcommon/Doctrine/Connection/Statement.php on line 314
  • LI-560 Maschine
  • LI-560 Prozess Heizen
  • LI-560 Prozess Sprühen

Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/liggenst/www/web/liggenstorfersolution.com/templates/rt_clarion/html/modules.php on line 161

  • Vollautomatisches Sprühisolieren der Pakete oder Wicklungen mit Epoxydpulver
  • Grosser Einsatzbereich
  • Stundenleistung bis 360 Stück
  • Genaue Pulverdosierung ermöglicht sparsame und saubere Isolierung
  • Pulverrückgewinnung durch spezielles Filtersystem
  • Eingliederung in Fertigungslinien möglich

 

Technische Daten LI-560
Anzahl Werkstück-Aufnahmen 6
Ankerabmessungen  
Max. Durchmesser 60 mm
Max. Paketlängen 60 mm
Max. Wellenlängen 200 mm
Max. Gewicht 1 kg
Prozessschritte  
Beladen / Entladen manuell / automatisch
Aufheizen Induktiv
Isolieren Sprühisolieren
Aushärten Induktiv
Abkühlen extern
Pulversystem  
Pulverbasis Epoxid
Pulvertyp Sprühpulver
Düsenverstellung manuell