*

Own Petz

  • ****
  • 210 posts
  • OwnPetz - Free Classified Ads. Buy, Sell or Adopt
Blog Sitemap Generating Error
« on: July 16, 2025, 11:29:46 AM »
Hi,


Thanks for your previous helps.

After long time , i have one issue. When i am clicking on generate sitemap (blog and news plugin), its not generating. Getting attached image error.

I have also increased max_execution_time = 300 ( I thought problem with this) but still same error.

Please tell me how to fix this issue.

Thanks.
OwnPetz - Free Classified Ads. Buy, Sell or Adopt Online. https://ownpetz.com

*

MB Themes

Re: Blog Sitemap Generating Error
« Reply #1 on: July 16, 2025, 11:32:36 AM »
Enable osclass debug mode (OSC_DEBUG to true) to see errors behind error 500
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Own Petz

  • ****
  • 210 posts
  • OwnPetz - Free Classified Ads. Buy, Sell or Adopt
Re: Blog Sitemap Generating Error
« Reply #2 on: July 16, 2025, 11:37:32 AM »
ok... now problem is solved , I have changed user.ini with this


max_execution_time = 300
memory_limit = 512M
upload_max_filesize = 128M
post_max_size = 128M
max_input_time = 300


and problem is solved...
OwnPetz - Free Classified Ads. Buy, Sell or Adopt Online. https://ownpetz.com

*

MB Themes

Re: Blog Sitemap Generating Error
« Reply #3 on: July 17, 2025, 08:03:11 PM »
It's usually memory, converting large image may take more resources.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots