Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: QueryBuild appends undeclared column names, need to reset qb_set
Post: RE: QueryBuild appends undeclared column names, ne...

Paradinight Wrote: (09-25-2016, 01:58 AM) -- Make a var_dump to $array_to_insert. -- I tried that and the two columns were not in the result.
6,268 Views
4 Replies
09-25-2016, 04:11 AM
678238515702801
    Thread: QueryBuild appends undeclared column names, need to reset qb_set
Post: QueryBuild appends undeclared column names, need t...

Today I came across a strange phenomena with Query Builder. Whenever I use $this->db->insert($array_to_insert), it appends two undeclared table names to the query causing it to fail. I found the...
6,268 Views
4 Replies
09-25-2016, 12:01 AM
678238515702801
    Thread: Link to view inside subfolder does not display correctly
Post: Link to view inside subfolder does not display cor...

I need to show a view that is inside a subfolder. Just please tell me straight if "controller/method" is the only way and that "subfolder/view_file" is not possible in this context. Here is my v...
7,652 Views
4 Replies
09-06-2016, 07:38 PM
678238515702801
    Thread: Serve a static page using a single controller w/o making its own controller
Post: RE: Serve a static page using a single controller ...

I am thankful for you noticing my problem @InsiteFX but as far as I know, the landing page is still served through my Pages::view() wherein the default parameter, as you can see in the Pages.php in my...
6,908 Views
5 Replies
09-06-2016, 04:04 AM
678238515702801
    Thread: Create multiple subclasses of Form Validation + callback inside should work
Post: RE: Create multiple subclasses of Form Validation ...

dave friend Wrote: (09-05-2016, 09:21 AM) -- I can probably guess your answer, but could you explain what would "bloat" MY_Form_validation.php ? -- I have five to ten forms each with unique validat...
5,262 Views
2 Replies
09-05-2016, 05:20 PM
678238515702801
    Thread: Serve a static page using a single controller w/o making its own controller
Post: RE: Serve a static page using a single controller ...

InsiteFX Wrote: (09-05-2016, 04:28 AM) -- Your default controller cannot include a sub-directory So what you need is a single startup page before going to your pages controller, like Welcome or Ho...
6,908 Views
5 Replies
09-05-2016, 05:18 PM
678238515702801
    Thread: Create multiple subclasses of Form Validation + callback inside should work
Post: Create multiple subclasses of Form Validation + ca...

This is a two-part problem because I believe the issues are dependent on each other. What I want to achieve: I am creating a site with multiple specific forms and I want each of them to have the...
5,262 Views
2 Replies
09-04-2016, 08:31 PM
678238515702801
    Thread: Serve a static page using a single controller w/o making its own controller
Post: Serve a static page using a single controller w/o ...

I have the following folder structure wherein inside the "views" folder I have several static pages organized by their "parent": Code: -- my_project/    application/        views/           ...
6,908 Views
5 Replies
09-04-2016, 08:30 PM
678238515702801

Theme © iAndrew 2016 - Forum software by © MyBB