CodeIgniter Forums
Problem with base_url() - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Problem with base_url() (/showthread.php?tid=73961)

Pages: 1 2 3


RE: Problem with base_url() - TASOUNAyy - 07-05-2019

It's works, but it's very long to load page. And I got this error on each css/js : ERR_CONNECTION_TIMED_OUT


RE: Problem with base_url() - InsiteFX - 07-06-2019

That sounds like a server problem.

Turn on error reporting to see if your getting any error's, but make sure you turn
it off after your done do not leave it on when live.