MyUPB.com Discussion forums
You are not logged in. Please Register or Login.

Announcements

This project is not completely dead. I've just started work on localisation.
Please email me at clark@NOSPAMmyupb.com once you've registered so I can activate your account (remove "NOSPAM" from the email address)
~~~~ Clark


If you're getting a "Deprecated" error message, follow the instructions here

URGENT Security Patch for ≤ v2.2.6
A security hole has been discovered, follow the instructions and download the patch at the topic page.
Did the patch break your search page? Search Patch

Download myUPB
Version 2.2.7 Released - 24th December 2010


Pages (2): 2
Posted: Jan 27, 2007 1:52:32 am
Clark



Yup.........

Here's what I did.

Logged off forums.
Cleared cookies from computer.
Restarted computer.
Logged on to forums.
Some threads highlighted as having new posts. So far so good.
Read all threads.
Closed browser
Opened browser
Forums marked with no new posts on front page.
Open any forum, all threads marked as having new posts.

I have pinned it down:

If I login, view the forums, then close the browser without logging off,reopen the browser and view the forums (login details saved in cookie), the problem happens. If I logoff, then when I reopen the browser and login, there's no problem.

However, doing this makes the Remember Me on the login page redundant.

It does the same in both IE and Firefox
myUPB Developer

Posted: Jan 27, 2007 2:14:28 am
Pilot



excellent thanks for the debug info.

Rebles: sorry man i commented out a piece of code of your that takes care of what he just described, i'll enable it and see what happens.
Tim Hoeppner

UPB Programmer
B. Sc. in Electrical Engineering

Posted: Jan 27, 2007 11:26:00 am
Clark



Weird, it doesn't seem to happen anymore.
myUPB Developer

Posted: Jan 28, 2007 5:19:54 am
Rebles



It looks like enabling the bit of code I had fixed the problem :)
(btw Tim, what was that bit of code?  *curious*)
--Jerroyd Moore
Bachelors of Science, Computer Science 2011
Jack Baskin School of Engineering
University of California, Santa Cruz

Posted: Jan 29, 2007 12:58:21 am
Pilot



i'll talk to you on msn rebles.
Tim Hoeppner

UPB Programmer
B. Sc. in Electrical Engineering

Posted: Feb 02, 2007 6:06:45 pm
Pilot



open up login.php and find the line containing:

fseek($v_file, (($_COOKIE["id_env"] - 1) * 14));

it should be around line 23, change this line to:

fseek($v_file, (($r["id"] - 1) * 14));
Tim Hoeppner

UPB Programmer
B. Sc. in Electrical Engineering

Pages (2): 2
Powered by myUPB v2.2.6  ·   © PHP Outburst 2002 - 2013

Creative Commons License