Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 40
  1. #11
    Join Date
    Feb 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: GOB Package Trackers module - Support Thread

    is there also a way to include more options in the url that you get from the d-base ?

    for example add the postalcode of the customers' address as a variable ?

  2. #12
    Join Date
    Jun 2008
    Location
    Bordeaux, France
    Posts
    69
    Plugin Contributions
    6

    Default Re: GOB Package Trackers module - Support Thread

    I don't understand what you want to do. Put an example with an URL.

  3. #13
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: GOB Package Trackers module - Support Thread

    I am getting this error in the log:
    Code:
    [23-Apr-2010 12:29:41] PHP Warning:  array_key_exists() [<a href='function.array-key-exists'>function.array-key-exists</a>]: The second argument should be either an array or an object in /includes/templates/CUSTOM/templates/tpl_account_history_info_default.php on line 108
    Line 108 reads:

    PHP Code:
    if (array_key_exists($statuses['tracker_id'], $trackers_full_array)) { 

  4. #14
    Join Date
    Oct 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: GOB Package Trackers module - Support Thread

    for those who encounter 1146 select count(*) as total from table_trackers error

    i add in admin\includes\extra_configures\package_trackers_defines.php

    define('TABLE_TRACKERS', DB_PREFIX . 'trackers');

    this really waste lot of my time.

    anyway, thanks for the author, this module is really what i want improved from Ty package tracker.

  5. #15
    Join Date
    Oct 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: GOB Package Trackers module - Support Thread

    Amazing addon! thanks!

  6. #16
    Join Date
    Jul 2009
    Posts
    86
    Plugin Contributions
    0

    help question Re: GOB Package Trackers module - Support Thread

    AMAZING !!!!!! I LOVE IT
    and i also find the installation guide is very very good

    i have a question, i want to add some codes to tpl_account_history_info_default.php such as
    PHP Code:
    if ($tracker_name 'UPS' and $order->delivery['country']['iso_code_2'] == 'UK') { $tracking_numbers_string .= TEXT_UPS_UK; }
    elseif (
    $tracker_name 'DHL' and $order->delivery['country']['iso_code_2'] == 'UK') { $tracking_numbers_string .= TEXT_DHL_UK; }
    elseif (
    $tracker_name 'UPS' and $order->delivery['country']['iso_code_2'] == 'CA') { $tracking_numbers_string .= TEXT_UPS_CA; }
    elseif (
    $tracker_name 'DHL' and $order->delivery['country']['iso_code_2'] == 'CA') { $tracking_numbers_string .= TEXT_DHL_CA; } 
    but it doesn't work, then what codes do i add to tpl_account_history_info_default.php and account_history_info/header_php.php to make this done?

    any help?

  7. #17
    Join Date
    Jul 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: GOB Package Trackers module - Support Thread

    i know why it doesn't work,
    i tried adding $order->delivery['country']['iso_code_2'] to tpl_account_history_default,
    on account history page, it should been displayed those two letters CA, but now it displays only the first letter C, very weird.

    i dont know what do i fix it, any ideas?

  8. #18
    Join Date
    Jun 2008
    Location
    Bordeaux, France
    Posts
    69
    Plugin Contributions
    6

    Default Re: GOB Package Trackers module - Support Thread

    Double equal
    Code:
    $tracker_name == 'UPS'
    or use strcmp() == 0

  9. #19
    Join Date
    Mar 2006
    Location
    USA
    Posts
    77
    Plugin Contributions
    0

    Default Re: GOB Package Trackers module - Support Thread

    I've followed the instruction and triple checked my work. I'm not able to access "Previous Orders" on "My Account Information". When I click on view I get a blank white page.

    Other then localizations, is there anything else I need to check in the Admin area? I don't see anything else regarding tracking.

    I have not previously edited the required files till I found this MOD. Can someone just give me their modified files in case I have done something wrong?

    Thank you,

    Scott
    Last edited by scupoli; 27 Jul 2010 at 12:21 PM.

  10. #20
    Join Date
    Mar 2006
    Location
    USA
    Posts
    77
    Plugin Contributions
    0

    Default Re: GOB Package Trackers module - Support Thread

    EDIT: I've created a dummy account so you can see what I'm talking about. Just go to previous orders under account info and click view to see.


    http://www.keysandmice.com

    User: [email protected]
    Pass: goofy

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. GOB Package Tracker
    By sensualpalace in forum Addon Shipping Modules
    Replies: 0
    Last Post: 29 Sep 2012, 10:22 PM
  2. v139h GOB Package Trackers syntax error - help?
    By heteromorphic in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 26 Sep 2012, 05:39 AM
  3. GOB Package Tracker 1136 Error
    By BrooklynArtist in forum Addon Shipping Modules
    Replies: 1
    Last Post: 3 Feb 2012, 07:21 PM
  4. jScroller Sidebox Package Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 166
    Last Post: 28 Jan 2012, 03:39 AM
  5. GOB Package Tracker
    By jorsara in forum Addon Templates
    Replies: 0
    Last Post: 26 Feb 2010, 05:48 PM

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