Zen Cart Logo
Forums / Customization from the Admin / Moved Site Product Edit Error

Moved Site Product Edit Error

Locked

Views: 1,630

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
1 Jan 2007, 10:16 PM
#1
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Moved Site Product Edit Error

Situation:
In Moving this install from another server and editing the configure.php files where necessary(same domain name), Zen Cart frontend has seemed to have lost several of the products see here: Problem Site

To try to locate/troubleshoot this issue : In the admin > catalog > categories/products > select a category > select edit on a product I am being presented with this error

Not Found
The requested URL /catalog/admin/.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
```I have not seen this before the ".php" with no actual file name and do not know where to look??

I have re-loaded all the admin files thinking that there must be a corrupt or missing file with no joy.
2 Jan 2007, 7:04 AM
#2
webomat avatar

webomat

Zen Follower

Join Date:
Jan 2005
Location:
Minneapolis MN, USA
Posts:
128
Plugin Contributions:
0

Re: Moved Site Product Edit Error

kobra:

Situation:
In Moving this install from another server and editing the configure.php files where necessary(same domain name), Zen Cart frontend has seemed to have lost several of the products see here: Problem Site

I don't know if this will help point you in the right direction, but the link you provided is missing part of the path:http://www.excellentsoaps.com/catalog/index.php?main_page=_info&cPath=12&products_id=76should be```

ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Moved Site Product Edit Error

You are missing your products_type on the products table for the product so it does not know what product type to apply ...

Note: this could also be a missing product type if the product type is in the products table ...

2 Jan 2007, 9:19 AM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Moved Site Product Edit Error

Thank You Ajeh & Becky....

For closure: This was an issue that I was attacking from the Zen Cart file side with no Joy...

As noted by Ajeh, this was an issue with the mysql DB restore. And a reload of it provided the solution.

Thank You

12 Aug 2009, 9:17 PM
#5
myalkut avatar

myalkut

New Zenner

Join Date:
Aug 2009
Posts:
10
Plugin Contributions:
0

Re: Moved Site Product Edit Error

I am still learning about Zen cart, and just moved a site from one server to another, with a full back up of everything.
So far everything seems fine, but the order confirmation email (that is ccd to the store admin) has changed its format. It used to be a long detailed email and now it is a simple (default?) paragraph.

I couldn't find another posting similar but found this about moving sites and having errors, so figured it is related enough that someone would have info on this issue.

Can anyone point me in the right direction to fix this, and explain why it might be happening?

Thanks much