Re: [oxid-dev-general] mysqli driver bugfix for Release 5.3.0

2016-07-05 Thread Florian Engelhardt
Hello Florian,


[...]

> Also I was suprised, that the flow theme and the Visual CMS did not 
> make it into the release - or at least not into the 5.2.9 -> 5.3 
> update. Is there a separate download? 
 
The Flow theme is available on GitHub and in the installation packages, 
not in the update packages. The Visual CMS is part of the Professional 
and Enterprise Edition only.

And the Visual CMS is missing in the update package from 5.2.9 to 5.3.0 in the 
EE package.


Kind Regards


Florian___
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

Re: [oxid-dev-general] mysqli driver bugfix for Release 5.3.0

2016-07-05 Thread Florian Engelhardt
Hi Tobias,

noticed the same error and opened up a bug at:
https://bugs.oxid-esales.com/view.php?id=6422

Same here on the flow theme, i found it in the full install package ;-)

Kind regards

Florian

On Tue, 5 Jul 2016 10:41:50 +
"Jungclaus, Tobias"  wrote:

> Hello everybody,
> 
> 
> I just installed the freshly released 5.3 EE  and there is a small
> error in the mysqli_driver.inc: In the new line
>   require_once __DIR__ . '..' . DIRECTORY_SEPARATOR. '..' .
> DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. 'interface' .
> DIRECTORY_SEPARATOR. 'ResultSetInterface.php'; the first directory
> separator is missing, so the line should read: require_once __DIR__ .
> DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. '..' .
> DIRECTORY_SEPARATOR. '..' . DIRECTORY_SEPARATOR. 'interface' .
> DIRECTORY_SEPARATOR. 'ResultSetInterface.php';
> 
> 
> Also I was suprised, that the flow theme and the Visual CMS did not
> make it into the release - or at least not into the 5.2.9 -> 5.3
> update. Is there a separate download?
> 
> 
> 
> Regards,
> Tobias
> ___
> dev-general mailing list
> dev-general@lists.oxidforge.org
> http://dir.gmane.org/gmane.comp.php.oxid.general


___
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general


Re: [oxid-dev-general] New blog post on planet: Overloading non-overloadable classes - don't!

2015-10-14 Thread Florian Engelhardt
+1 on this :)

On Tue, 13 Oct 2015 11:43:34 +0200
"Frank Zunderer IT Beratung"  wrote:

> Hello all,
> 
> i would suggest to label oxshopcontrol "can be overloaded but
> oxwidgetcontrol extends it" like alist/details. Also i suggest to
> refactor oxwidgetcontrol into oxshopcontrol so it can be fully
> extended again. Are there any objections against this?
> 
> Regards,
> Frank Zunderer

-- 
--------
Florian Engelhardt
Seidemann Web GmbH
Albstrasse 52
72764 Reutlingen
https://seidemann-web.com

eMail : f.engelha...@seidemann-web.com
Tel.  : +49 7121 - 69509 - 41
Fax   : +49 7121 - 69509 - 50

Eingetragen beim Amtsgericht Stuttgart HRB 749221,
Geschäftsführer Florian Engelhardt und Philipp Seidemann

___
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

[oxid-dev-general] oxCache vs. oxCacheBackend (oxCache*Connectors)

2015-09-23 Thread Florian Engelhardt
Hello all,

is there a valid or good reason why OXID has oxCache with its
oxCacheBackends and oxCacheBackend with oxCacheConnectors?

At first sight it seems just like two caching implementations and i
dont know why there have to be two nearly identical ways to cache
something ...

Kind regards

Florian

-- 

Florian Engelhardt
Seidemann Web GmbH
Albstrasse 52
72764 Reutlingen
https://seidemann-web.com

eMail : f.engelha...@seidemann-web.com
Tel.  : +49 7121 - 69509 - 41
Fax   : +49 7121 - 69509 - 50

Eingetragen beim Amtsgericht Stuttgart HRB 749221,
Geschäftsführer Florian Engelhardt und Philipp Seidemann

___
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

[oxid-dev-general] Soap-Connector: OXERPGetOrderArticle not working

2011-08-05 Thread Florian Engelhardt

Hi,

it seems to me, that the SOAP-Function OXERPGetOrderArticle is not 
working properly. When called with a valid or invalid oxorderid all i 
get is blResult = true, but no oxorderarticle oxids as stated in the 
documentation.

I am using protocol version 2.8.0 with oxid version 4,4.5

Kind regards

Florian

--

Florian Engelhardt
seidemann: solutions GmbH   eMail : f...@seidemann.com
Albstrasse 52   Tel. : 07121 - 69509-41
72764 ReutlingenFax : 07121 - 69509-50
www.seidemann.com

Eingetragen beim Amtsgericht Stuttgart HRB 353285,
Geschäftsführer Philipp Seidemann und Michael Wendelstein
___
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general