Ok, I've been out of the loop...

General project discussion. NOT for help questions.
Post Reply
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Ok, I've been out of the loop...

Post by Ted »

2 issues that I don't know the status of...

1. How's PHP 4.4.0?  Are we still having adodb issues?

2. What about the redirect changes?  Are people still having redirect issues?  And if so, what platorm, version, browser, etc?

I'm hoping to get a beta of 0.11 out this week, but I need to make sure all of these issues that I can't reproduce aren't still out there.

Thanks!
Woudloper

Re: Ok, I've been out of the loop...

Post by Woudloper »

Great  to see you are working on release 0.11, but I am wondering how this can be brought in relation to CMS Made Simple | Roadmap as in the roadmap you have mentioned that 2 weeks after release 0.10 a feature freece would take place for the 1.0 Hawaii release.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Ok, I've been out of the loop...

Post by Ted »

Yeah, I know.  :)

TBH, though, I'm still doing a sort of feature freeze.  The only major change so far is CSSMenu, and that was a dire necessity. 

Unfortunately, the roadmap is going to keep adjusting until some of the docs get written.  That's the one absolute requirement I have for 1.0.  Code wise, we can probably do it at any time.

And, yeah, 2.0 is going to be Mid to Late 2006 with my current schedule.  I'll try to adjst it today.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: Ok, I've been out of the loop...

Post by Greg »

php 4.4.0 still producing the following notices:
Notice: Only variables should be assigned by reference in d:\aaaweb\cms\lib\adodb\adodb.inc.php on line 797

Notice: Only variables should be assigned by reference in d:\aaaweb\cms\lib\adodb\adodb.inc.php on line 797

Notice: Only variables should be assigned by reference in d:\aaaweb\cms\lib\adodb\adodb.inc.php on line 797

Notice: Only variables should be assigned by reference in d:\aaaweb\cms\lib\adodb\adodb.inc.php on line 797

Notice: Only variables should be assigned by reference in d:\aaaweb\cms\lib\adodb\adodb.inc.php on line 797
CMSMS 29-08-2005 daily build
Apache 1.3.33 PHP 4.4.0 MySQL 4.0.25 OS Windows XP Professional
display_errors = On
error_reporting  = E_ALL;
Last edited by Greg on Mon Aug 29, 2005 3:16 pm, edited 1 time in total.
Greg
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Ok, I've been out of the loop...

Post by Ted »

I really wish I knew what to do about this.  I don't understand the internals of ADODB enough myself to fix it.  I'm going to have to let it go for now, though.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: Ok, I've been out of the loop...

Post by Greg »

Looks like this is very common with PHP 4.4.0, do a 'google' on 'Only variables should be assigned by reference'

Mambo forum
Sitepoint forum

Hope this info helps wishy
Greg
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Ok, I've been out of the loop...

Post by Ted »

Can you do me a favor and remove the 1 & in 797?  See if it still works?  Thanks!
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: Ok, I've been out of the loop...

Post by Greg »

Seems to solve the problem wishy. Also able to get into admin with no errors with this change. No other ill effects yet!
I think you got it!
Greg
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Ok, I've been out of the loop...

Post by Ted »

Excellent.  Please play with it for a day or so and let me know.  I don't know if it's going to have any memory effects or not...

Thanks!
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Ok, I've been out of the loop...

Post by Ted »

I did some memory tests on 4.3.10.  The change only adds 120 bytes to the total PHP usage for 17 SQL queries.  I think that's pretty negligable, so I'm going to say that the change should stay in place for now.

And to be honest, I don't know how people (*cough* one person) are having memory problems.  My default install only uses 4.5 megs of memory roughly.  WELL, below the 8m limit.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm

Re: Ok, I've been out of the loop...

Post by Greg »

Still working with line 797 mod in adodb.inc.php for PHP 4.4.0
Greg
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Ok, I've been out of the loop...

Post by Ted »

Glad to here it.  Thanks!
Post Reply

Return to “General Discussion”