Thread: SitemapXML v.2

Page 95 of 222 FirstFirst ... 45859394959697105145195 ... LastLast
Results 941 to 950 of 2215
  1. #941

    Default Re: SitemapXML v.2

    Quote Originally Posted by a_berezin View Post
    I can not help you - you do not even want to answer a simple question: "Which version do you use?" Apparently you're working with some of the old, unsupported version.

    And who told you that the latest version only works on 1.5?


    Uninstall all versions, download latest version and install it.
    SitemapXML (formerly "Google Sitemap") - Version: 2.1.0 is the latest version that says it is compatible with 1.3.8. Later versions say they are for 1.5. If you are saying that I can use the 1.5 compatible versions, then I am happy to do that. When I use the uninstall SQL, it only uninstalls the Sitemap XML, but leaves the old Google SiteMap configuration in place.

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

    Default Re: SitemapXML v.2

    Quote Originally Posted by Doodlebuckets View Post
    Later versions say they are for 1.5.
    Really? As I see, you don't read forum and readme.txt

    Quote Originally Posted by Doodlebuckets View Post
    When I use the uninstall SQL, it only uninstalls the Sitemap XML, but leaves the old Google SiteMap configuration in place.
    For uninstall Google SiteMap use uninstall sql from Google SiteMap!!!

  3. #943
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,762
    Plugin Contributions
    30

    Default Re: cron job causes debug error

    I can't get any further information regarding the error from the hosting server logs.
    An odd thing is that if I manually run the cgi-bin file by typing the address in the browser, it does not cause the error.

    Although I don't get this error when testing locally, while looking for more clues I found these warnings:
    Code:
    [19-May-2012 22:54:00] PHP Notice:  Undefined variable: date in D:\My Documents\Business\SHOP\includes\classes\sitemapxml.php on line 126
    [19-May-2012 22:54:00] PHP Notice:  Trying to get property of non-object in D:\My Documents\Business\SHOP\includes\modules\pages\sitemapxml\sitemapxml_homepage.php on line 16
    [19-May-2012 22:54:00] PHP Notice:  Trying to get property of non-object in D:\My Documents\Business\SHOP\includes\modules\pages\sitemapxml\sitemapxml_homepage.php on line 23
    [19-May-2012 22:54:00] PHP Notice:  Trying to get property of non-object in D:\My Documents\Business\SHOP\includes\modules\pages\sitemapxml\sitemapxml_homepage.php on line 23
    I understand they are probably not important...
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

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

    Default Re: cron job causes debug error

    Hi Steve,
    Quote Originally Posted by torvista View Post
    I can't get any further information regarding the error from the hosting server logs.
    An odd thing is that if I manually run the cgi-bin file by typing the address in the browser, it does not cause the error.
    I do not know what to advise

    Quote Originally Posted by torvista View Post
    Although I don't get this error when testing locally, while looking for more clues I found these warnings:
    Code:
    [19-May-2012 22:54:00] PHP Notice:  Undefined variable: date in D:\My Documents\Business\SHOP\includes\classes\sitemapxml.php on line 126
    [19-May-2012 22:54:00] PHP Notice:  Trying to get property of non-object in D:\My Documents\Business\SHOP\includes\modules\pages\sitemapxml\sitemapxml_homepage.php on line 16
    [19-May-2012 22:54:00] PHP Notice:  Trying to get property of non-object in D:\My Documents\Business\SHOP\includes\modules\pages\sitemapxml\sitemapxml_homepage.php on line 23
    [19-May-2012 22:54:00] PHP Notice:  Trying to get property of non-object in D:\My Documents\Business\SHOP\includes\modules\pages\sitemapxml\sitemapxml_homepage.php on line 23
    I understand they are probably not important...
    These bug fixes in the latest version 3.2.2. If you want to - try the latest version. But do not think it will affect the error 'headers already sent".

  5. #945
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,762
    Plugin Contributions
    30

    Default Re: cron job causes debug error

    Code:
    These bug fixes in the latest version 3.2.2
    Thanks, where do I find that, I see 3.1 as the latest download.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

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

    Default Re: cron job causes debug error

    Quote Originally Posted by torvista View Post
    Code:
    These bug fixes in the latest version 3.2.2
    Thanks, where do I find that, I see 3.1 as the latest download.
    I can PM you the link or you can wait a few days, until I upload module to DL-area.

  7. #947
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,762
    Plugin Contributions
    30

    Default Re: cron job causes debug error

    No rush, I'll wait for the new version to be posted.
    Thanks.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  8. #948
    Join Date
    Jul 2006
    Location
    Poland
    Posts
    31
    Plugin Contributions
    0

    Default Re: cron job causes debug error

    I installed SitemapXML v2 on zencart 1.3.7. XML files are generated properly except sitemapindex.xml file.

    It contains only: </sitemapindex>

    I tried to change chmod to 777 but it didn't helped. I tried to reupload all files, changed some options in Configure->Sitemap XML as well but its still not working.

    I can not upgrade zen zart itself because I made a lot of changes in various files. What should I do now?

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

    Default Re: cron job causes debug error

    Quote Originally Posted by myshol View Post
    I installed SitemapXML v2 on zencart 1.3.7. XML files are generated properly except sitemapindex.xml file.

    It contains only: </sitemapindex>

    I tried to change chmod to 777 but it didn't helped. I tried to reupload all files, changed some options in Configure->Sitemap XML as well but its still not working.

    I can not upgrade zen zart itself because I made a lot of changes in various files. What should I do now?
    Sorry, but I can not help you - ancient, unsupported version.

  10. #950
    Join Date
    Jul 2006
    Location
    Poland
    Posts
    31
    Plugin Contributions
    0

    Default Re: cron job causes debug error

    Quote Originally Posted by a_berezin View Post
    Sorry, but I can not help you - ancient, unsupported version.
    Could You at least tell me which file contains code that generates sitemapindex.xml ? I will try to deal with this problem.

    I can see that includes/classes/sitemapxml.php may be the file I'm looking for?
    Last edited by myshol; 22 May 2012 at 01:46 PM.

 

 

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