Welcome Guest, Not a member yet? Register   Sign In
Blank Page on Live Server but works on localhost?
#1

Under my method in my model, when I redirect on my live host, it goes to a blank page but on my localhost it works perfectly. 

Can someone shed some light on why this is happening and how to fix it ?
Reply
#2

It could be a number of thing .htaccess file wrong base_url wrong protocal.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

Most likely there is a PHP error, but your production server is hiding it for security reasons. Check your PHP error log or temporary enable showing of errors.
Reply
#4

(This post was last modified: 02-28-2016, 08:18 PM by goneewindy.)

This is the error and I can't figure out why... 
html/application/vendor/mailgun/mailgun-php/src/Mailgun/Connection/RestClient.php on line 121, referer: http://tesseracts.co/contact

Can someone help ? Been stuck on this for a long time now...
Reply
#5

And was is on line 121 thats where the error is.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#6

The error is in Mailgun, not CI.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB