Jump to content



Latest News: (loading..)

satish

Member Since 25 Jun 2005
OFFLINE Last Active Jan 29 2013 05:55 PM
*****

Posts I've Made

In Topic: urgent help- order disappeared

29 January 2013 - 05:51 PM

probably order status that is set does not allow it to be displayed.

Check your order status in data base.

In Topic: Problems With New Site

14 July 2012 - 06:50 PM

You need to check FS value in your configure file.

You can use phpinfo  function to get root path and that needs to be defined(modified ) when a site is switched to another server.


Satish

In Topic: Google Positions when Migrating to 2.3.1

08 July 2012 - 06:02 AM

If your urls are not changing serch engines are not going to see your site differently.

So incase you have some specific seo urls code in place you need to make sure its there in your 2.3.1

Also make sure that products ids are as is( If your urls have product id in it).
Also Meta tags should be in place.


Satish

In Topic: how to get into my admin

08 July 2012 - 06:00 AM

You can have more then one admin.

So either
1. empty data base or
2. Add another admin by looking at the link I posted in My above comments.


Satish

In Topic: Oscommerce Russian Hacker

05 July 2012 - 05:59 PM

1. hackers have placed some back door files. So the moment you clean they some how get idea and reload/modify file.

option:
1. Protect you site using htaccess first.
2. Then clean all sites and remove all unwanted files.
3. Add .htaccess to all images folders that will not allow php execution.
4. Check for eval function and make sure those are from ok code if any exist.

Now open your site( also make sure your admin folder is renamed and password protected.)