What is the name of the file accessed for admin.php?dispatch=products.update&product_id=29996

I get a blank page when trying to edit a Product. v. 2.2.5



What is the name of the file accessed for admin.php?dispatch=products.update&product_id=29996



I need to check if the file is missing. I need a name.



thnx

[quote name='chrisbti' timestamp='1378418260' post='167816']

I get a blank page when trying to edit a Product. v. 2.2.5



What is the name of the file accessed for admin.php?dispatch=products.update&product_id=29996



I need to check if the file is missing. I need a name.



thnx

[/quote]

[color=#444444][font=arial, helvetica, sans-serif][size=3]Checked all other addons and possible mods, finally we changed this[/size][/font][/color]

[color=#444444][font=arial, helvetica, sans-serif][size=3]@ini_set('memory_limit', '64M'); to @ini_set('memory_limit', '128M'); and[/size][/font][/color]

[color=#444444][font=arial, helvetica, sans-serif][size=3]now both our admin products and product pages are working fine now.[/size][/font][/color]