Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Codeigniter sessions
Post: RE: Codeigniter sessions

I can only think of two reasons why the sesssion data will disappear after first refresh, either you are using the tempdata/flashdata or your session preferences is not correctly set in your configura...
4,353 Views
4 Replies
10-23-2015, 07:12 AM
sampoyigi
    Thread: Codeigniter sessions
Post: RE: Codeigniter sessions

http://www.codeigniter.com/user_guide/libraries/sessions.html That will definitely show you how to use the Session Library Add session data with $this->session->set_userdata('some_name', 'some_v...
4,353 Views
4 Replies
10-19-2015, 01:33 AM
sampoyigi
    Thread: Awesome CodeIgniter
Post: RE: Awesome CodeIgniter

Well done... It will definitely come in handy.
21,978 Views
11 Replies
10-19-2015, 01:26 AM
sampoyigi
    Thread: CodeIgniter 3.0.2 Released
Post: RE: CodeIgniter 3.0.2 Released

Sweet... *updating the Security Library in all my CI projects now.*
32,966 Views
7 Replies
10-09-2015, 02:19 AM
sampoyigi
    Thread: Functional test with Codeception
Post: RE: Functional test with Codeception

I also found myself searching the internet for the CodeIgniter Module for Codeception when i wanted to test a project, but i couldn't find a single one, so i settled for the Codeception acceptance tes...
6,688 Views
3 Replies
10-07-2015, 10:17 PM
sampoyigi
    Thread: Introducing TastyIgniter - Open source Restaurant Ordering & Reservation System
Post: RE: Introducing TastyIgniter - Restaurant Ordering...

Thanks to everyone that has starred or forked the repo on Github. However, I would really like to hear your thoughts on this system what's missing or if there are features that are needed or if theres...
64,795 Views
22 Replies
10-07-2015, 03:38 AM
sampoyigi
    Thread: Introducing TastyIgniter - Open source Restaurant Ordering & Reservation System
Post: RE: Introducing TastyIgniter - Restaurant Ordering...

arma7x Wrote: (10-05-2015, 07:09 AM) -- Nice job but im having error issues Severity:Error --> Call to undefined method Currencies_model::addCurrency()File path admin/controllers/Currencies.php line ...
64,795 Views
22 Replies
10-06-2015, 01:20 AM
sampoyigi
    Thread: $this->lang->line with passing parameters
Post: RE: $this->lang->line with passing parameters

ivantcholakov Wrote: (10-04-2015, 01:58 PM) -- If there are enough people wanting this feature, the following topic could be reconsidered: https://github.com/bcit-ci/CodeIgniter/pull/3223 -- Thank ...
12,447 Views
7 Replies
10-05-2015, 03:09 AM
sampoyigi
    Thread: MariaDB upgrade issue
Post: RE: MariaDB upgrade issue

Narf Wrote: (10-05-2015, 01:37 AM) -- sampoyigi Wrote: (10-04-2015, 05:19 AM) -- Yes, its probably possible to have both working together with seperate database configuration option in config/databa...
9,549 Views
5 Replies
10-05-2015, 02:59 AM
sampoyigi
    Thread: $this->lang->line with passing parameters
Post: RE: $this->lang->line with passing parameters

jLinux Wrote: (10-02-2015, 06:19 AM) -- ciadmin Wrote: (10-02-2015, 05:22 AM) -- Here's the idea... $lang["error"]="this is error %s with msg %s" then $result = sprintf($this->lang('error'...
12,447 Views
7 Replies
10-04-2015, 10:23 AM
sampoyigi
    Thread: [CI3 session on Safari]
Post: RE: [CI3 session on Safari]

I'm not sure about this as i never experienced such problem before, but have you checked that your cookie_domain and cookie_path is set correctly.
8,140 Views
6 Replies
10-04-2015, 10:14 AM
sampoyigi
    Thread: Created a Plugin system for CI3, have at it
Post: RE: Created a Plugin system for CI3, have at it

I have my eyes on the repo already :)
14,325 Views
8 Replies
10-04-2015, 06:07 AM
sampoyigi
    Thread: [CI3 session on Safari]
Post: RE: [CI3 session on Safari]

What is the problem you are having with session?
8,140 Views
6 Replies
10-04-2015, 05:57 AM
sampoyigi
    Thread: Created a Plugin system for CI3, have at it
Post: RE: Created a Plugin system for CI3, have at it

Thanks for sharing. I'm definitely going to try it and maybe incorporate it into my project (if i may).
14,325 Views
8 Replies
10-04-2015, 05:44 AM
sampoyigi
    Thread: Error FORBIDDEN when inserting HTML Syntax [SOLVED: Upgrade CI Version]
Post: RE: Error FORBIDDEN when inserting HTML Syntax

Are you escaping the input data? Just a guess
9,247 Views
5 Replies
10-04-2015, 05:25 AM
sampoyigi
    Thread: MariaDB upgrade issue
Post: RE: MariaDB upgrade issue

Yes, its probably possible to have both working together with seperate database configuration option in config/database.php. However you might need the MariaDB driver
9,549 Views
5 Replies
10-04-2015, 05:19 AM
sampoyigi
    Thread: Introducing TastyIgniter - Open source Restaurant Ordering & Reservation System
Post: RE: Introducing TastyIgniter - Restaurant Ordering...

dmyers Wrote: (10-03-2015, 02:29 PM) -- sampoyigi Wrote: (10-02-2015, 08:40 AM) -- Hi All- I just released an online restaurant ordering and reservation system / restaurant table manager. It is...
64,795 Views
22 Replies
10-04-2015, 05:14 AM
sampoyigi
    Thread: Neko Simple CMS
Post: RE: Neko Simple CMS

Looks good and well done :)
8,130 Views
3 Replies
10-03-2015, 03:31 PM
sampoyigi
    Thread: Introducing TastyIgniter - Open source Restaurant Ordering & Reservation System
Post: RE: Introducing TastyIgniter - Restaurant Ordering...

Indeed :). Your views and feature suggestion are also welcome.
64,795 Views
22 Replies
10-03-2015, 01:32 PM
sampoyigi
    Thread: Introducing TastyIgniter - Open source Restaurant Ordering & Reservation System
Post: RE: Introducing TastyIgniter - Restaurant Ordering...

Thank you. I'm looking to release a stable version sometime this month after i get some user feedback. I've recently completed the acceptance testing. I'm just looking to have some developer partic...
64,795 Views
22 Replies
10-03-2015, 07:18 AM
sampoyigi

Theme © iAndrew 2016 - Forum software by © MyBB