Part of the EllisLab Network
   
 
Using another package under code igniter
Posted: 24 April 2006 07:44 PM   [ Ignore ]  
Summer Student
Total Posts:  9
Joined  03-20-2006

I have been playing with CI for a little while now and it rocks!

I have a mailing manager that I currently use (Send Studio) and I want to integrate CI for the mail site. Does it work if I set up CI at this address :

http://www.CI.com/index.php

and then set up Send Studio (or any other package) at:

http://www.CI.com/sendstudio/some_sendstudio_page.php

I am wondering if when the second URL is hit will code igniter kick in and interfere with Send Studio or will Send Studio be free to do it’s thing?
Does anybody have experience with this?

Profile
 
 
Posted: 24 April 2006 10:37 PM   [ Ignore ]   [ # 1 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  424
Joined  04-03-2006
Eric Snyder - 24 April 2006 07:44 PM

I have been playing with CI for a little while now and it rocks!

I have a mailing manager that I currently use (Send Studio) and I want to integrate CI for the mail site. Does it work if I set up CI at this address :

http://www.CI.com/index.php

and then set up Send Studio (or any other package) at:

http://www.CI.com/sendstudio/some_sendstudio_page.php

I am wondering if when the second URL is hit will code igniter kick in and interfere with Send Studio or will Send Studio be free to do it’s thing?
Does anybody have experience with this?

It should work fine unless your .htaccess routes it differntly

suggest .htaccess

RewriteEngine On
RewriteCond
%{REQUEST_FILENAME} !-f
RewriteCond
%{REQUEST_FILENAME} !-d
RewriteRule
^(.*)$ index.php/$1 [L]
 Signature 

George Dunlop - This-Page.com

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 819, on March 11, 2010 11:15 AM
Total Registered Members: 120421 Total Logged-in Users: 28
Total Topics: 126518 Total Anonymous Users: 4
Total Replies: 665277 Total Guests: 369
Total Posts: 791795    
Members ( View Memberlist )