Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Load view from Controller issue
Post: RE: Load view from Controller issue

Hi there, Thanks for sending the URL. It is a great help. One more thing, I manage to create self signed SSL certificate for ci3news.dev (I decided to change from ci3news.localhost to ci3news....
20,600 Views
23 Replies
06-16-2018, 06:23 AM
hiteshpatel1979
    Thread: Load view from Controller issue
Post: RE: Load view from Controller issue

Hi there, Very much appreciated. I forgot to ask you that in your VHOST code there is a section for SSL certificate. How can I generate for my site (ci3news.localhost) in Windows 10 machine A...
20,600 Views
23 Replies
06-15-2018, 08:26 AM
hiteshpatel1979
    Thread: Load view from Controller issue
Post: RE: Load view from Controller issue

Hi there, Man, you are a great help! I please need bit more insight. When you say " Either you can change the web server to your own " What are the steps to do it?  I have installed XAMPP in ...
20,600 Views
23 Replies
06-15-2018, 06:51 AM
hiteshpatel1979
    Thread: Load view from Controller issue
Post: RE: Load view from Controller issue

Thanks a lot. I have done performed below steps in order to run the project locally but it did not work. Run the SQL file in PhpMyAdmin and it was FINE. Added entry into Windows host file as 1...
20,600 Views
23 Replies
06-15-2018, 04:37 AM
hiteshpatel1979
    Thread: Load view from Controller issue
Post: RE: Load view from Controller issue

Hi there, After I made a change in routes.php as you suggested now my hyperlinks/direct URLs for all the views stopped working. For example: Code: -- http://localhost:8080/42patidarsamaj-sta...
20,600 Views
23 Replies
06-12-2018, 04:12 AM
hiteshpatel1979
    Thread: Load view from Controller issue
Post: RE: Load view from Controller issue

Hi there, Thanks for taking off time to post your reply. I tried as you said but it did not work. PHP Code: -- $this->load->view('pages/view/contact-us', $data); -- At the moment in /appl...
20,600 Views
23 Replies
06-12-2018, 03:19 AM
hiteshpatel1979
    Thread: Load view from Controller issue
Post: RE: Load view from Controller issue

Hi Dave, In fact I had to put as below in the controller while redirecting back to contact us form. PHP Code: -- /*1*/ $this->load->view('templates/header'); /*2*/ $this->load->view('pages/con...
20,600 Views
23 Replies
06-12-2018, 03:12 AM
hiteshpatel1979
    Thread: Load view from Controller issue
Post: RE: Load view from Controller issue

dave friend Wrote: (06-11-2018, 03:20 PM) -- hiteshpatel1979 Wrote: (06-11-2018, 01:34 PM) -- Yes Dave...its in the /application/views/pages folder. Thanks. -- If the path to the file is  /appl...
20,600 Views
23 Replies
06-11-2018, 04:14 PM
hiteshpatel1979
    Thread: Load view from Controller issue
Post: RE: Load view from Controller issue

Yes Dave...its in the /application/views/pages folder. Thanks.
20,600 Views
23 Replies
06-11-2018, 01:34 PM
hiteshpatel1979
    Thread: Load view from Controller issue
Post: Load view from Controller issue

Hi there, I am new to CodeIgniter framework and needs someone help, please. I have an issue to redirect user back to Contact Us form after its submission. My default controller is defined as be...
20,600 Views
23 Replies
06-11-2018, 03:24 AM
hiteshpatel1979

Theme © iAndrew 2016 - Forum software by © MyBB