News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

I don't have number of post under avatars...

Started by Winex, January 08, 2010, 03:12:54 PM

Previous topic - Next topic

Winex

I don't have number of post under avatars...

How I can show them?

P.S. I don't speak English very good...

Winex

I found ... how can do it...

Find:

// Show how many posts they have made.
if (!isset($context['disabled_fields']['posts']))


disabled -> enabled

Now:

// Show how many posts they have made.
if (!isset($context['enabled_fields']['posts']))

Nick Whetstone

Actually, pretty sure that actually breaks the option for that in the Admin panel and can possibly cause errors with Mod installation. Try restoring the original code and going here:
My Community » Administration Center » Features and Options » Profile Fields » Posts (make sure the Active column is checked » Save

The artist formerly known as (Ha)²

Former Support Specialist

Please do not solicit support via PM. Here's why!

JimM

Did Ha²'s suggestion solve your issue?  Is this issue solved or do you still require assistance?
Jim "JimM" Moore
Former Support Specialist

Winex


Nick Whetstone

Great! If it answers all your questions regarding the topic, please mark it solved using the green/gray button in the bottom-left corner. Thanks.
The artist formerly known as (Ha)²

Former Support Specialist

Please do not solicit support via PM. Here's why!

Advertisement: