Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Auth System for a Large Number of Users
Post: RE: Auth System for a Large Number of Users

InsiteFX Wrote: (06-17-2019, 03:08 AM) -- You should use session file or temp handling for the auth system. Don't forget that database sessions use locking. -- Thanks InsiteFX. When you say to u...
6,420 Views
4 Replies
06-17-2019, 03:59 AM
simon
    Thread: Auth System for a Large Number of Users
Post: RE: Auth System for a Large Number of Users

Poetawd Wrote: (06-16-2019, 04:31 PM) -- Hello Sir ! There should be no problem at all ! But, you should be careful with the server you are running your website. I mean, I have a table with 2....
6,420 Views
4 Replies
06-17-2019, 03:52 AM
simon
    Thread: Auth System for a Large Number of Users
Post: Auth System for a Large Number of Users

I'm being asked to look at technologies to use for a site that could potentially have millions of registered users. Current site has over 500,000. The actual site itself will only get moderate traf...
6,420 Views
4 Replies
06-16-2019, 02:25 PM
simon
    Thread: Emails sent to Hotmail are vanishing
Post: RE: Emails sent to Hotmail are vanishing

I use two methods to work out email delivery problems. First is to check the 'spammyness' of my emails with https://www.mail-tester.com It gives your message/server a score out of 10, but breaks d...
17,222 Views
15 Replies
12-28-2017, 04:15 PM
simon
    Thread: Controller / View Relationship
Post: RE: Controller / View Relationship

Thanks for that PaulD. It's an option I'd been thinking about, but had got fixated on just the two opposite options. It was good of you to lay it out like that for me too. I can definitely see how it ...
8,958 Views
8 Replies
04-29-2017, 02:19 PM
simon
    Thread: Controller / View Relationship
Post: RE: Controller / View Relationship

InsiteFX Wrote: (04-28-2017, 07:56 AM) -- See the CodeIgniter News Tutorial in the Users Guide. -- I followed the News tutorial a few months ago and built the application successfully. A couple of ...
8,958 Views
8 Replies
04-28-2017, 02:08 PM
simon
    Thread: Controller / View Relationship
Post: RE: Controller / View Relationship

donpwinston Wrote: (04-28-2017, 04:58 AM) -- I'd do it the same way. Use an Account, Manager, ... etc controller and a function for each view. But there's no "best way". -- Thanks donpwinston, I th...
8,958 Views
8 Replies
04-28-2017, 01:55 PM
simon
    Thread: Controller / View Relationship
Post: Controller / View Relationship

1 to 1 or 1 to many, is the question in short. I'm coming from an ASP.NET C# Web Forms environment where forms/pages that are related to a business function are kept in the same folder. Web Forms h...
8,958 Views
8 Replies
04-28-2017, 03:59 AM
simon
    Thread: Community Auth For CodeIgniter 3
Post: RE: Community Auth For CodeIgniter 3

skunkbad Wrote: (01-08-2017, 11:00 PM) -- By the way, tonight I added this on my blog to help people with the same issue: https://community-auth.com/blog-posts/cant-log-in-after-codeigniter-3-1-2-...
36,282 Views
24 Replies
01-08-2017, 11:02 PM
simon
    Thread: Community Auth For CodeIgniter 3
Post: RE: Community Auth For CodeIgniter 3

skunkbad Wrote: (01-08-2017, 11:14 AM) -- simon Wrote: (01-08-2017, 12:46 AM) -- skunkbad Wrote: (01-08-2017, 12:02 AM) -- I can't do much without access. I'm willing to check it out if you provide...
36,282 Views
24 Replies
01-08-2017, 01:37 PM
simon
    Thread: Community Auth For CodeIgniter 3
Post: RE: Community Auth For CodeIgniter 3

skunkbad Wrote: (01-08-2017, 12:02 AM) -- I can't do much without access. I'm willing to check it out if you provide access. I'd need to be able to look at the database and files. -- I'm happy to d...
36,282 Views
24 Replies
01-08-2017, 12:46 AM
simon
    Thread: Community Auth For CodeIgniter 3
Post: RE: Community Auth For CodeIgniter 3

skunkbad Wrote: (01-05-2017, 08:29 PM) -- You'd usually only get that error if you are trying to set a cookie or do something with the session after you've already echoed something, or otherwise sent...
36,282 Views
24 Replies
01-07-2017, 11:29 PM
simon
    Thread: Community Auth For CodeIgniter 3
Post: RE: Community Auth For CodeIgniter 3

skunkbad Wrote: (01-05-2017, 05:08 PM) -- simon Wrote: (01-05-2017, 01:30 AM) -- skunkbad Wrote: (12-27-2015, 11:55 AM) -- Blair2004 Wrote: (12-27-2015, 06:31 AM) -- seems like header has already ...
36,282 Views
24 Replies
01-05-2017, 05:35 PM
simon
    Thread: Community Auth For CodeIgniter 3
Post: RE: Community Auth For CodeIgniter 3

skunkbad Wrote: (12-27-2015, 11:55 AM) -- Blair2004 Wrote: (12-27-2015, 06:31 AM) -- seems like header has already been send... some visible code has been send from server, and header() cannot work ...
36,282 Views
24 Replies
01-05-2017, 01:30 AM
simon

Theme © iAndrew 2016 - Forum software by © MyBB