Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

resoman

Archived
  • Posts

    68
  • Joined

  • Last visited

Everything posted by resoman

  1. ok, here is a fix. It will say 'Displaying 1 to 1 (of 1 customers)' go to exchange_links_links.php and modify line 459 (or so) to read: Basically replace: TEXT_DISPLAY_NUMBER_OF_RECS with: TEXT_DISPLAY_NUMBER_OF_CUSTOMERS says customers rather than records, but it works!
  2. Basically, on line 459 of exchange_links_links.php it calls to get the number of records code guru's would know what to do, its a feature I dont care to use, but im curious now
  3. I had the same problem, seems there is a function missing somewhere. TEXT_DISPLAY_NUMBER_OF_RECS I just added to admin/includes/languages/english.php It doesnt get the record amount, but it looks a little better lol Any real fix for this?
  4. using osc 2.2 ms1. I cannot find: $process = false; if (isset($HTTP_POST_VARS['action']) && ($HTTP_POST_VARS['action'] == 'process')) { $process = true; in create_account.php I did a search in the whole catalog directory via dwmx, and could not find this. Is this for the most recent snapshot or ms2?
  5. For some reason, I think it has to do with I am unable to find the actual function(s) that I could modify to fix this. Is anyone or does anyone have a printable catalog type of contrib I can download instead of this? I am using Pdf_catalogs_V1.4
  6. scratch that, I turned images off and forgot to upload the config file with them on, still no workaround. any ideas for us MS1 users?
  7. I had the same problem, so I found a workaround! I use jpg and png only for my products now, but I installed a contribution to set the default image in a category and product. default_image_in_products_and_categories_v1.0 instead of using default.gif I just used default.jpg (a 1x1 pixel white jpg) I used both optional database additions, and on step 6 there are 2 options, I used the first option: not relying on any chmods I have a question though, how do I remove the 'NEW' on the 1st page? Its kinda a filler. And is there a way to add my store logo there instead? Thanks!
  8. This is a simple hack to add multiple flat shipping rates. Made for OSC 2.2 MS1 (Should work for MS2, post here if it works!) My first contribution, worked after 1st install. Examples are included, but you do not have to use them. Kinda blurred through the instructions, but after you read the first part you will figure it out. questions: [email protected] or post here. Get the contrib here: http://www.oscommerce.com/community/contributions,1470 Quick but notable thanks to all of the developers here, and Linda McGrath Jesse Rooney
  9. same problem here, please post fix if anyone knows.
  10. After installing the unsubscribe newsletter 1.1, I get the following error: at the url: any ideas why this is? I assume it has something to do with how my sessions are stored, but who knows. Thanks for the great module, and your time! [email protected]
  11. Is there an automated way to export orders (possibly specific order information like orders from date(s) and so on) to a comma or tab delimitered file automatically, like once a week and then sent to an email address or something? I am helping someone expand their business, and they use filemaker pro to manage their product, but I still havent found a way to export the orders, then import them into filemaker pro. If anyone has some possible suggestions or even a contribution made I would GREATLY appreciate your response! Thanks! Jess
  12. Hi all, I have a request for you guru's out there. I am using a merchant account from e-commerce exchange with a payment gateway to secure.quickcommerce.net There is a developers guide, but with me not being very fluent in php, im a bit lost in the code and the functions. (link to the dev guide for those curious) http://www.ecxoc.com/html/content/develope...persguide.shtml (I am not sure on this, but I think quickcommerce.net is another form of authorize.net) Maybe someone out there already has made a module for this, or just modified the authorizenet.php module to reflect quickcommerce.net settings. If so, please contact me asap! Otherwise, if you have suggestions, workarounds, or if it is simple for me to do, please post suggestions below or email me [email protected]
×
×
  • Create New...