Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Commented routes still working
Post: Commented routes still working

Hello everyone, I had routes that were working normally. Suddenly newly formed link [e.g. site_url('administrator/edit/page/' . $num)] loaded a mysite.com/admin/home page. Any page in site_url('adm...
1,180 Views
1 Replies
07-16-2021, 07:05 AM
rooye
    Thread: url in an ajax application
Post: url in an ajax application

Hello friends, I am designing an application in which I want to pull data from a php file using javascript technique, namely ajax. In CI am not sure how to access my controller this way. Conside...
5,269 Views
5 Replies
08-30-2016, 11:00 AM
rooye
    Thread: Unable to connecte to the database
Post: RE: Unable to connecte to the database

Hi everyone, I have finally had the problem solved.The thing was that I was supposed to use an IP address for localhost.I got the IP address from my host and all is well now. thanks so much for ...
14,589 Views
13 Replies
06-10-2016, 05:38 AM
rooye
    Thread: Unable to connecte to the database
Post: RE: Unable to connecte to the database

InsiteFX Wrote: (06-09-2016, 01:06 PM) -- Un-install and re-install MySQL and see if that will fix it If your running on Windows 10 it could be that because the first time I did it it would not conn...
14,589 Views
13 Replies
06-09-2016, 01:47 PM
rooye
    Thread: Unable to connecte to the database
Post: RE: Unable to connecte to the database

InsiteFX Wrote: (06-09-2016, 10:42 AM) -- No just run the code from straight php -- Hello everyone Thanks so much for the prompt guide you are giving me. I have used the suggested code of Insite...
14,589 Views
13 Replies
06-09-2016, 12:49 PM
rooye
    Thread: Unable to connecte to the database
Post: RE: Unable to connecte to the database

I have tried the code, replacing the content of config/database.php file. As expected it didn't work since CI framework expects an array from this file then it will do the connection itself.
14,589 Views
13 Replies
06-09-2016, 08:00 AM
rooye
    Thread: Unable to connecte to the database
Post: RE: Unable to connecte to the database

InsiteFX Wrote: (06-09-2016, 03:16 AM) -- MySQLi Test Script: PHP Code: -- -- -- Thanks you InsiteFX for your suggestion I simply verified repeatedly that the data I used was correct. Am ...
14,589 Views
13 Replies
06-09-2016, 07:50 AM
rooye
    Thread: Unable to connecte to the database
Post: RE: Unable to connecte to the database

ivantcholakov Wrote: (06-09-2016, 05:28 AM) -- I wonder why the client tries to connect to the MySQL server through a socket. Is this intended? -- I don't know exactly how the issue of connecting th...
14,589 Views
13 Replies
06-09-2016, 07:43 AM
rooye
    Thread: Unable to connecte to the database
Post: Unable to connecte to the database

Hello everyone, My website won't show on live server because it can't connect to the database. Here is the database configuration: $active_group = 'default'; $query_builder = TRUE; $db['defa...
14,589 Views
13 Replies
06-08-2016, 08:41 AM
rooye
    Thread: website not displaying
Post: RE: website not displaying

Thanks for the suggestion but it did not help.The page was displayed in black and white (in firefox)with no design effect from css. in chrome nothing at all except the usual "This web page has a redir...
9,383 Views
4 Replies
09-05-2015, 01:05 PM
rooye
    Thread: website not displaying
Post: website not displaying

hello everyone my website that was displaying with all the pages opening well has suddenly started acting otherwise.In google chrome it end with the message: "This web page has a redirect loop. ...
9,383 Views
4 Replies
09-05-2015, 01:47 AM
rooye
    Thread: URI routing
Post: RE: URI routing

Thanks alot to you all.I will endeavor to apply that.Again thanks and bye
4,445 Views
3 Replies
07-21-2015, 03:20 AM
rooye
    Thread: URI routing
Post: URI routing

Hello everyone I am building a project and decided to put the index.php file, application and system folders of CI in a folder codeIgniter which is itself placed at the root (ie www). The base_url ...
4,445 Views
3 Replies
07-20-2015, 08:43 AM
rooye
    Thread: installing PHPmailer in CI2 third_party folder
Post: RE: installing PHPmailer in CI2 third_party folder

CroNiX Wrote: (07-06-2015, 10:51 AM) -- As far as why you can't send mail, I'd check with your host to see if anything changed. Perhaps they performed an upgrade or something. Here's a codeigniter e...
5,757 Views
3 Replies
07-08-2015, 02:56 PM
rooye
    Thread: installing PHPmailer in CI2 third_party folder
Post: installing PHPmailer in CI2 third_party folder

hello everyone I coded my website to send emails using the default mail() function.It worked even with html format emails until a day ago that i recieved the error message: Unable to send email us...
5,757 Views
3 Replies
07-05-2015, 03:53 PM
rooye
    Thread: entire site goes blank(white)
Post: RE: entire site goes blank(white)

Thanks Bob. I will try all of that.
4,547 Views
0 Replies
02-15-2015, 01:41 PM
rooye
    Thread: entire site goes blank(white)
Post: entire site goes blank(white)

hello everyone, I developed a website(etougebe-baptistchurch.org) using CI and it was running fine until 2 days ago that i discovered that on of the pages etougebe-baptistchurch.org/events showed onl...
4,547 Views
0 Replies
02-12-2015, 03:10 PM
rooye
    Thread: Transmitting database data to view won't work
Post: RE: Transmitting database data to view won't work

Hi everyone I discovered the problem and it had to do with an error or mismatch of variables. I corrected that and all is ok now.THANKS TO YOU ALL
4,606 Views
0 Replies
11-15-2014, 07:29 AM
rooye
    Thread: Transmitting database data to view won't work
Post: Transmitting database data to view won't work

Hello everyone I am following the CI tutorials and it works well when I use the news.php controller as stated in the tutorials. However I get errors trying to transmit model data to my static pages...
4,606 Views
0 Replies
11-15-2014, 01:13 AM
rooye

Theme © iAndrew 2016 - Forum software by © MyBB