Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Registration template with Paypal payment processing
Post: Registration template with Paypal payment processi...

I organize an educational conference in the Washington state every year with between 300-400 teachers attending. I'm building the conference site using CodeIgniter this year. I'm ready to start buildi...
2,024 Views
1 Replies
09-23-2019, 07:55 AM
ronniebel
    Thread: Question about login system
Post: Question about login system

I'm new to CodeIgniter and I'm copying this (https://www.webslesson.info/2018/10/user-registration-and-login-system-in-codeigniter-3.html) system to help me practice and learn how to set up my login a...
2,109 Views
1 Replies
08-30-2019, 02:49 PM
ronniebel
    Thread: Where to put this code
Post: Where to put this code

I'm just beginning to use CodeIgniter to build this site (https://spokaneesl.com) for an educational conference. I had for many years used a program called Rapidweaver (https://www.realmacsoftware.com...
2,870 Views
2 Replies
08-20-2019, 08:37 AM
ronniebel
    Thread: Installing Ckeditor
Post: RE: Installing Ckeditor

Thanks for all your support with this. It was my mistake. The controller from the tutorial was not loading properly because of my routing. That's fixed now and it works.
14,346 Views
7 Replies
08-19-2019, 12:52 PM
ronniebel
    Thread: Installing Ckeditor
Post: RE: Installing Ckeditor

Avega Soft Wrote: (08-17-2019, 12:10 AM) -- ronniebel Wrote: (08-16-2019, 09:13 PM) -- I'm a newbie to CodeIgniter and I'm trying to install Ckeditor (https://ckeditor.com) in my app. I need step by...
14,346 Views
7 Replies
08-17-2019, 08:20 PM
ronniebel
    Thread: Installing Ckeditor
Post: Installing Ckeditor

I'm a newbie to CodeIgniter and I'm trying to install Ckeditor (https://ckeditor.com) in my app. I need step by step instructions for that. Any ideas where I can find that?
14,346 Views
7 Replies
08-16-2019, 09:13 PM
ronniebel
    Thread: Navbar not responsive
Post: RE: Navbar not responsive

website Wrote: (08-16-2019, 06:06 AM) -- and You have a lot of errors: https://validator.w3.org/nu/?doc=https%3A%2F%2Fspokaneesl.com%2F -- Thanks for the info.  Are those errors in my header.php f...
12,763 Views
7 Replies
08-16-2019, 10:04 AM
ronniebel
    Thread: Navbar not responsive
Post: RE: Navbar not responsive

How to I load jquery and the bootstrap js files?
12,763 Views
7 Replies
08-15-2019, 05:03 PM
ronniebel
    Thread: Navbar not responsive
Post: Navbar not responsive

My Navbar is not working on mobile. spokaneesl.com (spokaneesl.com) Any ideas what's going on? Code: --  Spokane Regional ESL Conference                             ...
12,763 Views
7 Replies
08-15-2019, 11:59 AM
ronniebel
    Thread: Question about submission form to database
Post: RE: Question about submission form to database

dave friend Wrote: (08-07-2019, 02:30 PM) -- The error that "test view page" displays indicates you have not loaded the "form" helper. The following line of code is in the example you are working ...
6,194 Views
6 Replies
08-07-2019, 02:45 PM
ronniebel
    Thread: Question about submission form to database
Post: Question about submission form to database

I'm pretty new at CodeIgniter. I'm now wanting to create my first submission form to my MySQL database. My database settings are correct in the database.php in the config folder. I know that I need a ...
6,194 Views
6 Replies
08-07-2019, 02:03 PM
ronniebel
    Thread: Best CMS for CodeIgniter
Post: Best CMS for CodeIgniter

I'm building a web app for an educational non-profit and teachers volunteering for the non-profit need to make updates to CodeIgniter pages. What is a good CMS for CodeIgniter to use in such a case?
3,489 Views
1 Replies
08-07-2019, 07:29 AM
ronniebel
    Thread: Basic PHP question
Post: Basic PHP question

What's the difference between these two below? Why would one be better than the other? I'm new so I new to PHP, so an easy-to-understand answer would be helpful. PHP Code: -- -- verses just strai...
8,577 Views
9 Replies
08-06-2019, 04:22 PM
ronniebel
    Thread: Routing question
Post: RE: Routing question

It's working now. Here is what was changed in the .htaccess file: Before: RewriteCond $1 !^(index\.php|assets|images|js|css|uploads|favicon.png) After: RewriteCond $1 !^(index\.php|assets|i...
5,725 Views
6 Replies
08-01-2019, 04:21 PM
ronniebel
    Thread: Routing question
Post: RE: Routing question

php_rocs Wrote: (08-01-2019, 07:56 AM) -- @ronniebel, Does your other web app have a config file?  Maybe you need to reset it. How was the user routed to the other site before you installed CI?...
5,725 Views
6 Replies
08-01-2019, 08:32 AM
ronniebel
    Thread: Routing question
Post: Routing question

I installed CodeIgniter in my root domain (https://spokaneesl.com) and I'm building my first web app. However, I have a folder of another web app (Sitelok (https://www.vibralogix.com/sitelokpw/)) in t...
5,725 Views
6 Replies
08-01-2019, 07:11 AM
ronniebel
    Thread: Database access question
Post: RE: Database access question

Got it working. The issue was in my News.php controller. I copied something wrong from the tutorial. All is working now and the page is reading from the database.
2,918 Views
2 Replies
07-31-2019, 10:10 AM
ronniebel
    Thread: Database access question
Post: Database access question

I'm working through the CodeIgniter tutorial called "News section" at this link. https://www.codeigniter.com/user_guide/tutorial/news_section.html All is set up, including the database "news" table,...
2,918 Views
2 Replies
07-31-2019, 08:34 AM
ronniebel
    Thread: Not sure how to install bootstrap theme
Post: RE: Not sure how to install bootstrap theme

Problem solved. It was happening because the css file it references doesn't exist any more. Got the correct one now.
2,934 Views
2 Replies
07-24-2019, 02:02 PM
ronniebel
    Thread: Newbie question
Post: RE: Newbie question

Got it. Thanks for all your help. Ron
5,073 Views
3 Replies
07-24-2019, 09:36 AM
ronniebel

Theme © iAndrew 2016 - Forum software by © MyBB