[email protected] Posted May 29, 2012 Share Posted May 29, 2012 Seems ok so far, i couldnt login at all to backend using admin:, intil i edited the code. OK find the file: your_admin_folder/login.php. Find line: $employee = $employee->getByemail($email, $passwd); Change it to: $employee = $employee->getByemail($email, null);. I think the only real problem i see it Back Office, Orders I dont have any option in the Preparation in progress to change it. Just and empty column. Is there a spot i can edit this? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 29, 2012 Share Posted May 29, 2012 Hi Adam, You should be able to add and edit those in your Back Office under Orders > Statuses. I hope this helps. -Mike Link to comment Share on other sites More sharing options...
[email protected] Posted May 29, 2012 Author Share Posted May 29, 2012 Thanks Mike, ok this is all i get that shows up, can i regenerate new ones Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 29, 2012 Share Posted May 29, 2012 Hi Adam, Please try the suggestions posted here and let me know if that resolves this for you. -Mike Link to comment Share on other sites More sharing options...
[email protected] Posted May 29, 2012 Author Share Posted May 29, 2012 ok, that was a bit scary, i found this http://www.prestashop.com/forums/topic/169407-solved-bad-sql-query/ and i grabed every old (order"...".php) from 1.4.3 and replaced everything in 1.4.8.2 /admin/tabs and i grabed every old (AdminOrder"...".php) from 1.4.3 and replaced everything in 1.4.8.2 in /classes and it all looks quiet good not errors and all the option are back. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 29, 2012 Share Posted May 29, 2012 Great, I'm glad you were able to resolve this! I'll go ahead and mark this thread as solved for you. Happy selling! -Mike Link to comment Share on other sites More sharing options...
[email protected] Posted May 29, 2012 Author Share Posted May 29, 2012 The funny thing is, i have been doing this upgrade since last night at 5:30 PM, it is now 5:48 AM, and i was reading somewhere you wrote how to change that bloody pink colour in automated email messages. Back OfficeTools Translations. and it still dosent show down the bottom to edit it. More coffe might help. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 29, 2012 Share Posted May 29, 2012 Hi Adam, You can change all of the email templates, including the color schemes, in your Back Office under Tools > Translations > E-mail template translations. Just click on "Edit this mail template." I hope this helps. -Mike Link to comment Share on other sites More sharing options...
[email protected] Posted May 29, 2012 Author Share Posted May 29, 2012 I must be blind this is all i have. http://sty.com.au/template.jpg Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 29, 2012 Share Posted May 29, 2012 I must be blind this is all i have. http://sty.com.au/template.jpg You just need to click on the flag for whatever language you're using in your shop. If you're using multiple languages, you'll need to do this for each one. -Mike Link to comment Share on other sites More sharing options...
[email protected] Posted May 29, 2012 Author Share Posted May 29, 2012 O thankyou, all under control, wow i hope the release any an easier way to do that. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 29, 2012 Share Posted May 29, 2012 I'm glad I could help! Happy selling! -Mike Link to comment Share on other sites More sharing options...
Recommended Posts