Register to post in forums, or Log in to your existing account
 
:
Search found 2 matches for:
Page 1 of 1
Author Message
  Topic: Debugging CodeIgniter using PhpEd
rjarvis

Replies: 14
Views: 139875

PostForum: Zugg's Blog   Posted: Sat Oct 03, 2009 10:37 am   Subject: Debugging CodeIgniter using PhpEd
Small bugfix: the version I showed didn't work if index.php was missing from the uri! Instead the total fix is to replace


if ((strtolower( trim( $this->uri->uri_string, '/' ...
  Topic: Debugging CodeIgniter using PhpEd
rjarvis

Replies: 14
Views: 139875

PostForum: Zugg's Blog   Posted: Fri Oct 02, 2009 12:20 am   Subject: Debugging CodeIgniter using PhpEd
Hi,

On the subdirectory issue, I found that the change needed is in the additional code in Router.php because the comparison

if (strtolower( trim( $this->uri->uri_string, '/') =='index.php ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net