YAFLogo

ravinpadhy
  • ravinpadhy
  • 63.2% (Friendly)
  • YAF Camper Topic Starter
a month ago
Hi Team,

I want to display the user filter entries from 5 to 10 by default. However, I couldn’t find any relevant options in the YAF admin section. Could you please suggest a solution?

AF.NET Version: 3.2.2

Ref

 YAF1.png You have insufficient rights to see the content.

Thanks,

Rabi

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
a month ago
The standard filter option can be changed on the user settings page.
ravinpadhy
  • ravinpadhy
  • 63.2% (Friendly)
  • YAF Camper Topic Starter
a month ago
Thank you for your response.

Currently, in the forum, the "New Topic," "Post Reply," and "Quick Reply" buttons are only visible after logging in. Is it possible to make these buttons visible even without login? When clicked, they could prompt users to log in.

Ref :

 post_reply.png You have insufficient rights to see the content.

ravinpadhy
  • ravinpadhy
  • 63.2% (Friendly)
  • YAF Camper Topic Starter
a month ago
Thanks,

As a admin i want to set 10 post visible by default for all my user, how to do that? from code or admin setting.

Rabi YAF1.png You have insufficient rights to see the content.

Thanks,

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
a month ago

Thank you for your response.

Currently, in the forum, the "New Topic," "Post Reply," and "Quick Reply" buttons are only visible after logging in. Is it possible to make these buttons visible even without login? When clicked, they could prompt users to log in.

Ref :

 post_reply.png You have insufficient rights to see the content.

Originally Posted by: ravinpadhy 

No thats not possible. The buttons are visible based on the permission of the user. If the user as post or reply permission. This has nothing to do if the user is a guest. Technically even guests can post or reply.

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
a month ago

Thanks,

As a admin i want to set 10 post visible by default for all my user, how to do that? from code or admin setting.

Rabi YAF1.png You have insufficient rights to see the content.

Thanks,

Originally Posted by: ravinpadhy 

There is no admin setting for this. I can add a setting to change the default value for new users. But for existing users this needs to be changed in the User table.

ravinpadhy
  • ravinpadhy
  • 63.2% (Friendly)
  • YAF Camper Topic Starter
a month ago
Thanks,

If there is no admin setting for this, how can I add a setting to change the default value of 10 posts visible for new users, if it's possible?

Please suggest

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
a month ago
The Setting will be added in 3.2.8 . You can see the code changes you need to make here...

https://github.com/YAFNET/YAFNET/commit/2a01c7ac1244bfab9addcff3c39becf47ba16bdf