Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
lat9
Since you have no other changes to your cart, these instructions should get you going:
Download the plugin's zip-file from the Zen Cart downloads and unzip the Edit Orders plugin's zip-file into a directory on your computer. For the rest of these instructions, let's call that directory
MyEditOrders.
- Rename the MyEditOrders/YOUR_ADMIN directory to match the name of your Zen Cart admin directory.
- Within that extracted file structure, create two subdirectories: MyEditOrders/includes/classes/saved and MyEditOrders/your-admin-directory/saved.
- Using FileZilla, download your current copy of /includes/classes/order.php into your local MyEditOrders/includes/classes/saved directory.
- Using FileZilla. download your current copy of /your-admin-directory/orders.php into your local MyEditOrders/your-admin-directory/saved directory.
Now that you have saved your current/backup copy of those two files, it's time to upload the Edit Orders files to your hosted site using FileZilla.
- Open FileZilla and log into your hosted site.
- On your FileZilla "Local site", navigate to your MyEditOrders/includes directory; on the "Remote site", navigate to your store's /includes directory.
- Upload the contents from the "Local" to the "Remote".
- On your FileZilla "Local site", navigate to your MyEditOrders/your-admin-directory; on the "Remote site", navigate to your store's /your-admin-directory.
- Upload the contents from the "Local" to the "Remote".
That should do it! Now, when you go to your admin's Customers->Orders, there's an additional link to "Edit Order". Happy editing!
Oh thank you!!! So excited, I will try this tonight, you rock!! :D
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
cindygordon
Oh thank you!!! So excited, I will try this tonight, you rock!! :D
well phooey, I tried it, and followed it very meticulously, but my site is down now. :(
says "page isn't working"
Re: Edit Orders v4.0 Support Thread
Well, the ADMIN part of the site is down. The front end is still coming up, I can still browse, shop and checkout. Just can't get to the admin area. Or even the login page for it.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
cindygordon
Well, the ADMIN part of the site is down. The front end is still coming up, I can still browse, shop and checkout. Just can't get to the admin area. Or even the login page for it.
Check your logs directory for the most recent mydebug log(s).
Re: Edit Orders v4.0 Support Thread
I see myDEBUG files there, but I don't really know what they mean.
Re: Edit Orders v4.0 Support Thread
Maybe I can try to do a fresh install in another directory? Is there a way I can transfer the products to the new store? And all of the user history? I do have access to the database. Ugh I'm sorry, this probably does not belong in this thread any longer. SOS for my site at this point.
Re: Edit Orders v4.0 Support Thread
Is there anyone who can help me get my site back up? Feeling very defeated, not sure what to do. I can offer to pay if needed.
Re: Edit Orders v4.0 Support Thread
Here is the debugging message: [19-Jul-2016 19:35:17 America/Phoenix] PHP Parse error: syntax error, unexpected T_STRING in /home/content/93/13964793/html/eureka/includes/languages/english/index.php on line 52
Interestingly, the path that it's specifying has an old filename. the site name "eureka" was renamed "rosswells" last spring.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
cindygordon
Here is the debugging message: [19-Jul-2016 19:35:17 America/Phoenix] PHP Parse error: syntax error, unexpected T_STRING in /home/content/93/13964793/html/eureka/includes/languages/english/index.php on line 52
Interestingly, the path that it's specifying has an old filename. the site name "eureka" was renamed "rosswells" last spring.
That's weird, since that file isn't part of the Edit Orders distribution.
Re: Edit Orders v4.0 Support Thread
The debug file is from July 2016 !!!!
There should be a newer one.
Quote:
Originally Posted by
lat9
That's weird, since that file isn't part of the Edit Orders distribution.