Page 92 of 100 FirstFirst ... 42829091929394 ... LastLast
Results 911 to 920 of 998
  1. #911
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    312
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    I've gone thru the install process twice now... both times getting this when trying to log into the admin panel: WARNING: An Error occurred, please refresh the page and try again.If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    I deleted the first install and tried again, same action.

    went to the log files and this the log:

    ('Package Tracking - Carrier 4 Name', 'CARRIER_NAME_4', '', 'Enter name of Carrier 4<br><br><strong>Example:</strong> FedEx, UPS, Canada Post, etc...<br>(default: blank)', 33, 145, now(), NULL, NULL),


    ('Package Tracking - Carrier 4 Tracking Link', 'CARRIER_LINK_4', '', 'Enter the tracking link of Carrier 4<br><br><strong>Example:</strong> https://www.fedex.com/Tracking?actio...&tracknumbers=', 33, 150, now(), NULL, NULL),


    ('Package Tracking - Carrier 5 Status', 'CARRIER_STATUS_5', 'False', 'Enable Tracking for Carrier 5<br><br>Set to false if you do NOT want Carrier 5 to be displayed on Admin and Customer page.', 33, 166, now(), NULL, 'zen_cfg_select_option(array(\'True\', \'False\'),'),


    ('Package Tracking - Carrier 5 Name', 'CARRIER_NAME_5', '', 'Enter name of Carrier 5<br><br><strong>Example:</strong> FedEx, UPS, Canada Post, etc...<br>(default: blank)', 33, 160, now(), NULL, NULL),


    ('Package Tracking - Carrier 5 Tracking Link', 'CARRIER_LINK_5', '', 'Enter the tracking link of Carrier 5<br><br><strong>Example:</strong> https://www.fedex.com/Tracking?actio...&tracknumbers=', 33, 165, now(), NULL, NULL),


    ('Max display for Track Order sidebox', 'MAX_DISPLAY_PRODUCTS_IN_TRACK_ORDERS_BOX', '3', 'The maximum number of orders to display on the Track Order sidebox.', 33, 170, now(), NULL, NULL),


    ('<em>Edit Orders</em> Mode', 'TY_TRACKER', 'False', 'Versions prior to v4.6.0 include the package-tracker handling, but follow-on versions do not. Set this value to <em>True</em> for EO versions &lt; 4.6.0 and <em>False</em> (the default) for EO versions &gt;= 4.6.0.', 33, 175, now(), NULL, 'zen_cfg_select_option(array(\'True\', \'False\'),') ==> (as called by) /home/feadmin/public_html/needtoorderprinting/xxxxx/includes/init_includes/init_typt_config.php on line 89 <== in /home/feadmin/public_html/needtoorderprinting/includes/classes/db/mysql/query_factory.php on line 170.
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

  2. #912
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    312
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by Carbonless View Post
    I've gone thru the install process twice now... both times getting this when trying to log into the admin panel: WARNING: An Error occurred, please refresh the page and try again.If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    Fudge me.... I forgot to uninstall the old tables... disregard. WORKS
    Last edited by Carbonless; 13 Jun 2021 at 09:14 PM.
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

  3. #913
    Join Date
    Jun 2012
    Location
    California
    Posts
    238
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by Carbonless View Post
    Fudge me.... I forgot to uninstall the old tables... disregard. WORKS
    Which "Old Tables" are you referring to?
    I did not see anything about deleting old tables in the instructions, provided or at the GitHub link.

  4. #914
    Join Date
    Jun 2012
    Location
    California
    Posts
    238
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by wsworx View Post
    Which "Old Tables" are you referring to?
    I did not see anything about deleting old tables in the instructions, provided or at the GitHub link.
    I am getting a blank log in page and my error log states:

    --> PHP Fatal error: 1062uplicate entry 'TY_TRACKER_VERSION' for key 'unq_config_key_zen' :: INSERT INTO configuration
    (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function)

  5. #915
    Join Date
    Jun 2012
    Location
    California
    Posts
    238
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by wsworx View Post
    I am getting a blank log in page and my error log states:

    --> PHP Fatal error: 1062uplicate entry 'TY_TRACKER_VERSION' for key 'unq_config_key_zen' :: INSERT INTO configuration
    (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function)
    The full error is:

    --> PHP Fatal error: 1062uplicate entry 'TY_TRACKER_VERSION' for key 'unq_config_key_zen' :: INSERT INTO configuration
    (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function)
    VALUES
    ('Current Ty Package Tracker Version', 'TY_TRACKER_VERSION', '0.0.0', 'Version number.', 73, 0, now(), NULL, 'zen_cfg_select_option(array(\'0.0.0\'),'),

    ('Package Tracking - Carrier 1 Status', 'CARRIER_STATUS_1', 'True', 'Enable Tracking for Carrier 1<br><br>Set to false if you do NOT want Carrier 1 to be displayed on Admin and Customer page.', 73, 90, now(), NULL, 'zen_cfg_select_option(array(\'True\', \'False\'),'),

    ('Package Tracking - Carrier 1 Name', 'CARRIER_NAME_1', 'FedEx', 'Enter name of Carrier 1<br><br><strong>Example:</strong> FedEx, UPS, Canada Post, etc...<br>(default: FedEx)', 73, 95, now(), NULL, NULL),

    ('Package Tracking - Carrier 1 Tracking Link', 'CARRIER_LINK_1', 'https://www.fedex.com/Tracking?action=track&tracknumbers=', 'Enter the tracking link of Carrier 1<br> <br><strong>Example:</strong> https://www.fedex.com/Tracking?actio...&tracknumbers=', 73, 100, now(), NULL, NULL),

    ('Package Tracking - Carrier 2 Status', 'CARRIER_STATUS_2', 'True', 'Enable Tracking for Carrier 2<br><br>Set to false if you do NOT want Carrier 2 to be displayed on Admin and Customer page.', 73, 105, now(), NULL, 'zen_cfg_select_option(array(\'True\', \'False\'),'),

    ('Package Tracking - Carrier 2 Name', 'CARRIER_NAME_2', 'UPS', 'Enter name of Carrier 1<br><br><strong>Example:</strong> FedEx, UPS, Canada Post, etc...<br>(default: UPS)', 73, 110, now(), NULL, NULL),

    ('Package Tracking - Carrier 2 Tracking Link', 'CARRIER_LINK_2', 'https://wwwapps.ups.com/WebTracking/processInputRequest?sort_by=status&tracknums_displayed=1&TypeOfInquiryNumber=T&l oc=en_US&InquiryNumber1=', 'Enter the tracking link of Carrier 2<br> <br><strong>Example:</strong> https://www.fedex.com/Tracking?actio...&tracknumbers=', 73, 115, now(), NULL, NULL),

    ('Package Tracking - Carrier 3 Status', 'CARRIER_STATUS_3', 'True', 'Enable Tracking for Carrier 3<br><br>Set to false if you do NOT want Carrier 3 to be displayed on Admin and Customer page.', 73, 120, now(), NULL, 'zen_cfg_select_option(array(\'True\', \'False\'),'),

    ('Package Tracking - Carrier 3 Name', 'CARRIER_NAME_3', 'USPS', 'Enter name of Carrier 3<br><br><strong>Example:</strong> FedEx, UPS, Canada Post, etc...<br>(default: USPS)', 73, 125, now(), NULL, NULL),

    ('Package Tracking - Carrier 3 Tracking Link', 'CARRIER_LINK_3', 'https://tools.usps.com/go/TrackConfirmAction!input.action?tLabels=', 'Enter the tracking link of Carrier 3<br> <br><strong>Example:</strong> https://www.fedex.com/Tracking?actio...&tracknumbers=', 73, 130, now(), NULL, NULL),

    ('Package Tracking - Carrier 4 Status', 'CARRIER_STATUS_4', 'False', 'Enable Tracking for Carrier 4<br><br>Set to false if you do NOT want Carrier 4 to be displayed on Admin and Customer page.', 73, 140, now(), NULL, 'zen_cfg_select_option(array(\'True\', \'False\'),'),

    ('Package Tracking - Carrier 4 Name', 'CARRIER_NAME_4', '', 'Enter name of Carrier 4<br><br><strong>Example:</strong> FedEx, UPS, Canada Post, etc...<br>(default: blank)', 73, 145, now(), NULL, NULL),

    ('Package Tracking - Carrier 4 Tracking Link', 'CARRIER_LINK_4', '', 'Enter the tracking link of Carrier 4<br><br><strong>Example:</strong> https://www.fedex.com/Tracking?actio...&tracknumbers=', 73, 150, now(), NULL, NULL),

    ('Package Tracking - Carrier 5 Status', 'CARRIER_STATUS_5', 'False', 'Enable Tracking for Carrier 5<br><br>Set to false if you do NOT want Carrier 5 to be displayed on Admin and Customer page.', 73, 166, now(), NULL, 'zen_cfg_select_option(array(\'True\', \'False\'),'),

    ('Package Tracking - Carrier 5 Name', 'CARRIER_NAME_5', '', 'Enter name of Carrier 5<br><br><strong>Example:</strong> FedEx, UPS, Canada Post, etc...<br>(default: blank)', 73, 160, now(), NULL, NULL),

    ('Package Tracking - Carrier 5 Tracking Link', 'CARRIER_LINK_5', '', 'Enter the tracking link of Carrier 5<br><br><strong>Example:</strong> https://www.fedex.com/Tracking?actio...&tracknumbers=', 73, 165, now(), NULL, NULL),

    ('Max display for Track Order sidebox', 'MAX_DISPLAY_PRODUCTS_IN_TRACK_ORDERS_BOX', '3', 'The maximum number of orders to display on the Track Order sidebox.', 73, 170, now(), NULL, NULL),

    ('<em>Edit Orders</em> Mode', 'TY_TRACKER', 'False', 'Versions prior to v4.6.0 include the package-tracker handling, but follow-on versions do not. Set this value to <em>True</em> for EO versions &lt; 4.6.0 and <em>False</em> (the default) for EO versions &gt;= 4.6.0.', 73, 175, now(), NULL, 'zen_cfg_select_option(array(\'True\', \'False\'),') ==> (as called by) /home2/wildstee/public_html/Zcf294AkrVd6csa550FeF/includes/init_includes/init_typt_config.php on line 89 <== in /home2/wildstee/public_html/includes/classes/db/mysql/query_factory.php on line 170.

  6. #916
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,354
    Plugin Contributions
    94

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    @Carbonless and @wsworx, where did your previous version of TyPT come from? Was it separately installed or was it part of an older Super Orders feature?

  7. #917
    Join Date
    Jun 2012
    Location
    California
    Posts
    238
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by lat9 View Post
    @Carbonless and @wsworx, where did your previous version of TyPT come from? Was it separately installed or was it part of an older Super Orders feature?
    Zen 1.5.7c
    PHP 7
    edit_orders-4.5.7
    encrypted_master_password-2.4.2
    usps-USPS_2021_05_05_K11a

    Hi Lat9

    The package I have been using came from the plugin site.
    Early on, I have been using ZenCart for about ten years now, I had SO installed but removed it after they stopped supporting it.
    I tried removing the "Duplicate Keys", as stated in the error log, but I still get the same error when I try to install your version of TyP.

  8. #918
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,354
    Plugin Contributions
    94

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by wsworx View Post
    Zen 1.5.7c
    PHP 7
    edit_orders-4.5.7
    encrypted_master_password-2.4.2
    usps-USPS_2021_05_05_K11a

    Hi Lat9

    The package I have been using came from the plugin site.
    Early on, I have been using ZenCart for about ten years now, I had SO installed but removed it after they stopped supporting it.
    I tried removing the "Duplicate Keys", as stated in the error log, but I still get the same error when I try to install your version of TyP.
    I'm unclear as to where that plugin site is!

    I'll make a modification to the TyPT initial install, since there's obviously something that's not defined that's causing this/these install issues. Check the plugin's GitHub repository (https://github.com/lat9/zen_TyPackageTracker) for the forth-coming update.

    Thanks, too, for the donation!

  9. #919
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,354
    Plugin Contributions
    94

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by lat9 View Post
    I'm unclear as to where that plugin site is!

    I'll make a modification to the TyPT initial install, since there's obviously something that's not defined that's causing this/these install issues. Check the plugin's GitHub repository (https://github.com/lat9/zen_TyPackageTracker) for the forth-coming update.

    Thanks, too, for the donation!
    That update is now available for pre-release testing on the GitHub repository.

  10. #920
    Join Date
    Jun 2012
    Location
    California
    Posts
    238
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by lat9 View Post
    That update is now available for pre-release testing on the GitHub repository.
    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.

    Name:  Code Issue.jpg
Views: 120
Size:  24.3 KB

 

 
Page 92 of 100 FirstFirst ... 42829091929394 ... LastLast

Similar Threads

  1. v150 Is there a FedEx plugin to quote on package size and postal code/zone?
    By Music Man in forum Addon Shipping Modules
    Replies: 7
    Last Post: 3 Aug 2014, 10:30 PM
  2. UPS/DHL shipping in Europe
    By DML73 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 29 Jan 2009, 09:43 PM
  3. what is the track your package url?
    By keylesslocks in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Aug 2008, 06:49 PM
  4. going from small package to large package
    By luna_99 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 19 Nov 2007, 02:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR