Site is not working

Posted in: Newspaper
Post count: 30

Hello,

Our site is now offed.
Can you help us to solve the problem?
We are using Newspaper theme and The site URL is Korearadio.org.
Previously it showed this kind of error message. The .htaccess was updating again and again. Due to this problem I could not login to my wordpress account.

Order allow,deny Deny from all Order allow,deny Allow from all RewriteEngine On RewriteBase / RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L] on top of the specific pages that has the bulletin boards.

we asked it to the other programmer and he said that it was the board plugin and the subscription problem and seemed making the problem. Recently we added Mangboard to the site and login part was modified to use the mangboard user system. Now the site is entierly not working. We do not have appropriate person who can take care of this situation. Can you go over and fix the problem? We can pay for the work.
Please let us know if you can do it.

It was an error in this page (https://korearadio.org/realty-agent1) +++++++++++++++++++++

Order allow,deny Deny from all Order allow,deny Allow from all RewriteEngine On RewriteBase / RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L]
Warning: Cannot modify header information – headers already sent by (output started at /home/webkorearadio/public_html/wp-content/plugins/mangboard/templates/.htaccess:1) in /home/webkorearadio/public_html/wp-includes/pluggable.php on line 1355

Warning: Cannot modify header information – headers already sent by (output started at /home/webkorearadio/public_html/wp-content/plugins/mangboard/templates/.htaccess:1) in /home/webkorearadio/public_html/wp-includes/pluggable.php on line 1358

Post count: 35449

Hi hanna2390,
The problem can be from the code set in the .htaccess, you have a code that is not allowing to make changes and requests. We have a small guide about this -> https://i.imgur.com/EM4K4Wi.png -> https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

In case that the problem persist, it can be also from a plugin or other settings from the host.
Let me know the results!
Thank you!

Post count: 30

Can you review those files that the Mangboard team has changed for the User system?
/wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php
/wp-content/plugins/td-composer/legacy/Newspaper/parts/logged.php
/wp-content/plugins/td-subscription/includes/td_subscription.php
/wp-content/plugins/td-subscription/includes/shortcodes/tds_menu_login.php

Because we wanted to use a social login feature on their user system and we were using Mangboard, we tried to use Mangboard user system. They provide a menu we can simply add our social login ID and secret on their user system. However, their login status was not worked properly on our site, so they worked on those files to let us use their login system.

Do you think those file made any problem?

we had a backup file so we just overwrite with backup and it return to normal now.
Can you guide how to add some sources to those files safely? I have added the link to their sources here.

Please review and give us some solution.
Thank you.

https://drive.google.com/drive/folders/1lMWvcq3z0NJuZ4oQxfhxaaFVsyYD591g?usp=sharing

Post count: 35449

Hi,
Yes, you can changed those files, the only problem is that you’ll need to do this after each theme update or filed a solution (create a plugin that will overwrite the original code).
About the changes that you’ve made, I took a look at them and I think that are ok, but please notice that adding extra code in the theme files is not covered by support team -> https://i.imgur.com/XCJNYeV.png, so in case that something is not working correctly, I think you’ll need to contact a developer to make the implementation.
Thank your for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.