<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">config_override.php is meant for this.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 21, 2022 at 3:28 PM Ing. Francesco Bianco <<a href="mailto:info.francescobianco@gmail.com">info.francescobianco@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Sukhdev Mohan<br>
<br>
Where you place your require_once 'vendor/autoload.php'?<br>
and<br>
Are you sure it is called ad first for all: webservies.php,<br>
shorturl.php, mobile, index.php, etc...<br>
<br>
Thanks!<br>
<br>
Il giorno gio 20 gen 2022 alle ore 18:55 Sukhdev Mohan<br>
<<a href="mailto:s.mohan@myti.it" target="_blank">s.mohan@myti.it</a>> ha scritto:<br>
><br>
> Great idea! Even though I'd muck like an autoload and full support for 8.1 . On my own I'm trying to rewrite some of the CRM basing entirely on 8.1 and introducing DoctrineORM.<br>
><br>
> Let's see what others have to say.<br>
><br>
><br>
> Il gio 20 gen 2022, 18:43 Ing. Francesco Bianco <<a href="mailto:info.francescobianco@gmail.com" target="_blank">info.francescobianco@gmail.com</a>> ha scritto:<br>
>><br>
>> Hi All,<br>
>><br>
>> After a long experience on vtiger codebase I get one point that is crucial.<br>
>> We miss the PRELOAD stage. A single place where you put code that will<br>
>> be runned for every call.<br>
>> I know it is no time for autoload or modern approach. But if we can<br>
>> share a common idea for the PRELOAD stage. In this way anyone of us<br>
>> can put into PRELOAD what he wants.<br>
>><br>
>> Please MAKE a decision about the right PRELOAD place, read this<br>
>> project for more details about PRELOAD<br>
>> <a href="https://github.com/javanile/vtiger-preload" rel="noreferrer" target="_blank">https://github.com/javanile/vtiger-preload</a>.<br>
>> Please TALK about PRELOAD as a standard where developer can add shared library<br>
>><br>
>> P.S. The preload stage is the place where I put `vendor/autoload.php`<br>
>><br>
>> Thanks to all<br>
>><br>
>> --<br>
>> Ing. Francesco Bianco<br>
>> Senior Software Engineer, CRM Solution Architect<br>
>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br>
>>   email: <a href="mailto:info.francescobianco@gmail.com" target="_blank">info.francescobianco@gmail.com</a><br>
>>     pec: <a href="mailto:info.francescobianco@pec.it" target="_blank">info.francescobianco@pec.it</a><br>
>>    blog: <a href="https://medium.com/@yafb" rel="noreferrer" target="_blank">https://medium.com/@yafb</a><br>
>>    sito: <a href="https://italia.codecrm.org" rel="noreferrer" target="_blank">https://italia.codecrm.org</a><br>
>>  social: <a href="https://linkedin.com/in/yafb" rel="noreferrer" target="_blank">https://linkedin.com/in/yafb</a><br>
>>  mobile: +39 320 0466987<br>
>>   p.iva: 02360350819<br>
>><br>
>> --<br>
>> Ai sensi del D.L. n° 196 del 30/06/03 si precisa che le informazioni contenute<br>
>> in questo messaggio sono riservate e ad uso esclusivo del destinatario.<br>
>> Qualora il messaggio Le fosse pervenuto per errore La preghiamo di eliminarlo<br>
>> senza copiarlo, e di non inviarlo a terzi, dandocene gentilmente comunicazione.<br>
>> Grazie.<br>
>><br>
>> _______________________________________________<br>
>> <a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
<br>
<br>
<br>
-- <br>
Ing. Francesco Bianco<br>
Senior Software Engineer, CRM Solution Architect<br>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br>
  email: <a href="mailto:info.francescobianco@gmail.com" target="_blank">info.francescobianco@gmail.com</a><br>
    pec: <a href="mailto:info.francescobianco@pec.it" target="_blank">info.francescobianco@pec.it</a><br>
   blog: <a href="https://medium.com/@yafb" rel="noreferrer" target="_blank">https://medium.com/@yafb</a><br>
   sito: <a href="https://italia.codecrm.org" rel="noreferrer" target="_blank">https://italia.codecrm.org</a><br>
 social: <a href="https://linkedin.com/in/yafb" rel="noreferrer" target="_blank">https://linkedin.com/in/yafb</a><br>
 mobile: +39 320 0466987<br>
  p.iva: 02360350819<br>
<br>
--<br>
Ai sensi del D.L. n° 196 del 30/06/03 si precisa che le informazioni contenute<br>
in questo messaggio sono riservate e ad uso esclusivo del destinatario.<br>
Qualora il messaggio Le fosse pervenuto per errore La preghiamo di eliminarlo<br>
senza copiarlo, e di non inviarlo a terzi, dandocene gentilmente comunicazione.<br>
Grazie.<br>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>