Posted
over 9 years
ago
by
Benjamin Sonntag
Created tag /tags/3.1.7 from /branches/stable-3.1:5276
|
Posted
over 9 years
ago
by
Benjamin Sonntag
Replaced tag /tags/3.1.6 from /branches/stable-3.1:5227
|
Posted
over 9 years
ago
by
Benjamin Sonntag
adding information for noerase domains, Fixes #10
|
Posted
over 9 years
ago
by
Benjamin Sonntag
fixing #8: alternc.install -- add just a '/'
|
Posted
over 9 years
ago
by
Benjamin Sonntag
REFACTORING: code formatting of the panel + braces on if/while/for + fixe some missing or too many Globals in functions
|
Posted
over 9 years
ago
by
Benjamin Sonntag
REFACTORING: code formatting of the panel + braces on if/while/for + fixe some missing or too many Globals in functions
|
Posted
over 9 years
ago
by
Benjamin Sonntag
fixing s in hooks
|
Posted
over 9 years
ago
by
Benjamin Sonntag
fixing some missing GLOBAL + issue with variables_set
|
Posted
over 9 years
ago
by
azerttyu
Sur la version stable 3.2.8 wheezy la connexion FTP ne fonctionne pas par défaut.
J'ai du retirer la configuration SQLUserWhereClause pour rétablir le fonctionnement FTP.
je n'arrive pas à voir si cela est liée à la clause SQL ou si une variable de configuration alternc est manquante.
|
Posted
over 9 years
ago
by
azerttyu
Il manque une globale $db pour :
PHP Fatal error: Call to a member function query() on a non-object in /usr/share/alternc/panel/class/m_mail.php on line 454
Il manquez une globale $hooks pour :
PHP Fatal error: in /usr/share/alternc/panel/class/variables.php on line 13
|