Click here to Skip to main content
15,893,644 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Moving website from 32-bit to 64-bit Pin
Peace ON7-May-10 21:28
Peace ON7-May-10 21:28 
GeneralRe: Moving website from 32-bit to 64-bit Pin
Gregory Gadow10-May-10 4:16
Gregory Gadow10-May-10 4:16 
QuestionImplementing multiple checkboxes with their own actions Pin
calivw787-May-10 4:48
calivw787-May-10 4:48 
AnswerRe: Implementing multiple checkboxes with their own actions Pin
Not Active7-May-10 5:01
mentorNot Active7-May-10 5:01 
GeneralRe: Implementing multiple checkboxes with their own actions Pin
calivw787-May-10 5:13
calivw787-May-10 5:13 
GeneralRe: Implementing multiple checkboxes with their own actions Pin
Not Active7-May-10 6:57
mentorNot Active7-May-10 6:57 
Questiononly default controller is loading for all request - Critical Pin
Jayapal Chandran5-May-10 21:39
Jayapal Chandran5-May-10 21:39 
AnswerRe: only default controller is loading for all request - Critical Pin
User 17164925-May-10 22:04
professionalUser 17164925-May-10 22:04 
In the CodeIgniter's application/config folder, open the config.php file and change the $config['base_url'] so that it reads something like

$config['base_url']	= "http://sitename.com/index.php/";


then this

http://sitename.com/gallery

should work as expected.

modified 1-Aug-19 21:02pm.

GeneralRe: only default controller is loading for all request - Critical Pin
Jayapal Chandran6-May-10 23:31
Jayapal Chandran6-May-10 23:31 
GeneralRe: only default controller is loading for all request - Critical Pin
User 17164927-May-10 7:48
professionalUser 17164927-May-10 7:48 
QuestionHow do I develop on Microsoft Dynamics CRM 4.0 without working on the server? Pin
Nada Adel5-May-10 2:46
Nada Adel5-May-10 2:46 
AnswerRe: How do I develop on Microsoft Dynamics CRM 4.0 without working on the server? Pin
RCoate5-May-10 23:25
RCoate5-May-10 23:25 
Questionlooking for good login script Pin
ravensensei4-May-10 2:35
ravensensei4-May-10 2:35 
AnswerRe: looking for good login script Pin
Not Active4-May-10 2:42
mentorNot Active4-May-10 2:42 
GeneralRe: looking for good login script Pin
ravensensei4-May-10 2:51
ravensensei4-May-10 2:51 
GeneralRe: looking for good login script Pin
Not Active4-May-10 3:25
mentorNot Active4-May-10 3:25 
QuestionSSL and Frames Pin
SomeGuyThatIsMe3-May-10 10:43
SomeGuyThatIsMe3-May-10 10:43 
AnswerRe: SSL and Frames PinPopular
T M Gray3-May-10 11:44
T M Gray3-May-10 11:44 
GeneralRe: SSL and Frames Pin
SomeGuyThatIsMe4-May-10 2:01
SomeGuyThatIsMe4-May-10 2:01 
AnswerRe: SSL and Frames Pin
The Man from U.N.C.L.E.4-May-10 3:40
The Man from U.N.C.L.E.4-May-10 3:40 
GeneralRe: SSL and Frames Pin
SomeGuyThatIsMe4-May-10 3:51
SomeGuyThatIsMe4-May-10 3:51 
QuestionWhat do I need to learn to build my site? Pin
zone enterprises28-Apr-10 15:19
zone enterprises28-Apr-10 15:19 
AnswerRe: What do I need to learn to build my site? Pin
Jamil Hallal28-Apr-10 22:21
professionalJamil Hallal28-Apr-10 22:21 
GeneralRe: What do I need to learn to build my site? Pin
Dalek Dave28-Apr-10 22:46
professionalDalek Dave28-Apr-10 22:46 
AnswerRe: What do I need to learn to build my site? Pin
User 171649228-Apr-10 23:18
professionalUser 171649228-Apr-10 23:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.