Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Community Auth problem with login
Post: RE: Community Auth problem with login

Sorry, I answer so late. Thank you for explanations. Now I got the solution, which is doing what I really wanted. But this is only the beginning of many questions. My solution for this time -> follow...
7,518 Views
3 Replies
03-02-2016, 08:53 AM
yettie
  Brick Thread: Community Auth problem with login
Post: Community Auth problem with login

Hello, I use commuinty auth for the first time and had some ideas, but they wont go right due lack of experience. What I have done so far: authentication.php $config['levels_and_roles'] = arr...
7,518 Views
3 Replies
02-29-2016, 10:51 AM
yettie
    Thread: Call to undefined function mysqli_init()
Post: RE: Call to undefined function mysqli_init()

sudo add-apt-repository ppa:ondrej/php-7.0 sudo apt-get update sudo apt-get install \ php7.0 \php7.0-cli \ php7.0-cgi \ php7.0-fpm \ php7.0-curl \ php7.0-dbg \ php7.0-gd \ php7.0-dev \ php7....
58,932 Views
5 Replies
01-31-2016, 03:10 AM
yettie
    Thread: Call to undefined function mysqli_init()
Post: Call to undefined function mysqli_init()

Hello, I have a new installation on linux mint with apache2, mysql, php7 and CodeIgniter3.0.4 - latest when I want to access db, there is this error coming. Then I controlled phpini() but there is no...
58,932 Views
5 Replies
01-29-2016, 12:56 PM
yettie
    Thread: Ajax request using site_url not working
Post: RE: Ajax request using site_url not working

index.php is missing in the second example. Did you changed config.php from $config['index_page'] = 'index.php'; to $config['index_page'] = ''; and have you installed a .htaccess file in the root dir...
29,959 Views
0 Replies
01-20-2015, 02:59 PM
yettie
    Thread: Ajax request using site_url not working
Post: RE: Ajax request using site_url not working

DreamOfSleeping Wrote: (01-19-2015, 02:50 AM) -- Hello. I'm new to php, ajax and codeigniter so I'm sure I'm doing something silly. But this code works... edit: Forgot to mention I'm using Jquery ...
29,959 Views
0 Replies
01-20-2015, 02:56 PM
yettie
    Thread: Upload, crop and resize images
Post: RE: Upload, crop and resize images

This helped me for the moment: https://github.com/smottt/WideImage
5,290 Views
0 Replies
12-08-2014, 10:46 AM
yettie

Theme © iAndrew 2016 - Forum software by © MyBB