Closed (fixed)
Project:
Content Profile
Version:
6.x-1.x-dev
Component:
Base module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2009 at 11:58 UTC
Updated:
2 Feb 2009 at 11:14 UTC
Lastest dev version when you doing update, its generating the error:
Updating
An unrecoverable error has occurred. You can find the error message below. It is advised to copy it to the clipboard for reference.
Please continue to the error page
An error occurred. http://xcomkids/update.php?id=22&op=do <br /> <font size='1'><table dir='ltr' border='1' cellspacing='0' cellpadding='1'> <tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Fatal error: Unsupported operand types in D:\bro\workspace\Websites\XComKids\trunk\sites\all\modules\contributions\content_profile\content_profile.module on line <i>414</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0031</td><td bgcolor='#eeeeec' align='right'>259800</td><td bgcolor='#eeeeec'>{main}( )</td><td title='D:\bro\workspace\Websites\XComKids\trunk\update.php' bgcolor='#eeeeec'>..\update.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>4.4165</td><td bgcolor='#eeeeec' align='right'>31898120</td><td bgcolor='#eeeeec'>_batch_page( )</td><td title='D:\bro\workspace\Websites\XComKids\trunk\update.php' bgcolor='#eeeeec'>..\update.php<b>:</b>655</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>4.4170</td><td bgcolor='#eeeeec' align='right'>31900232</td><td bgcolor='#eeeeec'>_batch_do( )</td><td title='D:\bro\workspace\Websites\XComKids\trunk\includes\batch.inc' bgcolor='#eeeeec'>..\batch.inc<b>:</b>34</td></tr> <tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>4.4170</td><td bgcolor='#eeeeec' align='right'>31900576</td><td bgcolor='#eeeeec'>_batch_process( )</td><td title='D:\bro\workspace\Websites\XComKids\trunk\includes\batch.inc' bgcolor='#eeeeec'>..\batch.inc<b>:</b>106</td></tr> <tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>4.4171</td><td bgcolor='#eeeeec' align='right'>31903224</td><td bgcolor='#eeeeec'><a href='http://www.php.net/call_user_func_array' target='_new'>call_user_func_array</a> ( <span>'update_do_one'</span>, <span>array (0 => 'content_profile', 1 => '6003', 2 => array ('sandbox' => array (), 'results' => array (), 'finished' => 1, 'message' => ''))</span> )</td><td title='D:\bro\workspace\Websites\XComKids\trunk\includes\batch.inc' bgcolor='#eeeeec'>..\batch.inc<b>:</b>189</td></tr> <tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>4.4171</td><td bgcolor='#eeeeec' align='right'>31903224</td><td bgcolor='#eeeeec'>update_do_one( <span>$module = </span><span>'content_profile'</span>, <span>$number = </span><span>'6003'</span>, <span>$context = </span><span>array ('sandbox' => array (), 'results' => array (), 'finished' => 1, 'message' => '')</span> )</td><td title='D:\bro\workspace\Websites\XComKids\trunk\includes\batch.inc' bgcolor='#eeeeec'>..\batch.inc<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>4.4172</td><td bgcolor='#eeeeec' align='right'>31904640</td><td bgcolor='#eeeeec'>content_profile_update_6003( <span>array ()</span> )</td><td title='D:\bro\workspace\Websites\XComKids\trunk\update.php' bgcolor='#eeeeec'>..\update.php<b>:</b>160</td></tr> <tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>4.4225</td><td bgcolor='#eeeeec' align='right'>31917040</td><td bgcolor='#eeeeec'>content_profile_get_settings( <span>$type = </span><span>'parent'</span>, <span>$return = </span>??? )</td><td title='D:\bro\workspace\Websites\XComKids\trunk\sites\all\modules\contributions\content_profile\content_profile.install' bgcolor='#eeeeec'>..\content_profile.install<b>:</b>114</td></tr> <tr><th align='left' colspan='5' bgcolor='#e9b96e'>Variables in local scope (#8)</th></tr> <tr><td colspan='2' align='right' bgcolor='#eeeeec' valign='top'><pre>$settings =</pre></td><td colspan='4' bgcolor='#eeeeec'><pre class='xdebug-var-dump' dir='ltr'><small>int</small> <font color='#4e9a06'>0</font> </pre></td></tr> <tr><td colspan='2' align='right' bgcolor='#eeeeec' valign='top'><pre>$return =</pre></td><td colspan='4' bgcolor='#eeeeec'><pre class='xdebug-var-dump' dir='ltr'><small>string</small> <font color='#cc0000'>'all'</font> <i>(length=3)</i> </pre></td></tr> <tr><td colspan='2' align='right' bgcolor='#eeeeec' valign='top'><pre>$type =</pre></td><td colspan='4' bgcolor='#eeeeec'><pre class='xdebug-var-dump' dir='ltr'><small>string</small> <font color='#cc0000'>'parent'</font> <i>(length=6)</i> </pre></td></tr> </table></font>
Probably related to #356453: Fatal error: Unsupported operand types in content_profile.module on line 414
Comments
Comment #1
kenorb commentedAfter second try (restored database to previous state) update worked, weird;/
Comment #2
kenorb commentedComment #3
fago