Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

geokar1100

Pioneers
  • Posts

    12
  • Joined

  • Last visited

Everything posted by geokar1100

  1. @MiCR0 - Thank you so much for the post. I now have this working in osCommerce 2.3.1 I did have to make some minor adjustments, and I'm posting them here for the other Paint-by-Numbers newbies like me (I wish I got paid by the hour for the time I spend reading all the posts I read to be self tought) - Back Up every time your site is working fine! I had to delete the line comment out If that's wrong let me know. Apparently you can't have - require('includes/application_top.php'); twice, so I deleted the second instance of that line. Again, had to delete the duplicate - require(DIR_WS_INCLUDES . 'application_bottom.php'); Question - should I leave the <?php and the ending ?> I figured this out by reading up on the error I got... Fatal error: Cannot redeclare do_magic_quotes_gpc() (previously declared in ... htdocs/catalog/admin/includes/functions/compatibility.php:18) in ... htdocs/catalog/admin/includes/functions/compatibility.php on line 30 Another question - do I really need the version checker as listed in the instructions step 6? Thanks again
  2. Hi, I would like to get this working for me as I think it's a great addon. I have spent the last hour reading this forum and cannot find my answer. I am using OS version 2.3.1 In my admin/includes/boxes/tools.php it looks much different... array( 'code' => FILENAME_DEFINE_LANGUAGE, 'title' => BOX_TOOLS_DEFINE_LANGUAGE, 'link' => tep_href_link(FILENAME_DEFINE_LANGUAGE) ), What should I do?
  3. Okay then, I can see that. I'll simply adjust my theme to a light background for the content. Thanks for the quick reply and the great add-on.
  4. Hi, I uploaded ThemeRoller and created my own theme and I like this very much. I have one problem I cannot figure out, though. I'm not sure how to explain it, but in a category or subcategory that has more than one item, every other item the background doesn't appear - it's just white. Here's a web page you can see it... http://www.thinkittees.com/catalog/index.php?cPath=22_25 I'm stopping short of messing with any css. I'm hoping you can help. Also, what if I don't want the content background in these cells or tables?
  5. The discounts work exactly like I want. Thanks for a great add-on. However, I use PayPal express with 2.3.1. I have read and re-read your article at http://www.thatsoftwareguy.com/osc_quantity_discounts.html under Payment Modules in osCommerce 2.2 and I can't figure it out. The discount is not showing up for me in PayPal Express. Is there a way to get the discounts to show up for me in 2.3.1?
  6. Hi, I am using 2.3.1 I have installed the files twice and it's still not in the order totals module in admin. Is there something I missed? I installed Quantity Discounts Module for osCommerce 2.2 Version 1.0 --------------- Oops, I didn't see the Install Module button. I'll try that now.
  7. I would also like this for 2.3.1 Or, any ideas what add-on I can use to add text boxes to products?
  8. I just added AJAX Attribute Manager and I got it working just fine. I need a way to add text entry boxes to my products as well. I have some custom items that a customer can add there own text. I installed Text Attributes Mod v1.3.4, but it conflicted with AJAX AM - made it dissappear. I undid the changes and am back to just AJAX AM. Any ideas what add-on I can use for this?
×
×
  • Create New...