This is a discussion on Google XML Sitemap w/ Admin within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; This is NOT full package, bug fixed in "Google XML Sitemap - Admin 2.2 PL" download this module first. Here ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| If you get error like this : ------------------------------------------------- ERROR: Google Product Sitemap Generation FAILED! ERROR: Google Category Sitemap Generation FAILED! Generated Google Sitemap Index Successfully Array ( [QUERY] => Array ( [PRODUCTS] => Array ( [STATUS] => success [NUM_ROWS] => 1 ) [CATEOGRY] => Array ( [STATUS] => success [NUM_ROWS] => 1 ) ) [SAVE_FILE_XML] => Array ( [0] => Array ( [file] => /home/prettypi/public_html/lovetogame.co.uk//sitemapindex.xml [status] => success [file_exists] => true ) ) ) ------------------------------------------------- - open catalog/sitemap.class.php file - find these lines (857 & 947) if ( sizeof($container) > 1 ) { - change to these lines if ( sizeof($container) >= 1 ) { - it will start generating xml sitemaps ..... http://forums.oscommerce.com/topic/1...&#entry1486390 More...
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google XML Sitemap w/ Admin | michael_s | New osCommerce Contributions | 0 | 02-24-2008 11:13 PM |
| Google XML Sitemap w/ Admin | michael_s | New osCommerce Contributions | 0 | 05-07-2007 03:01 AM |
| Google XML Sitemap w/ Admin | michael_s | New osCommerce Contributions | 0 | 04-09-2007 04:01 PM |
| Google XML Sitemap w/ Admin | michael_s | New osCommerce Contributions | 0 | 03-22-2007 09:00 PM |
| Google XML Sitemap w/ Admin | michael_s | New osCommerce Contributions | 0 | 03-07-2007 10:10 AM |