tankauth
Destroy Session but keep flashdata
I am using Tank Auth for user management in my CI 1.7.3 App. Everything is working fine but I\'m trying to set a flash_message to be displayed when the user logs out. The problem is the $this->tank[详细]
2023-02-17 12:27 分类:问答Codeigniter/PHP: Creating users in batch with TankAuth
I am interested in creating bulk users/passwords in a batch using TankAuth for CodeIgniter. I asked this question on the CI forums but got no responses:[详细]
2023-02-07 19:41 分类:问答CodeIgniter passing array with queries into view
Hi I am having an issue getting the view to show any results for the following code. Controller: $datedue = 2011-01-27;[详细]
2023-02-06 18:57 分类:问答CodeIgniter Tank Auth
I am making use of this excellent library called Tank Auth. Hopefully this question won\'t be too niche as its specific to this library.[详细]
2023-02-05 14:34 分类:问答CodeIgniter + Tank Auth. How to log user time, sign in, etc
I was hoping someone could clearly explain an easy way of logging the time of a user when they are s开发者_运维问答igned into my website. I want to be able to log this time and then display it for an[详细]
2023-01-30 09:32 分类:问答Codeigniter + TankAuth + Swfupload not able to get the logger user id
I am using Codeigniter with the TankAuth library installed and trying to upload to index.php/requests/doUpload from swfupload but can\'t access the page as authenticated. I have read many posts around[详细]
2023-01-29 10:57 分类:问答Codeigniter tank auth - user gets logged out for no known reason
I am using the codeigniter tank auth library for working with users and it has been working great. Whenever I try to access any controller, the function checks if the user is logged in like this:[详细]
2023-01-29 06:22 分类:问答Codeigniter Tank auth installation
I\'m having some problems with Tank Auth. Although i followed th开发者_如何学Pythone instructions from here when i try to connect in the login_form i get a redirect in http://example.com/auth/login.[详细]
2023-01-29 01:37 分类:问答Codeigniter Routing Settings for Tank Auth
I\'m using Tank-Auth for my application. And the only prob开发者_运维百科lem I have is activating and resetting passwords for accounts.[详细]
2023-01-19 13:42 分类:问答How can I tell Tank Auth to not activate users at all?
For the CodeIgniter project I\'m creating, it is necessary that 开发者_如何学Cusers get activated manually by an admin after registering.[详细]
2022-12-18 21:30 分类:问答