Quote Originally Posted by wsworx View Post
Hi Lat9

I made the changes per GitHub
I am getting a "This Page Isn't Working Right Now" and the below error in my log file when I go to LogIn:

'PHP Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR) in /home2/wildstee/public_html/Zcf294AkrVd6csa550FeF/includes/init_includes/init_typt_config.php on line 95'

I looked at the file but I am no coder so I do not know how to fix it.

Click image for larger version. 

Name:	Code Issue.jpg 
Views:	121 
Size:	24.3 KB 
ID:	19623
Okay I figured it out, good old Google.
I added the dollar sign before the word sniffer

if (!$sniffer->field_exists(TABLE_ORDERS_STATUS_HISTORY, 'track_id1')) {

Now everything comes up and I get the " Ty Package Tracker v4.0.1-beta1 has been successfully installed." at the top of the page.
Still testing everything else though