Website unable to load after database optimization!

Hi support, anyone here around to help me this? I’ve got a fatal error after optimizing the database!



Here’s the error


[QUOTE][27-May-2010 16:13:29] PHP Fatal error: Cannot use string offset as an array in /home/shoppene/public_html/v2/var/compiled/customer/%%85^850^8506B9E9%%image.tpl.php on line 10[/QUOTE]



Can anyone help me on this urgently? Thanks!

Clear the cache. In order to do this append ?cc to the end of your url like: [url]yourdomain.com

Tried the clear template cache but still same! Empty screen giving the same error…


[28-May-2010 11:31:02] PHP Fatal error: Cannot use string offset as an array in /home/shoppene/public_html/v2/var/compiled/customer/%%85^850^8506B9E9%%image.tpl.php on line 10





Here’s the piece of code contributing the error:


assign('image_width', $__tpl_vars['images']['icon']['image_x'], false); ?>assign('image_height', $__tpl_vars['images']['icon']['image_y'], false); ?> "new_x * y / x",'new_x' => $__tpl_vars['image_width'],'x' => $__tpl_vars['images']['icon']['image_x'],'y' => $__tpl_vars['images']['icon']['image_y'],'format' => "%d",'assign' => 'image_height'), $this);?>assign('object_type', smarty_modifier_default(@$__tpl_vars['object_type'], 'product'), false); ?>assign('icon_image_path', fn_generate_thumbnail($__tpl_vars['images']['icon']['image_path'], $__tpl_vars['image_width'], $__tpl_vars['image_height'], $__tpl_vars['make_box']), false); ?>assign('image_height', $__tpl_vars['image_width'], false); ?>assign('icon_image_path', $__tpl_vars['images']['icon']['image_path'], false); ?> id="detailed_href1_" rel="" class="" href="" rev="">id="det_img_" src="" width="" height="" alt="" onclick="" border="0" />class="valign" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="" height="">width="" height="" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" FlashVars="" />





Whats going wrong :confused: please help. Here’s my storefront link:

[url]http://www.1shoppe.net/v2/index.php[/url]

Any sort of backup?

[quote name=‘shukei98’]Hi support, anyone here around to help me this? I’ve got a fatal error after optimizing the database!

[/QUOTE]



Members on this forum are very helpful, but if you have a critical issue, I’d be contacting CS-Cart support ASAP rather than waiting around for an answer here.

FTP to your server and delete everything in …/home/shoppene/public_html/v2/var/compiled/customer/



Thanks - Sno