Jump to content



Latest News: (loading..)

MarcellaE

Member Since 26 Mar 2007
OFFLINE Last Active Yesterday, 11:16 PM
-----

Posts I've Made

In Topic: Problem in Admin page..

08 June 2013 - 02:53 AM

Maybe try adding this code to the very bottom of your admin/configure.php file before the closing php tag:

define('CFG_TIME_ZONE', 'America/Argentina/Buenos_Aires');

In Topic: Images Not uploading

06 June 2013 - 08:34 PM

Your configure.php files (both admin and catalog configure.php files) may need to be configured again if you were moved to a new server in the move process.

In Topic: Hide Weight When Value is Zero

06 June 2013 - 07:57 PM

Make it easy on yourself. Turn off Display Product Weight and list the weight values in your product descriptions. You already list other product dimensions in their descriptions why not add the weight value too.

In Topic: Logo removal

05 June 2013 - 07:40 PM

in your admin>tools>banner manager

In Topic: Need Step by Step for Return URL for Paypal Express

05 June 2013 - 06:01 PM

Those errors have to do with a misconfigured includes/configure.php set up.