Author Topic: Main site bug reporting  (Read 13273 times)

0 Members and 1 Guest are viewing this topic.

Offline 448191

  • Staff Alumni
  • Fanatic
  • *
  • Gender: Male
    • View Profile
Re: Main site bug reporting
« Reply #45 on: June 03, 2008, 02:30:41 AM »
I see this* with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13) Gecko/20061201 Firefox/2.0.0.13 (Ubuntu-feisty).

*This being overlapping text on the homepage in the "recent tutorials" section.


Possibly you have a minimum font size set?

Offline Daniel0

  • Administrator
  • 'Insane!'
  • *
  • Gender: Male
  • ^bb|[^b]{2}$
    • View Profile
    • degeberg.com
Re: Main site bug reporting
« Reply #46 on: June 03, 2008, 08:30:11 AM »
Or perhaps you don't have the font that is used. It's using Arial, I can't remember if that ships with Ubuntu.

Offline 448191

  • Staff Alumni
  • Fanatic
  • *
  • Gender: Male
    • View Profile
Re: Main site bug reporting
« Reply #47 on: June 03, 2008, 09:25:22 AM »
Or perhaps you don't have the font that is used. It's using Arial, I can't remember if that ships with Ubuntu.


It doesn't. You have to install a package called microsoft base fonts or something.

Offline charlieholder

  • Devotee
  • Gender: Male
  • o_O Whadoboo?
    • View Profile
    • www.charlieholder.com
Re: Main site bug reporting
« Reply #48 on: June 27, 2008, 08:58:27 PM »
If I go to the main phpfreaks.com page, login, navigate to the forums, and then click the header image link to navigate back to the main phpfreaks.com page, the page doesn't seem to know that I am logged in. It says "username" and shows "*****" in the un/pw fields. It shows my username in the forums if I go back to the forums again. Just when I go to the main site home page, it can't tell. I thought I remembered someone saying that they were using a single login system now, so to me that seems out of wrong/bad/something.

Hope that makes sense.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
« Last Edit: June 27, 2008, 08:59:03 PM by charlieholder »
Info: PHP Manual | MySQL Reserved Words | Rules & TOS | CharlieHolder.com
Useful: The TOPIC SOLVED and [code][/code] features.

PHP 5.2.8 / MySQL 5.0.18 / XHTML 1.0 Strict / CSS 2.1
Mac OS X Snow Leopard / Chrome 4.0.249.49 / Safari 4.0.4 / Firefox 3.5.7

Offline Daniel0

  • Administrator
  • 'Insane!'
  • *
  • Gender: Male
  • ^bb|[^b]{2}$
    • View Profile
    • degeberg.com
Re: Main site bug reporting
« Reply #49 on: June 28, 2008, 02:52:11 AM »
That's strange. Does anyone else have that problem? It works for me.

Offline 448191

  • Staff Alumni
  • Fanatic
  • *
  • Gender: Male
    • View Profile
Re: Main site bug reporting
« Reply #50 on: June 28, 2008, 04:00:46 AM »
Exact same here.

Offline Crayon Violent

  • Global Moderator
  • 'Insane!'
  • *
    • View Profile
Re: Main site bug reporting
« Reply #51 on: June 28, 2008, 09:39:44 AM »
That's strange. Does anyone else have that problem? It works for me.


It does the same for me. When I click on the image link at the top it shows me as logged off.  I'm using FF3 also.  Yes, cookies are enabled, etc.. my bookmark is  /forums/index.php and I'm always already logged in.

Offline Daniel0

  • Administrator
  • 'Insane!'
  • *
  • Gender: Male
  • ^bb|[^b]{2}$
    • View Profile
    • degeberg.com
Re: Main site bug reporting
« Reply #52 on: June 29, 2008, 04:52:55 AM »
That's strange. I haven't been able to reproduce the problem. I tried to remove the session id regeneration at each request. Let me know if that fixed it :-\

Edit: Nevermind. That broke logins entirely. I'll try to figure out a solution to this.
« Last Edit: June 29, 2008, 04:56:42 AM by Daniel0 »

Offline Daniel0

  • Administrator
  • 'Insane!'
  • *
  • Gender: Male
  • ^bb|[^b]{2}$
    • View Profile
    • degeberg.com
Re: Main site bug reporting
« Reply #53 on: June 29, 2008, 05:18:26 AM »
I made some other changes instead and I disabled the cron job that is clearing old sessions. I hope that resolves it.

Offline Crayon Violent

  • Global Moderator
  • 'Insane!'
  • *
    • View Profile
Re: Main site bug reporting
« Reply #54 on: June 29, 2008, 07:52:14 AM »
Nope, still doesn't work. 

I logged out of everything, cleared all my cookies.  If I log in from main site and then go to forums, I am not logged in on forums. 

Logged out of everything, cleared all my cookies. If I log in from forum and then go to main site, I am not logged in at main site. 

Offline Daniel0

  • Administrator
  • 'Insane!'
  • *
  • Gender: Male
  • ^bb|[^b]{2}$
    • View Profile
    • degeberg.com
Re: Main site bug reporting
« Reply #55 on: June 29, 2008, 08:12:36 AM »
Oh, well I never meant it to do that. I thought the issue was that your main site session unexpectedly expired.

Offline Crayon Violent

  • Global Moderator
  • 'Insane!'
  • *
    • View Profile
Re: Main site bug reporting
« Reply #56 on: June 29, 2008, 08:56:12 AM »
Oh.  Just seemed that when everybody was talking about login integration, that if I logged into one, it would automatically log me into the other.  I mean, it makes sense to me to do that...did you have some reason why it's not like that, or is that on some to-do list?

Offline Daniel0

  • Administrator
  • 'Insane!'
  • *
  • Gender: Male
  • ^bb|[^b]{2}$
    • View Profile
    • degeberg.com
Re: Main site bug reporting
« Reply #57 on: June 29, 2008, 09:04:10 AM »
No particular reason. I just didn't think it mattered that much. I suppose it could come on a todo list.

Offline charlieholder

  • Devotee
  • Gender: Male
  • o_O Whadoboo?
    • View Profile
    • www.charlieholder.com
Re: Main site bug reporting
« Reply #58 on: June 29, 2008, 05:13:03 PM »
Sorry to have caused unneeded work and stress. Crayon's thoughts are exactly the same as mine. I will dismiss my bug and recast it as a proposed feature!
Info: PHP Manual | MySQL Reserved Words | Rules & TOS | CharlieHolder.com
Useful: The TOPIC SOLVED and [code][/code] features.

PHP 5.2.8 / MySQL 5.0.18 / XHTML 1.0 Strict / CSS 2.1
Mac OS X Snow Leopard / Chrome 4.0.249.49 / Safari 4.0.4 / Firefox 3.5.7

Offline Mchl

  • Guru
  • Freak!
  • *
  • Gender: Male
  • That's Largo in my avatar, not me.
    • View Profile
    • BOINC@Poland
Re: Main site bug reporting
« Reply #59 on: January 25, 2009, 10:22:25 AM »
Just noticed that News section (aggregated from php.net and other sites) has not been updating for like... half a year...
NetBeans fanatic | ExtJS masochist | C++ denier
PHP4 & MySQL4 are no longer supported.
PHPFreaks Tutorials | PHP Debugging: A Beginner's guide | PHP Security Tutorial || How To Ask Questions The Smart Way
Code: [Select]
brugere i panik

PHP Freaks Forums

« on: »

Tired of these ads? Purchase a supporter subscription to get rid of them.