osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 


Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums

Connect with Facebook Register FAQ Members List Calendar Mark Forums Read

* indicates required field

Navigation

User login

osCMax BugTracker

Who's online
There are currently 1 user and 52 guests online.

Online users

  • pgmarshall

Syndicate
Syndicate content

 

osCMax BugTracker

Syndicate content osCMax Bug Tracking System - osCMax v2.0x SVN - Issues - (michael_S) (All Issues)
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 page

Fri, 03/12/2010 - 10:05am
Reported 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 reduction

Thu, 03/11/2010 - 4:30am
Requires 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_URLS

Wed, 03/10/2010 - 9:07am
In 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 typos

Sat, 03/06/2010 - 2:28am
Minor 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 Selector

Fri, 03/05/2010 - 3:04pm
Fatal 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 SPPC

Fri, 03/05/2010 - 12:01am
Previously 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 Inoperative

Fri, 03/05/2010 - 12:00am
Admin, Tools, Cache Control, Reset doesn't clear the cache entries.
Categories: osCMax Development

0000361: New Admin Member Email

Thu, 03/04/2010 - 11:55pm
The 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 Center

Thu, 03/04/2010 - 11:54pm
When 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 missing

Thu, 03/04/2010 - 11:53pm
In 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 osCMax

Thu, 03/04/2010 - 11:52pm
Currently 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 duplicated

Thu, 03/04/2010 - 11:51pm
When 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 constant

Wed, 03/03/2010 - 4:19am
In 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 process

Mon, 03/01/2010 - 1:00pm
can'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 Control

Fri, 02/26/2010 - 7:20am
1) 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 queue

Thu, 02/11/2010 - 11:11am
Order 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 template

Thu, 02/11/2010 - 11:10am
Switching 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 country

Thu, 02/11/2010 - 11:08am
the 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.15

Thu, 02/11/2010 - 10:45am
by 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 defines

Tue, 02/09/2010 - 5:18am
affiliate_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

All times are GMT -8. The time now is 11:31 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax
Inactive Reminders By Icora Web Design