Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CodeIgniter 4.0.0-alpha.5 Released
Post: RE: CodeIgniter 4.0.0-alpha.5 Released

Nice! Keep it up, good luck for development team.
30,219 Views
13 Replies
02-10-2019, 11:42 PM
bagusbal
    Thread: Candidate Vote by Selected ID
Post: Candidate Vote by Selected ID

Hai, i want to create vote candidate by selected ID. i already create function, when select the first candidate and i want to change to other candidate it always show the first candidate that im click...
1,343 Views
0 Replies
11-13-2016, 10:18 AM
bagusbal
    Thread: Codeigniter Vote Candidate System
Post: RE: Codeigniter Vote Candidate System

sv3tli0 Wrote: (11-05-2016, 01:52 AM) -- If 1 user can vote just once for 1 candidate, I think that it will be easier for you instead of vote status 0|1,  to have field voted_for - which will keep th...
4,465 Views
2 Replies
11-06-2016, 07:51 PM
bagusbal
  Exclamation Thread: Codeigniter Vote Candidate System
Post: Codeigniter Vote Candidate System

Hai, i'm new in codeigniter and i want to create a vote candidate system as my thesis. I want to create function each user can vote 1 candidate only, and after user vote the candidate the user status ...
4,465 Views
2 Replies
11-04-2016, 11:20 PM
bagusbal
    Thread: Activate Account - Status Not Change
Post: RE: Activate Account - Status Not Change

PaulD Wrote: (11-01-2016, 01:23 PM) -- Hi, What you are asking is very difficult to debug as the error could potentially lay in any number of places. Doing a secure register, confirmation email, lo...
11,531 Views
9 Replies
11-01-2016, 11:35 PM
bagusbal
    Thread: Activate Account - Status Not Change
Post: RE: Activate Account - Status Not Change

salain Wrote: (11-01-2016, 05:47 AM) -- You will need to give more detail on the error you get in order to get help. -- md5 is fixed, its just cant change the 'status' after success verify the emai...
11,531 Views
9 Replies
11-01-2016, 07:39 AM
bagusbal
    Thread: Activate Account - Status Not Change
Post: RE: Activate Account - Status Not Change

salain Wrote: (11-01-2016, 05:04 AM) -- This is the 3rd thread/topic for the same question/issue! What is the error if you use md5(email)? -- Im sorry if i post more than one, i will delete it l...
11,531 Views
9 Replies
11-01-2016, 05:20 AM
bagusbal
    Thread: Activate Account - Status Not Change
Post: RE: Activate Account - Status Not Change

Wouter60 Wrote: (11-01-2016, 04:49 AM) -- Your database query is looking for a record where the email address matches the hash that was passed by the verify method. That won't give any result. In st...
11,531 Views
9 Replies
11-01-2016, 05:00 AM
bagusbal
  Exclamation Thread: Activate Account - Status Not Change
Post: Activate Account - Status Not Change

Hai,  i'm try to create login and register user activate their account via email. Link is sended to user email, and confirm is successfull, but the 'status' on database is not change. Can someone ...
11,531 Views
9 Replies
11-01-2016, 01:21 AM
bagusbal
    Thread: Confirmations Email
Post: RE: Confirmations Email

AzrielOmega Wrote: (10-31-2016, 05:42 PM) -- You not set return value of verifyEmailID() yet. Try PHP Code: -- if ($this -> db -> affected_rows() > 0) { return true; } else { return false; } -- -...
3,725 Views
2 Replies
11-01-2016, 01:17 AM
bagusbal
  Exclamation Thread: Confirmations Email
Post: Confirmations Email

Hello, i'm new in Codeigniter. I'm try to make login and registration user with email address. Link activation has been sended to user , and if user want to active their account its always failed t...
3,725 Views
2 Replies
10-31-2016, 03:49 AM
bagusbal
    Thread: Email Confirmation
Post: Email Confirmation

Hello, im new in Codeigniter. I want to make a login and register user with email confirmation, login and register is success, but if i want to confirm a email always get error '404 Not Found ' when c...
7,553 Views
2 Replies
10-24-2016, 06:09 AM
bagusbal

Theme © iAndrew 2016 - Forum software by © MyBB