pdf-l4 icon indicating copy to clipboard operation
pdf-l4 copied to clipboard

Controller method not found after installing your module on LIVE

Open shahidsarvani opened this issue 12 years ago • 1 comments

Thanks for your package and hardwork on this extention.

It worked perfectly fine on my local server but when I tried to move it to LIVE server it gave me the below error:

"Controller method not found"

I don't know why I am getting this error on LIVE.

It would be great if you can give us the solution asap.

Thanks, Shahid

shahidsarvani avatar Jan 20 '14 14:01 shahidsarvani

Hi.

This is not an error from the package.

Maybe you can start by running this command : php composer dump-autoload

If you still have the error you should search the call

thujohn avatar Jan 20 '14 17:01 thujohn