Jump to content

Modify Order Module


Recommended Posts

Got a problem in that although the module appears in the list of modules, when you go to configure it, there is nothing to configure. I then can't find any other reference to it in any of the tabs.
Any ideas anyone?
Phil

Link to comment
Share on other sites

Hi Philbond
I have the same problem.
Look this topic ,this module is made by this script files and these work very well.

http://www.prestashop.com/forums/viewthread/45384/third_party_modules/module_free_script_to_edit_orders

put these files in admin's folder ,then open your browser (like firefox) and enter the url like this
http://www.your-site.com/admin's-folder/add_product.php or http://www.your-site.com/admin's-folder/order_edit.php


bye

Link to comment
Share on other sites

I am really thankful for that module but I cannot figure out how to use it.

I followed the instructions contained in the readme.txt file:


- upload md5.php and visit it, then fill in the box with you brand new password

- edit login1.php and replace your_md5_hash_goes_here with your new md5 hash string

- delete md5.php from server

- upload the other files to /prestashop_folder/admin_folder/

- go ahead and safely change orders.



Question 1: Do I fill in the box with my existing administrator password?

Question 2: When I visit MYSHOP/administrator/order_edit.php, I get this message:

Plz login to view this page

and this error:

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/prestashop/admin245/approve.php:4) in /srv/www/prestashop/admin245/approve.php on line 5

Anyone have an idea on this?

Link to comment
Share on other sites

Hi Angel74
order_modify.rar isn't a module
1)
go in your admin's folder
2)
put in md5.php
3)
open your browser at http://your-site.com/admin's-folder/md5.php
4)
type in your password ,whatever you want and remember the hash code, not be the same of administrator's password
5)
Delete md5.php from admin's folder
6)
edit login1.php with that hash generated by md5.php
7)
put inside of admin's folder all other files (order_edit.php, login1.php, approve.php, add_product.php)
8)
open your browser at http://your-site.com/admin's-folder/login1.php
put in the password
9)
then put in the order's ID

Lesson ended

bye bye ;-)

Link to comment
Share on other sites

×
×
  • Create New...