This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
2446
Archived fixes / Re: Session writing
« on November 10th, 2012, 12:31 AM »
PHP does occasionally have some weird issues where things are created in a local scope instead of globally where it should.
That said, I still say the loading of Class-DB should be bumped to index.php with the other core files.
That said, I still say the loading of Class-DB should be bumped to index.php with the other core files.
2447
Archived fixes / Re: Session writing
« on November 9th, 2012, 10:52 PM »
Garbage collection shouldn't be that frequent. Not that it should make any difference.
Mind you, I also don't see why we shouldn't just move the loading and initial getInstance() calls from loadDatabase and stuff them directly in index.php and SSI.php...
OK, so I'm seeing it too though not on local :/
Seriously, try moving the loading of Class-DB out of Load.php and into index.php and SSI.php, just in case it's something really banal like scoping.
Mind you, I also don't see why we shouldn't just move the loading and initial getInstance() calls from loadDatabase and stuff them directly in index.php and SSI.php...
Posted: November 9th, 2012, 10:38 PM
OK, so I'm seeing it too though not on local :/
Seriously, try moving the loading of Class-DB out of Load.php and into index.php and SSI.php, just in case it's something really banal like scoping.
2448
Archived fixes / Re: Session writing
« on November 9th, 2012, 04:03 PM »
I've seen that once here and assumed it was related to you uploading some files, but it's only been the once...
Yup, I'm as confused as you are with the logic of it.
Yup, I'm as confused as you are with the logic of it.
2449
Archived fixes / Re: Grammatical Typo: Paid Subscriptions
« on November 9th, 2012, 01:35 AM »
Oh, it's in SMF. I just decided to do what SMF should have done in 2.0 instead of that ridiculous Core Features page.
Go to Admin > Configuration > Core Features and enable it there, if you want to compare. Ours has an extra feature :P
Go to Admin > Configuration > Core Features and enable it there, if you want to compare. Ours has an extra feature :P
2450
Archived fixes / Re: Grammatical Typo: Paid Subscriptions
« on November 9th, 2012, 01:07 AM »
Isn't that in SMF as well?
2451
Bug reports / Re: Maintenance Task Hangs
« on November 8th, 2012, 10:41 PM »2452
Archived fixes / Re: open_basedir and Load Balancing Page Errors
« on November 8th, 2012, 10:40 PM »
That's the thing - as far as I know they shouldn't.
2453
Off-topic / Re: Question of the day
« on November 8th, 2012, 10:07 PM »
Um, it's not just IE, it doesn't fit properly in Chrome either, though I run my window at about 1000px wide instead of full screen and that's just unnecessary to have popups and so on.
2454
Archived fixes / Re: open_basedir and Load Balancing Page Errors
« on November 8th, 2012, 04:14 PM »
I don't get why it's white-screening instead of just giving you an actual error, though.
2455
Off-topic / Re: Question of the day
« on November 8th, 2012, 04:12 PM »
For the record it's 3.4.10.1 as installed with phpMyAdmin, though it's telling me I should update, but I know I've had trouble in the past with trying to update phpMyAdmin in place.
2456
Off-topic / Question of the day
« on November 8th, 2012, 05:09 AM »
Is it wrong that I find it *much* easier to write new table queries directly in SQL than to use the mess that phpMyAdmin has become?
Do you really need a draggable popup that contains the information needed to make columns? Do you have to make things so filling in every column requires many tabs, or worse lots and lots of dragging?
Do you really need a draggable popup that contains the information needed to make columns? Do you have to make things so filling in every column requires many tabs, or worse lots and lots of dragging?
2457
The Pub / Re: Troubles during installation
« on November 8th, 2012, 12:20 AM »
I thought I said a week's holiday? :P
2458
Archived fixes / Re: Warn on new replies made while posting not working
« on November 8th, 2012, 12:15 AM »
I rewrote the options code some time ago, so it seems like it's buggy.
2459
Off-topic / Re: XenForo lawsuit
« on November 8th, 2012, 12:14 AM »
That's pretty much the gist of it, though what I've heard from other sources would agree with this.
I mean, Mike left XenForo to start his own business, Kier split up from his wife, and that's going to take a toll.
There's been no updates to XenForo in months, and the devs were supposed to respond to questions put by the community, but it hasn't happened - in every respect it is dead until we see some evidence to the contrary.
I mean, Mike left XenForo to start his own business, Kier split up from his wife, and that's going to take a toll.
There's been no updates to XenForo in months, and the devs were supposed to respond to questions put by the community, but it hasn't happened - in every respect it is dead until we see some evidence to the contrary.
2460
Archived fixes / Re: Warn on new replies made while posting not working
« on November 8th, 2012, 12:09 AM »
Have you *saved* it from your profile?