

gis1
Members-
Content count
9 -
Joined
-
Last visited
Profile Information
-
Real Name
gis team
-
SEO urls by chemo i added this rule for product_info.php?product_id RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING} using this rule when no attributes are setted the url works fine. https://www.XXXXXXXXXXX.com/product-digital-p-168.html?osCsid=Xxxxxxxxxxx but product contains attributes the url are not rewrited why? my browser url shows like : https://www.xxxxxxxx.com/product_info.php?products_id=543{1}168&osCsid=xxxxxxx" how to sovlve this?
-
Checkout by Amazon for osCommerce Support Thread
gis1 replied to Amazon Payments Team's topic in Amazon Payments
am using osCommerce 2.2-MS2 for this Checkout by amazon plugin "CBA_OSCommerce " Plugin works fine But in site we have Coupon option in payment page and the coupon reduced amount are shows to till end of conform page when click to conform it url moves to amazon site here it comes to coupon what i added to oscommerce it doesn't apply to the site amazon EX : my order is 100$ i apply coupon 10$ , it apply 90$ to order then it came Checkout by amazon it show 100$ . how to solve this ?? -
gis1 started following Google XML Sitemap SEO and image load one above one in oscommerce Product_info page
-
“Table” delivery module calculating delivery cost based on total weight right but i needit will calculate based on products size in cubic meters to calculate the delivery cost.. how to proceed this one??? help us
-
oscommerce we used ULTIMATE Seo Urls 5 Plugin , in this we are facing a issue like When we go toadmin-> Configuration->Seo url5->select your chosen cache system we changed mysql to sqlite when changed home page client site shows Class 'SQLiteDatabase' not found inincludes\modules\ultimate_seo_urls5\cache_system\sqlite.php on line 99 at this line i found protected static function createDatabase() { if ( !is_readable( self::$sqlite_db_file ) ) { self::$db = new SQLiteDatabase( self::$sqlite_db_file, 0666, $error ) or trigger_error( 'Failed: ' . $error, E_USER_WARNING ); self::createTables(); } else { self::$db = new SQLiteDatabase( self::$sqlite_db_file, 0666, $error ) or trigger_error( 'Failed: ' . $error, E_USER_WARNING ); } } this how to solve this
-
n oscommerce we used ULTIMATE Seo Urls 5 Plugin , in this we are facing a issue like When we go toadmin-> Configuration->Seo url5->select your chosen cache system we changed mysql to sqlite when changed home page client site shows Class 'SQLiteDatabase' not found inincludes\modules\ultimate_seo_urls5\cache_system\sqlite.php on line 99 at this line i found protected static function createDatabase() { if ( !is_readable( self::$sqlite_db_file ) ) { self::$db = new SQLiteDatabase( self::$sqlite_db_file, 0666, $error ) or trigger_error( 'Failed: ' . $error, E_USER_WARNING ); self::createTables(); } else { self::$db = new SQLiteDatabase( self::$sqlite_db_file, 0666, $error ) or trigger_error( 'Failed: ' . $error, E_USER_WARNING ); } } this how to solve this
-
followed all instructions but i got Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
-
Hai, I got this error when i click the submit(to call webservice) for order in admin "This transaction could not be completed. Please note the error message below. ERROR: 1" there is no error description but displaying this error. please reply as soon as possible Thank you