Page 12 of 37 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 362
  1. #111
    Join Date
    Feb 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    ah, that would explain it - I will revert to old method of adding gift wrap attributes to all products. Thank you for the speedy response.

  2. #112
    Join Date
    Aug 2007
    Location
    England
    Posts
    65
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    I keep getting this error message in all my invoices...


    1146 Table 'boinkit.TABLE_ORDERS_GIFTWRAP' doesn't exist
    in:
    [select orders_products_id from TABLE_ORDERS_GIFTWRAP where orders_id = '1008' and wrap = 1]
    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 installed the gift wrap module, but decided not to use it at this point (and have removed/de-activated via the admin).

    Can anyone tell me how to remove this error message from my invoices and packing slips, as i don't want to send them out to customers with this show.

    Many thanks!

  3. #113
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,479
    Plugin Contributions
    121

    Default Re: Gift Wrapping Contribution

    Looks like you started deleting things before using the admin to turn the feature off. You still have the giftwrap copy of admin/invoice.php. Be sure you have replaced ALL the files with original untouched copies.
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  4. #114
    Join Date
    Aug 2007
    Location
    England
    Posts
    65
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    I haven't un-installed anything yet, all the files from the mod are still there.
    I only changed the option in admin -- 'Order Totals' and told it to remove the gift wrap module. No other changes have been made at all.

    Any ideas?

  5. #115
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,479
    Plugin Contributions
    121

    Default Re: Gift Wrapping Contribution

    You dropped the table. If you're going to drop the table, you need to revert the files. If you don't want to revert the files, you need to recreate the table.
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  6. #116
    Join Date
    Nov 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    My zencart version 137, I am using Gift Wrap version 2.3. I hit the fatal error during checkout :-

    Fatal error: Cannot redeclare class order in /home/angguguc/public_html/momsworld/shop/includes/classes/order.php on line 1031

    Please advise. Thanks in advance.

  7. #117
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,479
    Plugin Contributions
    121

    Default Re: Gift Wrapping Contribution

    During installation, you must either remove the original copy of includes/classses/order.php or rename it to something that doesn't end with .php. For instance, includes/classes/order.php.orig is the naming scheme I use if I want to preserve the original copy of a core file. I suspect you renamed it to (say) includes/classes/order_orig.php, which won't work.
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  8. #118
    Join Date
    Nov 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Quote Originally Posted by swguy View Post
    During installation, you must either remove the original copy of includes/classses/order.php or rename it to something that doesn't end with .php. For instance, includes/classes/order.php.orig is the naming scheme I use if I want to preserve the original copy of a core file. I suspect you renamed it to (say) includes/classes/order_orig.php, which won't work.
    Everything is working perfectly now, thank you so much!

    Another question, I would like to put in few wrappers for customer to choose, is there a way to put in wrapper selection ? Sorry... if this has been asked before.

  9. #119
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,479
    Plugin Contributions
    121

    Default Re: Gift Wrapping Contribution

    When I wrote this I put in the infrastructure for adding wrapping paper selection (so you wouldn't have to change the database again), but haven't done it yet. It's on the list.
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  10. #120
    Join Date
    Nov 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Quote Originally Posted by swguy View Post
    When I wrote this I put in the infrastructure for adding wrapping paper selection (so you wouldn't have to change the database again), but haven't done it yet. It's on the list.
    Right here waiting..... thank you~

 

 
Page 12 of 37 FirstFirst ... 2101112131422 ... LastLast

Similar Threads

  1. HOW TO set up Gift Wrapping for your store
    By swguy in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 12 Dec 2006, 11:19 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
  •