
Tucker
Member-
Posts
55 -
Joined
-
Last visited
Everything posted by Tucker
-
they appear to use last_activity session or some short, so do they like use both last_visit and last_activity and run it against each other to determind the post they have looked at? but that only sloves half the problem... but then they use a new table called topic_read, and that contains info when they read the page, man that is so cheap... lol... well i will tell you if this works. hopefully it does.
-
I thought I replied to this, ahh yes, I know but I have a copy of it, the latest one, I'm a client, but I still dont understand how they operate for phpbb and for IPB dont know where to look for the code.
-
wrong versions at source forge? where is 3.2?
Tucker replied to carl_mcdade's topic in Open Discussion
that rocks man, good work *dances around in joy* -
I have, but I got no where, lost infact... The only thing i was able to adapt from looking at theirs was getting it to show new topics after logging on. Followed similar procedures and it either messed up the system or errors... Oh i havent looked in IPB, but where do I look to find it?
-
per user, so yes the idea is a little different. So yeah.... this part is really annoying me, coz its the last part that I need to get working.
-
where would i place this new coloum?
-
wrong versions at source forge? where is 3.2?
Tucker replied to carl_mcdade's topic in Open Discussion
90% already, wow can't wait! -
Do you still need sponsers? I can sponser 20 bucks or something.
-
Hey, you know forums when a new post/topic is made within a category, during the time a user was NOT logged in. When the user logs in, it will display where the categoryies are shown, the categories which have new posts/topics, when we we that category, it will show the topics which we HAVE not read since we last logged in. Now, I know how to make it appear that it was new, but how do we make it that when we view it, and then go back to the front page, will will no longer show it have new posts/topics, without having to log off? Btw for me to get the current posts/topics shown I go against the last session so yeah.
-
So you saying that it's related to using both functions and variabls. Can you show me an example of one? and still what about globals?
-
Can some please explain to me how classes operate, read a fair ammount of them and still I have no clue what they really do. I know it's something to do with variables so yeah. Also what is the properties of global in functions?
-
Wait, is that the same for what you did with the previous release?
-
Before I vote, what is NSIS Installer?
-
ok here is the attached file. _user.txt
-
would that just be the user table in this case?
-
No, no. It's fine that you help that way. It will help me learn to get this right. Honestly, I am always lost when it comes to keeping logged in etc...
-
Well i think it's done for now. It is possible to store in when they last visited right? Also when they registered as well? Apart from that I think that's it.
-
Got all that figure out. at this point only need: Username: Password: Retype Password: Email: Retype email: Visual Confirmation: You know where you have to type in the numbers that appear like an image thing, what ever they are called. I also want it, so it sends an email for an activation of the account. Oh the table is called user.
-
Ok I have been trying to make a login system, but it never works. Honestly Im about to give us... It's driving me insane. So now I ask can you guys help me. Well first I better explain what needs to be involved in the system, because it's going to be esential for my site, it needs this login system so you can login and out very easily, and also it cant be stored in cookies you know what I mean. Anyway so where do I start off with?
-
thanks so much for that
-
well I am zypherone but I just recently registered to it. though i think i have registered with zypher along time ago. cant remember. lol.
-
Hem... I need to think about that, I am not good with DB jargon lol. Also i assume that before you did you updates you already had CH2.1 installed correct? Well did you back up all your files and data prior to your update to 2.0.12 and to 2.1.13?
-
Did you install "Categories hierarchy 2.1.0" because I know that included a class_config.php in the includes file. If you did fresh install, what that downloading the latest version of 2.0.13? And when you updated the DB was is only the DATA. Because if you did use CH2.1.0 the DB changes dramatically.
-
He already mentioned it was still showing version 2.0.12, but he has done the updates and run update_to_latest.php. And the version checker was removed during the changes between 2.0.11 to 2.0.12 Just check the Database.
-
apart from the edit to the session.php no actual DB updates are really made except for the version number.