Salut à tous,
J'ai une erreur pour le coup assez bizarre!!!
Je m'explique:
lorsque je fais ce lien : /cakephp/notifications/getList/ il me dit :
Missing Controller
Error: Notifications.GetListController could not be found.
Error: Create the class GetListController below in file: C:\wamp\www\cakephp\app\Plugin\Notifications\Controller\GetListController.php
<?php
class GetListController extends NotificationsAppController {
}
Et quand j'écris " Notifications" au lieu de " notifications" c'est-a-dire je mets la majuscule ça passe. Je me balade et me rebalade dans le code je pense avoir respecté les conventions.
Merci d'avance de votre aide.
Salut Grafikart,
Je n'ai jamais touché au fichier route...
Je regarde et regarde je vois pas c'est strange!!!
Et si tu fais /cakephp/notifications/notifications/getList/ pour dire que tu veux utiliser le controller notifications dans le plugin notifications