Code Monkey home page Code Monkey logo

ci_bootstrap's Issues

Invalid Login

I have tried for many times to login but its always say "invalid login",,, is it true that user and password : admin and admin ?
please help me

Nginx

Please, help to create Nginx Config for rewrite rules.

whats is default user name and password ?

I created a user but not able to login then i change role of newly created user to admin still wont work
Now what is user name and password to login to admin panel ?

Form Validation

How to integrate with form validation library?

Like

$this->load->library('form_validation');
$this->form_validation->set_rules('username', 'username','required|strip_tags');

$this->mViewFile & $this->load->view behavior?

  1. $this->mViewFile = 'tests';
    It will load tests.php file only

  2. $this->load->view('tests',$data);
    It will load tests.php file only and also pass $data array on view

I want the 2) behavior

For this, I put these lines
$this->mViewFile = 'tests';
$this->load->view('tests',$data);

This will output twice.

If I remove this line $this->mViewFile = 'tests';

I got this error:
"A PHP Error was encountered
Severity: Notice
Message: Undefined property: Tests::$mViewFile
Filename: hooks/controller.php"

Is there any way 1) will behave like 2) ?

A Database Error Occurred

Hello Dear,
I am facing this error listed below. Would you please help me on this?

Unable to connect to your database server using the provided settings.

Filename: C:\xampp\htdocs\CI_Bootstrap\system\database\DB_driver.php

Line Number: 125

How to use info_box / app_btn / box_open helper in frontend ?

Hello, How to use info_box / app_btn / box_open helper in frontend ?
When i use it, there is some error message

Fatal error: Call to undefined function info_box() in C:\xampp\htdocs\komoditas\applications\frontend\views\detail_bahanpokok.php on line 43

Thanks

Help Me

The syntax does not work in the system...Help Me

There is no sample

When I load the user registration form in the frontend when I press the send button, then it does not display screen and in the url it is left / login with the blank window, help please

Email not sending

Hi,
Thanks for such a nice Project. My question is this I am working on localhost and there is no email generating. I have setup Mandrill parameters on
frontend\config\email.php

There is no error since
I have also uncommented this last line on
frontend\helpers\My_email_helper.php
echo $CI->email->print_debugger();

How to check if parameters are correctly set and email is going or not?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.