osCmax v2.5 User Manual
Results 1 to 5 of 5

1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't exist

This is a discussion on 1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't exist within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; i am using oscmax 2.5 beta 2 in this link /admin/orders.php?page=1&oID=74&action=edit i get this error 1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't ...

      
  1. #1
    Member
    Join Date
    Jan 2011
    Posts
    53
    Rep Power
    2


    Default 1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't exist

    i am using oscmax 2.5 beta 2
    in this link /admin/orders.php?page=1&oID=74&action=edit
    i get this error
    1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't exist

    select * from TABLE_PAYPAL_IPN where paypal_ipn_id = '0'

    [TEP STOP]
    then i put this in database file
    define('TABLE_PAYPAL_IPN', 'paypal_ipn');

    then i get this error

    1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN_TXN_TYPE' doesn't exist

    select txn_type_name from TABLE_PAYPAL_IPN_TXN_TYPE where txn_type_id = '0 and language_id=1'

    [TEP STOP]

    i check there is no table for txn type so i use this in database file

    define('TABLE_PAYPAL_IPN_TXN_TYPE', 'paypal_ipn');

    again i get new error

    1054 - Unknown column 'txn_type_name' in 'field list'

    select txn_type_name from paypal_ipn where txn_type_id = '0 and language_id=1'

    [TEP STOP]

    now don't know how to solve this problem

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: 1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't exist

    Is the PayPal IPN module installed?
    Sounds like a bug is there but even if you're not using IPN, install it but leave disabled (set to False).
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: 1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't exist

    Update to beta 3, it may clear up the issue.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  4. #4
    Member
    Join Date
    Jan 2011
    Posts
    53
    Rep Power
    2


    Default Re: 1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't exist

    in beta 3 there is still problem please tell me what i do ?

  5. #5
    Member
    Join Date
    Jan 2011
    Posts
    53
    Rep Power
    2


    Default Re: 1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't exist

    please help me out i have define paypal_ipn table but new error is
    1146 - Table 'clonehiphop.TABLE_PAYPAL_IPN_TXN_TYPE' doesn't exist

    select txn_type_name from TABLE_PAYPAL_IPN_TXN_TYPE where txn_type_id = '0 and language_id=1'
    can not solve that please tell me to which table i define this TABLE_PAYPAL_IPN_TXN_TYPE

Similar Threads

  1. 1146 - Table 'shop.cache' doesn't exist
    By Aber in forum osCommerce 2.2 Discussion
    Replies: 4
    Last Post: 05-08-2010, 07:55 AM
  2. 1146 - 'TABLE_PAYPAL_IPN' doesn't exist
    By iberkner in forum osCmax v2 Installation issues
    Replies: 10
    Last Post: 10-26-2008, 10:09 AM
  3. Shop Error - 1146 - Table 'shop.cache' doesn't exist
    By jmdesign in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 05-18-2008, 03:59 AM
  4. Replies: 4
    Last Post: 05-22-2007, 09:14 PM
  5. Error message 1146 table does not exist
    By rnomis in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 11-13-2003, 06:17 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
  •