fireshaper / parcelpony

Track packages easily
MIT License
72 stars 6 forks source link

issue after adding tracking number #1

Closed jap88 closed 3 years ago

jap88 commented 4 years ago

Really liking this, after i add a tracking number with the given carrier the next screen is just a blank screen point to index.php. is the correct behavior for this? below is a screen shot of the blank screen i get

Screen Shot 2020-08-03 at 1 55 24 PM

fireshaper commented 4 years ago

I just uploaded a new version a few minutes ago. Try with that one and see if you get the same error.

jap88 commented 4 years ago

newest version seems to be missing carriers drop-down menu and the add button on the main homepage. im running php 7.3 not sure if that causes anything to mess up. i put a screenshot below of what im referring to

image

fireshaper commented 4 years ago

Which browser are you using?

jap88 commented 4 years ago

firefox

fireshaper commented 4 years ago

Does https://belowland.com/parcelpony show up correct for you? (disregard the PHP errors)

jap88 commented 4 years ago

yes it does

fireshaper commented 4 years ago

It's got to be the PHP version then. I developed this on a server running 7.2.18. Let me do some testing and see what's going on.

jap88 commented 4 years ago

sure thing, in the mean time let me try a lower php version. thanks alot!

jap88 commented 4 years ago

update: tried with php 7.2 still seeing the same screen as mentioned before. going to do some of my own troubleshooting. let me know if you make any breakthroughs

fireshaper commented 4 years ago

Haven't been able to repro this. Have you found anything else on you end?

jap88 commented 4 years ago

I have not, ive tried many different versions of ubuntu and also centos still with no luck. ive even tried MAC.....version 7.2 of php seems to cause the least amount of issues, the only issue i have is it not displaying the list of carriers in the drop down menu. see the screenshot for reference.

image
fireshaper commented 4 years ago

@jap88 That problem happens when the page either can't make a connection to the trackinghive site, or you haven't filled in the bearerToken on the index.php page.

fireshaper commented 3 years ago

Closing this issue since there hasn't been any updates on it in a while.