*

aviros

  • ***
  • 49 posts
Error in RSS feed
« on: May 19, 2026, 11:28:27 AM »
How to fix the error in the RSS link? Previously, everything worked, now when I open it, I see this error. Feed link. https://aviros.ru/search/sFeed,rss

XML parsing error: XML or text declaration not at the beginning of entity
Address: https://aviros.ru/search/sFeed,rss
Line 2, character 1:
<?xml version="1.0" encoding="UTF-8"?>
^
 :( :( :( :( :( :(

*

MB Themes

Re: Error in RSS feed
« Reply #1 on: May 19, 2026, 04:10:23 PM »
some issue with data most probably.
Check via source code: view-source:https://aviros.ru/search/sFeed,rss
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

aviros

  • ***
  • 49 posts
Re: Error in RSS feed
« Reply #2 on: May 19, 2026, 06:03:57 PM »
But I don't see any problems there. I even restored the RSSFeed.php file from a backup, but it didn't help at all.  :( :(

*

MB Themes

Re: Error in RSS feed
« Reply #3 on: May 19, 2026, 07:51:12 PM »
Run validation and review xml source.
You have white space at very beginning, it probably does not like that.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

aviros

  • ***
  • 49 posts
Re: Error in RSS feed
« Reply #4 on: May 20, 2026, 03:54:07 PM »
Yes, you're right: a space.
In which file can I remove this space?
Could you please tell me the path to it?

*

MB Themes

Re: Error in RSS feed
« Reply #5 on: May 20, 2026, 04:52:11 PM »
Could be plugins theme or core. You must find it out
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

aviros

  • ***
  • 49 posts
Re: Error in RSS feed
« Reply #6 on: May 20, 2026, 06:15:17 PM »
And how to find out?

*

aviros

  • ***
  • 49 posts
Re: Error in RSS feed
« Reply #7 on: May 21, 2026, 02:34:03 PM »
Don't forget about me.And how to find out?   :( :(
« Last Edit: May 21, 2026, 02:36:41 PM by aviros »

*

MB Themes

Re: Error in RSS feed
« Reply #8 on: May 21, 2026, 03:11:49 PM »
You will need to stop asking questions and start working.
- disable all plguins and check
- change theme to default and check
- analyze core files, exit them step by step until you find culprit.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

aviros

  • ***
  • 49 posts
Re: Error in RSS feed
« Reply #9 on: May 23, 2026, 03:02:04 PM »

I've double-checked everything: the theme and plugins are not related, and only the core remains. I have no idea what to do. Should I reinstall the engine?

*

MB Themes

Re: Error in RSS feed
« Reply #10 on: May 23, 2026, 04:35:34 PM »
You may try to replace core files.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

aviros

  • ***
  • 49 posts
Re: Error in RSS feed
« Reply #11 on: May 24, 2026, 09:06:25 AM »
And....What are the main files?

*

aviros

  • ***
  • 49 posts
Re: Error in RSS feed
« Reply #12 on: May 24, 2026, 10:14:16 AM »
Now I've done everything! I even reinstalled Osclass v8.3.1. I checked the theme and all the plugins. But nothing worked ((

*

MB Themes

Re: Error in RSS feed
« Reply #13 on: May 24, 2026, 01:17:20 PM »
We could not reproduce issue, means if you would run clean osclass installation you would not see this issue.
Hence, not abke to help you as its problem with plugin, theme, modification or something else printing extra white space.
Review also theme search.php and make sure at start no extra whitespace is added.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

aviros

  • ***
  • 49 posts
Re: Error in RSS feed
« Reply #14 on: May 24, 2026, 01:47:39 PM »
Can you tell me the path to the search.php file?