Problème avec catégories et users
Quand je clique sur catégories ==> Aucune catégorie n'a été créée à ce jour. Même problème avec personnes ==> Aucun élément n'a été trouvé.
| Avancement | ![]() |
| Workflow | Besoin d'aide |
| Statut | Le problème a été enregistré |
Bonjour
Sur le site
De temps en temps j'ai les messages d'erreur:
Catégories
Ce site est hébergé chez 1and1 :
* YACS 8.6beta30.31.31.8,
* PHP 4.4.9
* MySQL 5.0.67-log
Mais j'ai copié la base de donnée depuis ZMWS en local :
* YACS 8.6beta30.31.12,
* PHP 5.2.5
* MySQL 5.0.51a-community
Un autre site chez 1and1 (YACS 8.4beta30.4) fonctionne parfaitement.
Sur le site
De temps en temps j'ai les messages d'erreur:
Catégories
SELECT categories.* FROM yacs_categories AS categories WHERE (categories.anchor='' OR categories.anchor is NULL) AND ((categories.active='Y' OR categories.active='R') AND ((categories.expiry_date is NULL) OR (categories.expiry_date '2008-09-17 09:12:44'))) ORDER BY categories.rank, categories.title, categories.edit_date DESC LIMIT -40,40 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-40,40' at line 1
Users
SELECT * FROM yacs_users AS users WHERE (users.active='Y' OR users.active='R' OR users.active='N') ORDER BY users.posts DESC, users.edit_date DESC LIMIT -20,20 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-20,20' at line 1 »
Ce site est hébergé chez 1and1 :
* YACS 8.6beta30.31.31.8,
* PHP 4.4.9
* MySQL 5.0.67-log
Mais j'ai copié la base de donnée depuis ZMWS en local :
* YACS 8.6beta30.31.12,
* PHP 5.2.5
* MySQL 5.0.51a-community
Un autre site chez 1and1 (YACS 8.4beta30.4) fonctionne parfaitement.
