|
![]() osCMax Bug Tracking System - osCMax v2.0x SVN - Issues - (michael_S) (All Issues) Updated: 1 hour 31 min ago 0000368: State Selector in Create Account pageReported in forums that if state is to false in admin setup then the state selector code does not work.<br />
<br />
<a href="http://www.oscmax.com/forums/oscmax-v2-features-discussion/22156-possible-bug-create-account.html">http://www.oscmax.com/forums/oscmax-v2-features-discussion/22156-possible-bug-create-account.html</a> [<a href="http://www.oscmax.com/forums/oscmax-v2-features-discussion/22156-possible-bug-create-account.html" target="_blank">^</a>] Categories: osCMax Development 0000359: Specials percentage price reductionRequires the percentage to be put in twice to activate.<br />
The first attempt sets a figure of zero. If the % reduction is subsequently input, then the correct amount is deducted. Categories: osCMax Development 0000371: Installer has missing configuration key, SEARCH_ENGINE_FRIENDLY_URLSIn 2.0.4, the default database defines the key SEARCH_ENGINE_FRIENDLY_URLS as:<br />
<br />
osCMax.sql:INSERT INTO configuration VALUES (11,'Use Search-Engine Safe URLs (still in development)','SEARCH_ENGINE_FRIENDLY_URLS','false','Use search-engine safe urls for all site links','1','12',NULL,now(),NULL,'tep_cfg_select_option(array(\'true\', \'false\'),');<br />
<br />
in 2.0.15 clean install it's not there but is refered to throughout the whole site. Categories: osCMax Development 0000358: Wishlist.php typosMinor errors, inc. unnecessary apostrophes (plural of friends and emails) and 'too' instead of 'to'.<br />
Am attaching complete file with errors corrected. Categories: osCMax Development 0000373: Affiliate Log In Page - Problem with AJAX State SelectorFatal error: Call to undefined function ajax_get_zones_html() in /home/ejonsen/public_html/max21/catalog/includes/modules/affiliate_signup_details.php on line 439<br />
<br />
Tested on EJ's test store and on my localhost. Categories: osCMax Development 0000366: EasyPopulate for SPPCPreviously identified bug in EasyPopulate / osCMax integration.<br />
<br />
EP removed the column v_product_price from their code but this is still needed by osCMax.<br />
<br />
Originally identified by bkpie here:<br />
<a href="http://www.oscmax.com/forums/oscmax-v2-features-discussion/10683-easypopulate-problem.html">http://www.oscmax.com/forums/oscmax-v2-features-discussion/10683-easypopulate-problem.html</a> [<a href="http://www.oscmax.com/forums/oscmax-v2-features-discussion/10683-easypopulate-problem.html" target="_blank">^</a>] Categories: osCMax Development 0000360: Cache Control InoperativeAdmin, Tools, Cache Control, Reset doesn't clear the cache entries. Categories: osCMax Development 0000361: New Admin Member EmailThe admin password email states:<br />
<br />
Dear FirstName,<br />
<br />
blah blah blah.<br />
<br />
Website: <a href="http://www.yoursite.com/admin/">http://www.yoursite.com/admin/</a> [<a href="http://www.yoursite.com/admin/" target="_blank">^</a>]<br />
Username: <a href="mailto:your.email@yoursite.com">your.email@yoursite.com</a><br />
Password: -hidden-<br />
<br />
Thanks!<br />
<br />
The Username is not the email address ... it is whatever they put in for their username. Categories: osCMax Development 0000328: Batch Print CenterWhen entering the Order numbers OR a date format - it produces an invalid date error when you only use the order numbers.<br />
<br />
Eg. Insert orders 1,2,3 and click send.<br />
<br />
Error: Invalid date<br />
<br />
But - the text on the page says OR.<br />
<br />
Also, the error messages should come up in the standard osCMax format on the page with the entry boxes ... because it opens on a new page with a back button the user must re-enter the data to try again.<br />
<br />
The standard pdfs created could do with a re-design. Categories: osCMax Development 0000345: Regulations appears to be missingIn a stock osCommerce install there is normally a Regulations section under Admin --> Configuration where you can set if customers have to tick a box to agree to privacy or terms and conditions.<br />
<br />
This appears to be missing or removed on purpose. Maybe part of the PWA code changes. Categories: osCMax Development 0000351: Set up a default lanaguage-pack template for osCMaxCurrently there is no easy template for building a language package for osCMax. This proposes to create one and include the pack as a separate folder in the download of osCMax.<br />
<br />
This will allow for easier creation of translations for osCMax, and easier conversion of existing osCommerce language packs to be compatible with osCMax. Categories: osCMax Development 0000370: Affiliate Configuration Wrong on Installation / Also duplicatedWhen the configuration is loaded into a 2.0.15 store the following items are put in: <br />
osCMax.sql:INSERT INTO configuration VALUES (1218,'Notify Affiliate of new invoice?','AFFILIATE_NOTIFY_AFTER_BILLING','true','Nofify affiliate if they have got a new invoice',35,15,NULL,now(),NULL,'tep_cfg_select_option(array(\'true\', \'false\'),');<br />
osCMax.sql:INSERT INTO configuration VALUES (1219,'Delete affiliate sale if order deleted?','AFFILIATE_NOTIFY_AFTER_BILLING','true','Delete affiliate sales if an order is deleted (Warning: Only not yet billed sales are deleted)',35,16,NULL,now(),NULL,'tep_cfg_select_option(array(\'true\', \'false\'),');<br />
[<br />
<br />
Item 1219 has the wrong configuration key, it should read 'AFFILIATE_DELETE_ORDERS' Categories: osCMax Development 0000372: includes/modules/ot_gv.php line 29, uses unknown constantIn line 29 <br />
$this->show_redeem_box = MODULE_ORDER_TOTAL_GV_REDEEM_BOX;<br />
<br />
but there is no definition for that constant in any of the configuration tables or text definitions. Categories: osCMax Development 0000369: shopping cart processcan't proceed shopping as it remains stuck at the second step @ <a href="http://bestbuy.simbapro.com/catalog/checkout_payment.php">http://bestbuy.simbapro.com/catalog/checkout_payment.php</a> [<a href="http://bestbuy.simbapro.com/catalog/checkout_payment.php" target="_blank">^</a>] Categories: osCMax Development 0000367: Stock Control1) Set up product<br />
2) Give it an attribute eg. colour<br />
3) Add stock to this attribute<br />
4) Add another attribute eg. size to the same product<br />
5) Add stock ...<br />
<br />
You should see the old stock levels with the attribute of colour but no size. Since you can not select nothing from the size drop down you can not edit these stock levels to 0.<br />
<br />
Tried to delete in product admin using AJAX Attribute Manager which did not work either. Categories: osCMax Development 0000362: When using paypal, Order ID is always 0 in the gift voucher queueOrder a store voucher and pay w/paypal. the order number in the GV queue is always zero, making it difficult to cross reference orders. Categories: osCMax Development 0000365: create_account.php : country state selector only installed in fallback templateSwitching to any of the other included templates causes the ajax/country state selector to stop working Categories: osCMax Development 0000363: public account creation page : states not showing and page not refreshing after chosing countrythe title says it all its on osCMax v2.0.15 <br />
<br />
doesn't refresh even when the states are deactivated from admin or when using just USA . with all countries enabled it doesn't work either. Categories: osCMax Development 0000364: countries disabled by default at install on osCMax v2.0.15by default only UK and USA are enabled by default, its a pain to enable them all manually 1 by 1 (239 countries ) Categories: osCMax Development 0000339: Duplicated definesaffiliate_application_top.php<br />
define('FILENAME_AFFILIATE_LOGOUT', 'affiliate_logout.php'); - defined twice in same file.<br />
<br />
add_ccgvdc_application_top.php<br />
define('FILENAME_PRODUCT_LISTING_COL', 'product_listing_col.php'); - also in filenames.php Categories: osCMax Development |