Upgrade Error - Am I going Crazy here?

jantonio
jantonio's picture

Joined: 2005-11-26
Posts: 3
Posted: Sat, 2005-11-26 02:50

http://www.sitename/main/gallery2/upgrade
I was trying to upgrade my gallery with a new module that I've just uploaded.

All is fine except when I get to "Upgrade Modules" screen.

There is a bunch of errors that appear on the top of the page..displaying all the same error:

Notice: Only variable references should be returned by reference in /home/sitename/public_html/main/gallery2/lib/adodb/adodb.inc.php on line 2847

What is this? My gallery works perfectly fine, But I would like to know how to eliminate this. Is there a misconfiguration on one of the modules?

The only module that I just recently uploaded was Ecard.

Hope you guys can help me out.

Thanks, Antonio

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2005-11-26 02:59
 
jantonio
jantonio's picture

Joined: 2005-11-26
Posts: 3
Posted: Sat, 2005-11-26 03:36

I'm using the latest version of Gallery.

OK, I logged as admin and went under Gallery>Maintenance

I ran the "Delete Database Cache"--->success
I ran the "Delete Template Cache"--->success
I ran "Optimize Database"----------->success
I ran "System Information"---------->success

All Maintenance tasks went fine. So what can be causing this error?

When I upload a module through FTP, do I have to go under my domain all the time? All has been fine with gallery.

"http://www.sitename/main/gallery2/upgrade"

Hope you guys can assist me.

Is this error critical?

 
jantonio
jantonio's picture

Joined: 2005-11-26
Posts: 3
Posted: Sat, 2005-11-26 04:26

Valiant,

Thank you....I read the thread related to this issue.

Will this be fixed in the next release of gallery?

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2005-11-26 09:50

as i pointed out in the faq entry, this is not a G2 bug / issue.
it's a zend optimizer bug. and thry didn't fix it yet. you can solve the problem by changing the zend optimizer level to 14.
is this error critical? i don't know. ask zend.

 
aravot
aravot's picture

Joined: 2005-03-05
Posts: 61
Posted: Wed, 2005-11-30 19:48

Any idea if ignoring the error message would cause any problems, after upgrading from v2 to v2.0.2 gallery seems to be running OK.

Quote:
Notice: Only variable references should be returned by reference in /home/mystie.com/public_html/gallery/lib/adodb/adodb.inc.php on line 2847

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Wed, 2005-11-30 22:49

no idea what the consequences of ignoring + suppressing this notice are. probably it's fine, but i don't guarantee for anything and recommend pointing your webhosts at the faq entry.
i haven't heard from Zend for the last 3 weeks. they told me to try the latest zend version and confirm that the bug is still present. i did, responded, and haven't heard from them ever since.