Welcome Guest, Not a member yet? Register   Sign In
debugging "No Script access allowed"! weird
#4

Look at the top of your .php files and see if it says this.

PHP Code:
<?php
defined
('BASEPATH') OR exit('No direct script access allowed'); 

If so delete it and just have <?php
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: debugging "No Script access allowed"! weird - by InsiteFX - 11-11-2020, 07:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB