prchakal
(Paulo)
1
Hi,
I have a problem when try redirect and when generate a url.
$this->redirect doesnt nothing on production server but works on dev server.
$this->createUrl(’/’) return empty string on production server but works on dev server.
What can be wrong?
prchakal
(Paulo)
2
You can see the problem here:
http://cupomligado.com.br/contact
It show a blank page instead of show de ContactController.
It works on all server but not the server of cupomligado.com.br
It is urgent, i need put this job on production to my customer, please, help me.