Thread: SitemapXML v.2

Page 78 of 222 FirstFirst ... 2868767778798088128178 ... LastLast
Results 771 to 780 of 2213
  1. #771
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: SitemapXML v.2

    As an experienced mod installer (I try everything under the sun) I ran into two install problems - both of which were my own (PEBKAC).

    1. First I tried installing the sql file even though I'm not using 1.5 (wow, I know.)
    2. Second I have the really old former version of this program installed. On my initial attempts to upgrade I didn't realize the Admin screens have new names - even though in the readme the new names are indicated.

    Just thought those errors might help some others having the same frustrations.

    Once I corrected my own errors this module installed beautifully. I'm actually quite impressed by how hands off this is considering the files it creates - all it actually required was an FTP of files.

    -lindasdd

  2. #772
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: SitemapXML v.2

    Hello,

    I am trying and upgrade from version 2-1-0.

    I've uploaded all files to my store directory.

    When I hit the "Upgrade SitemapXML SQL" link under Tools > Sitemap XML, a blank page appears and nothing seems to happen.

    Can someone please advise?

    Thank you.

  3. #773
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: SitemapXML v.2

    Hi,
    Quote Originally Posted by Thannaree View Post
    Hello,

    I am trying and upgrade from version 2-1-0.

    I've uploaded all files to my store directory.

    When I hit the "Upgrade SitemapXML SQL" link under Tools > Sitemap XML, a blank page appears and nothing seems to happen.

    Can someone please advise?

    Thank you.
    1. Zen-Cart version?
    2. Check files /cache/myDEBUG-*.log

  4. #774
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: SitemapXML v.2

    1. Zen-Cart version?

    v1.3.9h


    2. Check files /cache/myDEBUG-*.log

    PHP Warning: require_once(includes/classes/ext_modules.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /MYADMIN/sitemapxml.php on line 122

    [03-Oct-2011 01:56:00] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/classes/ext_modules.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /MYADMIN/sitemapxml.php on line 122

  5. #775
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: SitemapXML v.2

    Quote Originally Posted by Thannaree View Post
    PHP Warning: require_once(includes/classes/ext_modules.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /MYADMIN/sitemapxml.php on line 122
    This is the answer to your question - you did not download all files.

  6. #776
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: SitemapXML v.2

    Quote Originally Posted by a_berezin View Post
    This is the answer to your question - you did not download all files.
    Ah! I indeed did not upload a couple of files. Thanks a lot a_berezin!

    I have 2 extra questions:
    1) the sitemap.xml file is empty, is that normal? by the way is that file at all necessary?
    2) I can see the si​tem​api​nde​x.x​ml under google webmaster tools. Am I to submit anything else there manually?

  7. #777
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: SitemapXML v.2

    Quote Originally Posted by Thannaree View Post
    1) the sitemap.xml file is empty, is that normal? by the way is that file at all necessary?
    If you use si​tem​api​nde​x.x​ml as sitemap index file - you also can delete sitemap.xml file.

    Quote Originally Posted by Thannaree View Post
    2) I can see the si​tem​api​nde​x.x​ml under google webmaster tools. Am I to submit anything else there manually?
    No. Nothing more to do in Google does not need.

    You can add an entry Sitemap to the file robots.txt - http://www.sitemaps.org/protocol.php#submit_robots

  8. #778
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: SitemapXML v.2

    Quote Originally Posted by a_berezin View Post
    If you use si​tem​api​nde​x.x​ml as sitemap index file - you also can delete sitemap.xml file.

    No. Nothing more to do in Google does not need.

    You can add an entry Sitemap to the file robots.txt - http://www.sitemaps.org/protocol.php#submit_robots
    The si​tem​api​nde​x.x​ml appears to be the main sitemap. I've deleted sitemap.xml and indicated sitemapindex.xml as the sitemap in robots.txt.

    Many thanks again for your help a_berezin!

  9. #779
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Hi,
    after installing when I run in admin tools, I get this message
    #####################################################################
    SiteMapXML (3.0.3 27.08.2011 13:11)

    Categories Sitemap

    File http://www.acquatua.it/sitemapcategories.xml. Written 17 items (3318 bytes), Filesize: 3327 bytes
    Total: files 1, items 17 (3327 bytes), execution time 0:0.0105, db queries 58, db queries time 0:0.0048.
    Ezpages Sitemap

    1146 Table 'acquatua_zenen.ezpages_content' doesn't exist
    in:
    [SELECT p.toc_chapter FROM ezpages p LEFT JOIN ezpages_content pt ON (p.pages_id = pt.pages_id) WHERE alt_url_external = '' AND ( (status_header = 1 AND header_sort_order > 0) OR (status_sidebox = 1 AND sidebox_sort_order > 0) OR (status_footer = 1 AND footer_sort_order > 0) ) AND status_toc != 0 AND pt.languages_id IN (2) GROUP BY toc_chapter]

    #############################################################
    I do not understand why that table is not there.
    What should I do to correct this?
    thanks
    enzo

  10. #780
    Join Date
    Sep 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: SitemapXML v.2

    Quote Originally Posted by enzo-ita View Post
    Hi,
    after installing when I run in admin tools, I get this message
    #####################################################################
    SiteMapXML (3.0.3 27.08.2011 13:11)

    Categories Sitemap

    File http://www.acquatua.it/sitemapcategories.xml. Written 17 items (3318 bytes), Filesize: 3327 bytes
    Total: files 1, items 17 (3327 bytes), execution time 0:0.0105, db queries 58, db queries time 0:0.0048.
    Ezpages Sitemap

    1146 Table 'acquatua_zenen.ezpages_content' doesn't exist
    in:
    [SELECT p.toc_chapter FROM ezpages p LEFT JOIN ezpages_content pt ON (p.pages_id = pt.pages_id) WHERE alt_url_external = '' AND ( (status_header = 1 AND header_sort_order > 0) OR (status_sidebox = 1 AND sidebox_sort_order > 0) OR (status_footer = 1 AND footer_sort_order > 0) ) AND status_toc != 0 AND pt.languages_id IN (2) GROUP BY toc_chapter]

    #############################################################
    I do not understand why that table is not there.
    What should I do to correct this?
    thanks
    enzo

    thats weird, everyone swears it works perfectly right out of the gate but yet there is a support thread 30 pages long!

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR