Jump to content

Recommended Posts

Posted

using Blesta-3.5.0-b4

From admin interface and when for a given customer we go "login as client" give this error:

----------------

Oh noes!

Class 'ClientController' not found on line 11 in /home/MY-USER/public_html/app/controllers/client_main.php


----------------
 

above error is when having this url

http://mydomain/client

 

and when I shortter URL to

http://mydomain

 

I can see I'm login as the customer, so I suspect above "bug?" is route related

Posted

I do ever have this file: app/controllers/client_main.php

 

and also re-uploaded it, but still the same,

 

and for you at doing "login as clients"  from admin interface?

Posted

I do ever have this file: app/controllers/client_main.php

 

and also re-uploaded it, but still the same,

 

and for you at doing "login as clients"  from admin interface?

are you using nginx ?

Posted

using apache on my dev server

 

and yes to this

------------

You should have /app/client_controller.php that begins

       class ClientController extends AppController {

----------------

Guest
This topic is now closed to further replies.
×
×
  • Create New...