Satu:
I renamed the "admin", to what I have for my actual admin.
I uploaded the files from 1_Base_files to /home/xxxxxx/public_html/new_store/"admin" and to /home/xxxxxx/public_html/new_store/includes.
Before that I logged in to my admin. After upload I click link, and get blank admin page.
Here is the webpage that it shows:
https://pedsafe.com/new_store/"admin"/configuration.php?gID=1&cID=905&action=edit
There is nothing in the cache mentioning this problem.
I'm rebuilding my site with v1.5.1 and got the same.
Satu:
I got it after some research. It was in the log files. The file admin/includes/classes/fpdf/fpdf.php on line 1047 and same file
admin/includes/classes/fpdf/fpdf.php on line 1329 has an extra period (.) after removing them I was able to get to admin login screen.
ini_set('magic_quotes_runtime', .$mqr);
ini_set('magic_quotes_runtime', $mqr);
Here is the fixed file:
Attachment #12239
Although I tried this yesterday and got the same 'blank' admin page result, I have since reverted to an earlier, working version, downloaded the Super Order 4.0.5 package again and installed with working Edit Orders and TY Package Tracker... same result of blank admin page. I just uploaded your fpdf.php again and admin now seems to be responsive!
Thank you Satu!
sam_m:
Thank you so much for posting this fix, I had been racking my brains for the last 40mins trying to figure out what I had done wrong, but this fixed it and now its perfect!!! thank god for the Zen Cart community!!
Agreed, thanks for posting this... it worked for me.
twi:
No. I have not merged any files from super orders with the existing files I the working website installed with EO and TYPAckage. I have reverted to my good install from a backup before installing SO.
When you say merging files: do you mean merging SO file or the merging of the previous install of Typack and Edit order?
Typack was the first mod installed on a fresh ZC1.5.1. Edit order was installed thereafter with no merging. Then the $0.00 subtotal for EO was fixed with the code change by lhungil.
any help anyone please.
@twi
You might try the fix quoted above.
@DivaVocals
Thank you very much for a great add-on. Very thorough and well documented. I tried out a much earlier incarnation of it years ago and it was overkill and too difficult to get working for me with other add-ons, but now that I'm upgrading (re-building from scratch [1.3.7 to 1.5.1] and revamping my site I wanted to give it another go.
Kudos to the three amigos for collaborating and coding three worthy add-ons to work together! :cool::
- Edit Orders [must have for me]
- TY Package Tracker [something I always wanted but never tried]
- Super Orders [more bells and whistles to play with and improve administrative work-flow]
Cheers
GAM