[QUOTE=vanilla thunder;149646]your path is deprecated and 4.9 doenst support some deprecated functions anymore
use application/ instead of out/[/QUOTE]
Also, is there any source where I can find the developmenet-changes?
It seems like “oxConfig::getParameter” is not supported anymore. Looking in the class-reference, it is still listed and not marked as deprecated.
[QUOTE=Marco Steinhaeuser;149655]Yes. AFAIK, changes are still about to be collected:
Also at OXIDforge, you’ll find a list of deprecated and removed methods etc…
Best![/QUOTE]
I had a look at this page. So oxConfig::getParameter is deprecated and will be removed in the next build. But there is nothing like “see also:” or anything like this. I assume, Oxid implemented a new way to get params, right?
my translations for the frontend and backend are screwed up. Both with Translations not found-Error.
The translations for the backend were always located under [B]inspirito/MODULENAME/views/admin/de/deposit_lang.php[/B]. Until version [B]4.8.7[/B] everything works fine, but after upgrading to [B]4.9.3[/B] i got errors about missing translations.
Cleaning /tmp folder and reactivating module had no effect.
Additionally, to clear this up because it’s even more confusing:
[ul]
[li]If you actually [B]have [/B]an “application” folder, put module_options.php in application/views/…
[/li][li]If your module [B]does not have [/B]an “application” folder, you can just leave it in /views/…
[/li][/ul]
I think this has to be documented clearly somehow (or remove legacy support completely). Would be glad if someone could put this in the wiki.
[QUOTE=dmersiowsky;162312]I think this has to be documented clearly somehow (or remove legacy support completely). Would be glad if someone could put this in the wiki.[/QUOTE]
I am 100% with you. There - at least - shall be a documented “king’s road”.
[QUOTE=dmersiowsky;162312]
(I tried to register/signup and edit the article, but the SSL certificate seems to be broken.)
[/QUOTE]
I will not put any effort into the old wiki. The new OXIDforge can hopefully published as closed alpha soon(ish).