Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
How to remove Math Required Simple Press reguler members
Avatar
tsachi galanos
Member
Free Members
sp_UserOfflineSmall Offline
Dec 6, 2013 - 2:01 am

Hello ,

i have few issue with ym currant installation on Simple Press

# How i remove "Math Required" from regular member post create ?  i already remove it from register form .

# I don’t want all guests and users to see the forum stat shown below. These should be available for the administrator only. Guest and user should only see who is currently online , how can i define it ?

Thanks

 

 

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 6, 2013 - 3:37 am

The math question 'captcha' is a permission that you can set to allow users to bypass. Turn on the option to bypass it on the permission sets that you are using where desired. It can be found in the 'Moderation' section.

On the statistics you will need to make a small edit to a Simple:Press theme template. In this case the spFoot.php template found in the /templates folder of the Simple:Press theme you are using.

Locate the 'stats' section - shown with a comment and begins with a sp_SectionStart() function call. Before that call to sp_SectionStart() add the following line of code:

if ( $spThisUser->admin ) {

and then at the end of that block and after the call to sp_SectionEnd() place the closing bracket }

This will ensure that only admins can see the stats section. Pleaes do ensure you use this code exactly as shown.

As always we recommend that you create your own SP theme so that any customisation is not lost during a future update. (http://codex.simple-press.com/.....g-a-theme/)

 

andy-signature.png
YELLOW
SWORDFISH
Avatar
tsachi galanos
Member
Free Members
sp_UserOfflineSmall Offline
Dec 6, 2013 - 4:38 am

Thank you very much !! got a one issue where that 'Moderation' section locate on this options list ?  

View post on imgur.com

  i didn't found any options .

Avatar
tsachi galanos
Member
Free Members
sp_UserOfflineSmall Offline
Dec 6, 2013 - 4:49 am

Ohh OK i got it ... Thanks .. i will work on forum status and let you know ...

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 6, 2013 - 5:51 am

OK

andy-signature.png
YELLOW
SWORDFISH
Avatar
tsachi galanos
Member
Free Members
sp_UserOfflineSmall Offline
Dec 6, 2013 - 6:27 am

Its Worked ..!! Thank you kiss

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 6, 2013 - 7:09 am

Thanks for the update.

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620