Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrections à apporter #13

Open
Cosak38 opened this issue Mar 29, 2020 · 0 comments
Open

Corrections à apporter #13

Cosak38 opened this issue Mar 29, 2020 · 0 comments

Comments

@Cosak38
Copy link

Cosak38 commented Mar 29, 2020

Erreur dans dolibarr :
Warning: Use of undefined constant upd - assumed ‹ upd › (this will throw an Error in a future version of PHP) in /monsite/dolipresta/admin/admin_dolipresta.php on line 38

modifier : if ($_GET['upd '] == 1) dans fichier dolipresta/admin/admin_dolipresta.php de dolibarr

Problème forcer catégorie erreur 500 👍
dans prestashop fichier prestashoptodolibarrpro.php
Ligne 3008 ajouter :
/*nettoyage array categories/
private function cleanCategory($cat_tab, $result = '')
{
$result = array();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant