Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

benwoody0329

Archived
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Real Name
    Ben Woody

benwoody0329's Achievements

  1. Hello! I have ccgv installed and everything was working fine, until I installed header tags controller contrib. Very weird. So now, i get this error: 1146 - Table 'mydb.TABLE_COUPON_GV_CUSTOMER' doesn't exist select amount from TABLE_COUPON_GV_CUSTOMER where customer_id = '18' [TEP STOP] The error comes up in the shopping cart box when a shopper is signed in. But no error when they are not, which makes sense from the code, as it calls the database only when signed in. Crazy. My table definitely exists, and everything worked fine until i installed the header tags controller. It seemed to me that my TABLE_COUPON_GV_CUSTOMER must not have been defined, but i looked at my add_ccgvdc_application_top.php file, and it's right there, defined. And it matches my table name in the db. I am really hung up here. The file boxes/shopping_cart.php was not modded in the header tags contrib, either! I hope someone can help me, because I am totally stuck, and i have NEVER had a post answered, which is kind of discouraging. Please help!
  2. i am running oscommerce 2.2 ms2 on linux shared server. the directions with the contrib are really hard to follow. i extracted all of the files with the contrib appropriately, but the SDK is troubling me. also i don't see any place in my admin section that i can enable the payflow pro payment module. it is only the cc module available at checkout still. i presume this is because i haven't installed the pieces from the SDK. i am not really sure where to start with the install of the SDK elements. i tried to copy libpfpro.so to my lib directory, but my ftp client said 'failed: could not create file'. i am not even sure what the lib directory is for. i can only get to it through a folder shortcut. this is my first e-commerce site, so i am running into so many 'learning' experinces i feel like my head is going to explode. what else do i need to install to my server, and where? where do i set the cert path? i am really just sort of roadblocked with frustration. any guidance would be greatly appreciated.
  3. just installed the contrib, and i am getting an error when i try to log in that says: 1146 - Table 'databasename.TABLE_ADMIN' doesn't exist my admin table was successfully created in my database with all fields, but do i need to define TABLE_ADMIN someplace? i can't seem to find out where i would do this! any help greatly appreciated, as i have been staring at my screen for a good while now tryin to figure this one out!
×
×
  • Create New...