Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tkeats

Members
  • Posts

    289
  • Joined

  • Last visited

Everything posted by tkeats

  1. Has anyone gotten this to work on 2.3.3.4+?
  2. Okay so I'm having some problems getting this to show up. I'm connecting to the CANADIAN developers side, and the module is NOT showing up in the admin dashboard for payment modules. Any advise?
  3. I'm oooh so excited to see this module option and got all the steps taken care of. However it's still not showing up i my 'module' list. Version Checker Installed Version: osCommerce Online Merchant v2.3.3.4 PHP Version 5.4.45 After I uploaded the code, made the change in template_bottom "Install Module (43)" didnt change. it was '43' before, and remained the same. It's not in the list either. Advice?
  4. I added the banners to promote specific products in my catalog recently. I find however, that the banners get cut off, either cut at the bottom, or the side. 250x300 and 728x90 banners. Has anyone managed to modify this module to allow side by side banners in one 'box' ?
  5. I am not sure if you ever got this fixed.. But I just went through something like this. I checked through all the settings you did. I then realized, the banner ad(s) where turned OFF.. under 'tools -> Banner Manager'
  6. Ok, so I got the package working, and looking through it, I am trying to figure out where, I would make some nescessary changs for my chosen main page layout, I prefer a smaller listing of specials and featured items to be side by side (2x2 & 2x2), with new product being 4x3. Keep in mind it been a long time since I played with osC and Im having trouble discerning where in this package I make changes so the front page module keeps the original look with the boxes in the central area. I see there are a host of css file under a couple directories, its just not overly clear through the greping I HAVE done tryng to find the various classes and ids that seem to be being used. Now its possible Im missing something in how stylesheets are implimented here, and in 2.3.3 over the 2.2MS version, so Im asking for a small bit of guidance here. Can anyone help at least guide me to the correct locatoins?? Thanks!!
  7. I got it, it was unzipped in the same folder/directory as the actual file being unzipped... not accustomed to that.
  8. Maybe this is the problem, I did look, in the ROOT directory ie (Download here)/package name I've never seen instructions placed a admin subdirectory.. always in the main unzip... Will check in a few when I start workin on it...
  9. A recent set of errors on my server have prompted me to start a ground up recreation of my osCommerce. Instead of 2.2, Im using 2.3.3 A quick preview of packages that I had installed before or wanted to install before, brought me to this one, a very important part of what my goal was, was to make the front page very modular, new, featured, specialty products, services, etc. I noticed in the package I downloaded there where no instructions, no install.txt of the sort, so what I did was just do a straight copy (very stock-fresh install of osC) and I get everything BUT the main data area (header, left column, footer) are there, no product/greeting area. Am I missing something? (Its been a long time perhaps 2002 or 2003 since I delved deeply into osC for a setup.) Thomas
  10. Ok, so I want to be able to setup a couple websites where it allows better sorting, Im seeing it all over the place, and I have combed through the contributions, not seeing anything that really answers to the description of what Im looking for. We've all seen the websites I think... You get to choose the manufacturer, or the product class, or the product class size, speed, etc. Want a CPU? choose Intel, AMD, or another, which then gives you the options of a i3/i5/i7 etc etc Want a Hard Drive? Choose Seagate or another and get it suddenly broken down into size, speed, formfactor, SATA version vs PATA, et al et al. Want a laptop? now you choose between manufacturers, cpu maker, hard drive, cpu speed and core, screen size etc etc... Is there a plugin/contribution that exists already, that can be dropped into osCommerce that would help me do this fairly simply? And would I have to modify my bulk import tool? ( I already suspect that to be a yes.. ) Thanks! Thomas
  11. Alright, so I got the sudden desire to put a small infobox in my oscommerce based catalog site. I am using this contribution, however no ads are showing up. Is this contribution broken, or just not configured right? http://www.oscommerce.com/community/contributions,5487/page,3 Broken, meaning amazon has updated some sort of api change... etc... Thomas
  12. tkeats

    usemybank etc

    I currently have UseMyBank.com module setup. Does anyone know about the usemycard services, like ukash and 3v Visa? Maybe I dont know exactly how they work, gonna look more into it however has anyone here checked them out and either written them off, or use another solution to utilize them? Thanks Thomas
  13. cool, that should help a bit. The idea is to have a setup of [iMAGE] [PRODUCT NAME] [iMAGE] [PRODUCT DESC] [iMAGE] [PRODUCT DESC] [iMAGE] [PRODUCT DESC] [iMAGE] or something similar, with it going right across... maybe a price kinda like the 'other' listing pages Thomas .. going in.. dont see me in 2 hours call 911 ;)
  14. I finally got this to work in 2.3.1. I have a question tho and it might seem 'lame' BUT... seeing as I really only used 2.2 before this, what I want to do, is edit the New Products list on the main page, to be LONG wide listings, instead of a 3x3 box. Even just a list of files would help, Im looking but its just not 'clicking' .. *passes out the sledgehammer to drive it home* *grins* Thomas
  15. .. thats not it, I have the vanity name, in fact I have a couple of them, the issue is the module when enabled, and setup, doesnt send you to the appropriate site. It sends it to my personal 'wall' not the 'business wall'
  16. I have this setup on my osc 2.3.1 test site, however.. the problem I have is when I input the 'username' for the facebook page, it directs the user to my personal username, and not the actual page. Pages can have usernames, I have this setup facebook.com/my.name vs facebook.com/my.company it takes it to my.name, I want it to go to my.company Any thoughts?
  17. These lines dont exist in oscommerce 2.3.1 version of login.php ?? There are major changes I think, that require a reword of the files.
  18. there is a support thread for this I believe, least I found it... not sure, as I have not yet started reading through it... http://www.oscommerce.com/forums/topic/365357-facebook-connect-support-thread/
  19. So it mine, however when I add the following.. AddType x-mapp-php5 .php .php4 I get this From there I go to enabled register_globals as suggested by a number of websites.. I try this php_value register_globals 1 in the .htaccess file also... it then claims I have to many redirects and does a error 500 Can anyone lend any suggestions to me?
  20. I still get the same errors... login-fb2.php logoff-fb2.php create_account-fb2.php I followed all the instructions, modified the database, and I still get the same responses, again it seems to be erroring out on <?php /* $Id: login.php,v 1.80 2003/06/05 23:28:24 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2003 osCommerce Released under the GNU General Public License */ //Facebook Connect include 'includes/classes/facebook.php'; include_once "fbconnect.php"; //if user is logged in and session is valid. if ($fbme){ //collect some data using legacy api $param = array( 'method' => 'users.getinfo', 'uids' => $fbme['id'], 'fields' => 'birthday_date, locale', 'callback' => '' ); try{ $info = $facebook->api($param); } catch(Exception $o){ error_log("Legacy Api Calling Error!"); } } //end of Facebook Connect the line with try{ is line 26... logoff-fb2.php errors in this section, from the top... <?php if (!function_exists('curl_init')) { throw new Exception('Facebook needs the CURL PHP extension.'); } if (!function_exists('json_decode')) { throw new Exception('Facebook needs the JSON PHP extension.'); } /** * Thrown when an API call returns an exception. * * @author Naitik Shah <[email protected]> */ class FacebookApiException extends Exception { /** * The result from the API server that represents the exception information. */ In the past I have enabled php5 using htaccess to solve problems like this but when I enable php5, it breaks the catalog overall. Any thoughts or ideas?
  21. wait, quick question, do I need to have the facebook php libs in the directory system for this to work?
  22. Using php4, and oscommerce 2.2 (modified) login.php is pretty much one of the files I have not touched for modification. I get an error on this line try { $info = $facebook->api($param); } Line 28 is try { If i put the php5 addtypes in the .htaccess, the whole website stops working. I do note, that this contrib uses <div> and not tables... which my osc 2.2 seems to be. Any ideas?
  23. Anyone know of a contrib for this? Thanks!
  24. If I was gonna try to impliment this from scratch (and I might try it as I hate disableing products) I would look carefully at the 'product_url' entry, where you can list the manufacturer's web link for the product. IE: F150's would be linked to the Ford F150 product page on ford's website. Simply duplicate that for the 'product replaced with' link... and reduce the stock level to 0 as suggested before, this gives you a 'fast' fix for what you want, you can then look at finessing it more so later. You might consider the 'CALL FOR PRICING' add on, and increasing/modifying that to include 'DISCONTINUED' As a habit, if there is something I need to do, or want to do, I go looking for a module that does something similar, and then just hack the hell out of it til it does what my initial idea was.. doesnt ALWAYS work.. but ussually gets you far enough along that someone on the board can guide you along with code errors. I am currently hacking the hell out of new_products.php and featured_products.php in my shop, to get a 'offlease.php' listing, specific to used & factory refurbished items. .. specially useful with payment modules... ;) Thomas
  25. Did you ever figure this out? Im trying to do something simmilar, but more along the lines of changing the whats new/new for month box, to be a brand specific IE Ford vs GM, or Sharp vs Samsung type listing. I know it SHOULD be just a sql argument, but sql was never a strong suit, that coupled with osC ... sql code I get lost very easily... HELP?
×
×
  • Create New...