Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

altoid

♥Ambassador
  • Posts

    1,571
  • Joined

  • Last visited

  • Days Won

    13

Reputation Activity

  1. Like
    altoid reacted to raiwa in QTPro BS   
    @@greasemonkey, @@altoid,
     
    I have all updates for the store side on the point. Just trying to fix a small bug for attribute stock adjust on checkout.
     
     
    rgds
    Rainer
  2. Like
    altoid got a reaction from raiwa in QTPro BS   
    OK
    It's working on uniserver
    Available Options and Currently on Stock table showing in listing.
     
    Able to modify option tracking and quantity in admin.
     
    Adding tracked product to cart works.
     
    Trying to add more option quantity in the cart than actually are on stock generated warning message.
  3. Like
    altoid got a reaction from raiwa in QTPro BS   
    @@raiwa
    will be testing on a new test install in uniserver, using the latest version of edge...
  4. Like
    altoid reacted to raiwa in QTPro BS   
    QTPro BS 5.0

    I'm working on a new version based on QTpro for osc 2.3 version 4.6.1 plus newer updates and fixes.

    Planned Changes:
    coding updates for latest 2.3.4 BS EDGE Community version with hardcoded filenames, database table names, paths and superglobals content modules for product info, shopping cart hooked modifications or separate functions where possible to avoid core file changes (stock checks etc in checkout pages) final product prices shown in option/attribute combinations on product info page also for more than one option/combinations general code clean up language constants/definitions for all texts for full multilanguage support To do list:
    update qtprodoctor.php
    hardcoded stuff, superglobals
    language constants/definitions update stats_low_stock_attrib.php
    hardcoded stuff, superglobals
    language constants/definitions update stock.php
    hardcoded stuff, superglobals
    language constants/definitions replace mods in admin/boxes/tools.php by separate file replace mods in admin/boxes/reports.php by separate file avoid mods in admin/includes/functions/general.php
    load function file in modules
    replace core function mods by own functions? modularize product info options modularize product info stock table versions for Modular Product Page by kymation alternative product listing module for modularized shopping cart order class extension to avoid mods in core order class replace all mods in checkout files by hooks? check compatibility with ajax attribute manager add support for attribute sort order update instructions  
    It would be great if there appear testers for the mods.
    Who has the old version already installed:
    - replace the admin files
    - upload and install the product info content modules and (IMPORTANT!) uncomment the complete options/attributes section in product_info.php
     
    For new installations:
    - instructions are not updated yet
    follow the old instructions except
    A.: don't modify  admin/includes/boxes/tools.php and reports.php, upload the nwe files instead
    B.: upload and install the product info content modules and (IMPORTANT!) uncomment the complete options/attributes section in product_info.php instead to apply the mods
     
     
     
    Most important for now are the changes in the product info option modules to show final prices according to the option selection even if there are muliple option combinations (single drop down and single radios)
     
    GitHub repository
     
    Thanks and best regards
    Rainer
  5. Like
    altoid reacted to frankl in Wordpress & osCommerce   
    I wanted to connect my Wordpress blog to my osCommerce site, and as it turns out it is quite easy.
     
    The benefits for a store are:
     
    SEO - blog posts are shown on main osCommerce site giving your osCommerce site more authority.
     
    For customers - easy to find information about your products/services
     
    For you - create and edit posts on a Wordpress blog which is of course easier than writing a blogging addon for osCommerce.
     
     
    I have created part one of an addon, which connects osCommerce to Wordpress and shows some post summaries on the index page (which in and of itself is neat!).
     
    1. Go to your Wordpress blog and install the Wordpress REST API v2 (see info here)
     
    2. Ensure Wordpress REST API v2 is installed correctly by going to http://www.yoursite.com//wp-json/wp/v2/posts and making sure it displays some json
    3. Upload these files to your Edge installation (will not overwrite any other files)
     
    wordpress-connector.zip
     
     
    If there is a call for it I will extend the addon to:
     
    • Show individual blog posts on a new page within osCommerce
     
    • Cache entries in the osCommerce database to save queries to the REST API.
     
    If you want to try the addon without installing the Wordpress REST API, or if you don't have a Wordpress blog, just install the addon files and use the default server in the addon which is an official Wordpress demo site (so you will see their posts on your index page) or you can enter other demo sites in the Wordpress Site URL field box such as http://apifortress.com/doc or http://aaronrutley.com.
  6. Like
    altoid reacted to Jack_mcs in [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo   
    A new version has been uploaded with these changes:
    Fixed mistake in the manufacturers code that wasn't allowing the name to show in the url Changed code for Page Manager so the rewrite code is found. Still doesn't work due to no ID present for that addon but it's better. Changed all of the defined names to make it compatible with the latest BS Edge version. Corrected mysql code error (noticed by member mommaroodles). I didn't change the defined names for addons due to time limitations. But I doubt those have been converted yet so it shouldn't matter for now. I tested these changes here and it worked fine but be sure to keep the old seo.class.php file so it can be restored if there are problems.
  7. Like
    altoid reacted to burt in PayPal Standard & QTPro - has anyone got it working?   
    Commercial Solution exists.
     
    Or get something coded to your satisfaction, then donate it back to the other users as an add-on.
  8. Like
    altoid reacted to Dan Cole in [Contribution] Discount Coupon Codes   
    Good guess Jim....it didn't blow up spectacularly :D and actually picked up the valve. :thumbsup:  Thanks for the help...it was driving me nuts.  (w00t) 
     
    Funny you should mention the mess the coupon module made of the order class....I woke up this morning thinking I might need to back up and sort that out first.  The good news in all this, is that it has been a good learning experience.   I learned a lot about the ot modules and how they work together, as painful as it might have been.  
     
    Thanks again...
     
    Dan
  9. Like
    altoid reacted to kymation in [Addon} Modular Front Page   
    Updated the Responsive modules to add version numbers and fix some minor typos. If you have this installed already, no need to do anything unless you want to. If you do, replace the module files and then uninstall and reinstall to see the changes.
     
    Regards
    Jim
  10. Like
    altoid reacted to kymation in [Development] USPS Shipping Module   
    I've uploaded a new version. The changes are:
    Completed the International quotes section. This should now work. Improved the error reporting email. The Request and Response are now sent as XML attachments. The best way to view these is to save them as Request.xml and Response.xml and then view them in Firefox or Chrome. Fixed some small bugs in the installer. Updated the User's Manual. This should now be usable. I would appreciate any and all bug reports. @@nepm, @@burt, and anybody else who has some time, please test this. I'd like to get it in shape to release before the USPS drops their next bomb, or soon afterwards if possible. I'm going to keep working on it, but I can't do everything.
     
    Regards
    Jim
  11. Like
    altoid reacted to tgely in Bootstrap Modal Cart with Upsell Product   
    Hi Everbody,

    Modal Cart (Upsell base content module) for Bootstraped osCommerce. Popup could help to display
    prefered/upcoming/specials/connected/Featured/Xsell/also_purchased and so on products with modal cart page.

    Basicly its not figured out yet but would be appreciated some advices.
     


      
     
     
    Addon: http://addons.oscommerce.com/info/9334
  12. Like
    altoid reacted to tgely in Store Search Bar (BS)   
    Hi all,
     
    my Extended Search Bar pushed out for BS stores.
     
    http://oscom.hu/images/store_search/store_search_bootstrap_oscommerce.png
     
    Add-On : http://addons.oscommerce.com/info/9328
     
     
    If products are found more than 5 result then advanced search link appears in dropdown as 6th line. If product is not found then advanced search link is displaying in dropdown. Exception: typed single "b" or "B" has no effect. Store Search field working as an origin Search bar with typed enter/return or click on button. Search in description configuration mode has effect only as origin Search method. File content searches are only in "OR" conditions. Categories and product results are working by "AND" conditions.
  13. Like
    altoid reacted to MrPhil in Fake URL redirection by administration   
    I think there would be a lesson learned here is that you don't simply delete a product, but set up something to send any old incoming link to either a similar product or to a product category. In either case, there should be some message to the visitor that the original product is no longer available, but here is something similar/here is a useful category. I suppose it's possible that there could be nothing appropriate to send a customer to, but they should still get a message of some sort explaining the situation, and making suggestions for alternatives. Hopefully this can be done in a way that Google doesn't ding you for duplicate content, or whatever.
  14. Like
    altoid reacted to tgely in Fake URL redirection by administration   
    @@burt

    Sorry i forgot to show product_info.php code reorganization for redirections.
    <?php /* $Id$ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2010 osCommerce Released under the GNU General Public License */ require('includes/application_top.php'); if (!isset($HTTP_GET_VARS['products_id'])) { tep_redirect(tep_href_link(FILENAME_DEFAULT)); } require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_PRODUCT_INFO); $product_check_query = tep_db_query("select count(*) as total from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd where p.products_status = '1' and p.products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "' and pd.products_id = p.products_id and pd.language_id = '" . (int)$languages_id . "'"); $product_check = tep_db_fetch_array($product_check_query); if ($product_check['total'] < 1) $result = http_error_handler('302'); require(DIR_WS_INCLUDES . 'template_top.php');
  15. Like
    altoid got a reaction from burt in Fake URL redirection by administration   
    Apparently, over the years every time I reorganized my shop listings, such as changing  or relocating categories, that caused issues with google and other search engines because there was no 301 redirects done for the changes.  @@Gergely offered the beta version, which allowed me to identify redirect problems and change them to valid url with a proper 301 redirect.   :thumbsup:
     
    I just updated to the new release.
  16. Like
    altoid reacted to tgely in Fake URL redirection by administration   
    Hi all,
     
    a fake HTTP/HTTPS URL recorder and administration redirection add-on just ready for population. This would be usefull when moving contents to new place or lost something from your new v2.3.4 shop.
     
     
    Features in the first version
    automatic url recording automatic fake URL redirection handler CSV export/import editable URL redirection mode online help dashboard info modul * wildcard character Add-on place for install: http://addons.oscommerce.com/info/9321
     
     
    Upload Usage
     
    1. Add New URLs
    If you would like upload new URL redirections from csv file, then leave empty the "redirects_id" column value
    "redirects_id";"old_url";"new_url";"date_added";"latest_hit";"last_modified";"error_code";"priority";"counter";"url_redirects_mode";"url_redirects_status"; "";"product_info.php?products_id=100";"";"2015-06-01 13:09:27";"";"";"302";"1";"0";"301";"0"; 2. Update URLs
     
    After edited downloaded csv file save it and upload for activate modifications for the live site.
    3. Error in Uploads
     
    If you try upload an exists URL when is not set or without "redirects_id" than the table will not be upgrade/add the record.
     
     
     
    Thanks to @@altoid who donated the project.
  17. Like
    altoid reacted to Jack_mcs in Header Status Handler   
    Thanks Steve. I thought I had tried that. It worked now though. I installed and test it and it worked fine. There is a change in the version I have here that should be applied though (for any version of oscommerce). In includes/functions/headerstatushandler.php, find
    $db_query = tep_db_query("select 1 from " . TABLE_CATEGORIES_DESCRIPTION . " where categories_id = '" . (int)$cID . "' and language_id = " . (int)$languages_id); and change it to
    $id = explode('_', $cID); $db_query = tep_db_query("select 1 from " . TABLE_CATEGORIES_DESCRIPTION . " where categories_id = '" . (int)$id[count($id) - 1] . "' and language_id = " . (int)$languages_id);
  18. Like
    altoid reacted to burt in SEO Header Tags - RELOADED support?   
    Alternatively, dump it straight into the core, the core needs SEO...
  19. Like
    altoid got a reaction from De Dokta in Modal Info Popup Layer for osc 2.3.4BS   
    Add in install
     
    Before running, install content module
     
    Otherwise...database error
  20. Like
    altoid reacted to newburns in Credit Class & Gift Vouchers for 2.3.4   
    I did not get the Gift Voucher to work. But the discount coupon works so far.
     
    There are some other bugs in the issues, but so far, it seems fairly stable. I am no longer adding to it, just maintatining this repo. It is not the proper direction for osCommerce, but it is a band-aid for some. Just know, the band-aid is not a fix.
     
    https://github.com/newburns/osCommerce-234-bootstrap-wADDONS
  21. Like
    altoid reacted to Mort-lemur in Paypal App - Incorporation of mods in new admin/orders.php   
    next to reinstate the ability to call up order editor to edit the order in detail, the following change adds a button next to the invoice button on a particular orders screen which will take you to the order editor - again this assumes that you had the mod fully embodied prior to installing the paypal app.
     
    in admin/orders.php find (around line 204)
    <div style="text-align: right; padding-bottom: 15px;"><?php echo tep_draw_button(IMAGE_ORDERS_INVOICE, 'document', tep_href_link(FILENAME_ORDERS_INVOICE, 'oID=' . $HTTP_GET_VARS['oID']), null, array('newwindow' => true)) . tep_draw_button(IMAGE_ORDERS_PACKINGSLIP, 'document', tep_href_link(FILENAME_ORDERS_PACKINGSLIP, 'oID=' . $HTTP_GET_VARS['oID']), null, array('newwindow' => true)) . tep_draw_button(IMAGE_BACK, 'triangle-1-w', tep_href_link(FILENAME_ORDERS, tep_get_all_get_params(array('action')))); ?></div> replace with:
    <div style="text-align: right; padding-bottom: 15px;"><?php echo tep_draw_button(IMAGE_BUTTON_EDIT, 'document', tep_href_link(FILENAME_ORDERS_EDIT, 'oID=' . $HTTP_GET_VARS['oID']), null, array('newwindow' => true)) .tep_draw_button(IMAGE_ORDERS_INVOICE, 'document', tep_href_link(FILENAME_ORDERS_INVOICE, 'oID=' . $HTTP_GET_VARS['oID']), null, array('newwindow' => true)) . tep_draw_button(IMAGE_ORDERS_PACKINGSLIP, 'document', tep_href_link(FILENAME_ORDERS_PACKINGSLIP, 'oID=' . $HTTP_GET_VARS['oID']), null, array('newwindow' => true)) . tep_draw_button(IMAGE_BACK, 'triangle-1-w', tep_href_link(FILENAME_ORDERS, tep_get_all_get_params(array('action')))); ?></div> In admin/includes/languages/english.php
     
    add the following before the final ?>
    define('IMAGE_BUTTON_EDIT', 'Edit Order'); Thats all there is to it
  22. Like
    altoid reacted to Mort-lemur in Paypal App - Incorporation of mods in new admin/orders.php   
    First change I made was to re-install the admin comments bar, the change detailed below is where I personally like the bar to appear, you may prefer it in a different position. This also assumes that you had the mod fully embodied prior to installing the paypal app.
     
    In admin/orders.php find (around line 343)
    <?php echo tep_draw_form('status', FILENAME_ORDERS, tep_get_all_get_params(array('action')) . 'action=update_order'); ?> add the following code immediately after:
    <!-- Comment Toolbar 3.0 bof //--> <tr> <td><?php include ("comment_bar.php"); ?></td> </tr> <!-- Comment Toolbar 4.0 eof //--> Simples!
  23. Like
    altoid got a reaction from burt in SEO Header Tags - RELOADED support?   
    One of the bigger aspects is establishing content modules.  I'd say you need that for later versions plus for add ons that are written for the content module system.
  24. Like
    altoid got a reaction from PiLLaO in Header Tags SEO   
    Jack, working on update 3.3.1, for the SQL update I get this error:
     

    #1170 - BLOB/TEXT column 'page_keywords' used in key specification without a key length


     
     
    for this action: ALTER TABLE headertags ADD INDEX idx_page_keywords ( page_keywords ) ;
     
    data type was mediumtext
     
    I changed that to: varchar(255)
     
    I ran that code again and this time it was successful.
     
    Just checking with you on you thoughts of using varchar(255).
     
    Thanks
  25. Like
    Guest
    altoid got a reaction from Guest in ULTIMATE Seo Urls 5 - by FWR Media   
    Why it's occurring I don't know.
     
    See this post by Gergely, it fixed the same situation I had.
×
×
  • Create New...