Upgrade Error - Am I going Crazy here?
jantonio
Joined: 2005-11-26
Posts: 3 |
Posted: Sat, 2005-11-26 02:50 |
http://www.sitename/main/gallery2/upgrade 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 |
|
Posts: 32509
FAQ: I get "Notice: Only variable references should be returned by reference in ", what's wrong?
Posts: 3
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?
Posts: 3
Valiant,
Thank you....I read the thread related to this issue.
Will this be fixed in the next release of gallery?
Posts: 32509
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.
Posts: 61
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.
Posts: 32509
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.