AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Closed] wpforo_notice_show()

2 Posts
2 Users
0 Reactions
2,804 Views
Posts: 533
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@central4allgmail-com)
Prominent Member
Joined: 8 years ago
[#11392]

Any clues what this might be:

<script type="text/javascript">
jQuery(document).ready(function($){
var wpforo_wrap = $('#wpforo #wpforo-wrap');
$(wpforo_wrap).on('click', '.attach_cant_view', function(){
wpforo_notice_show(
'<p>&Delta;&epsilon;&nu; έ&chi;&epsilon;&iota;&sigmaf; &tau;&alpha; &alpha;&pi;&alpha;&rho;&alpha;ί&tau;&eta;&tau;&alpha; &delta;&iota;&kappa;&alpha;&iota;ώ&mu;&alpha;&tau;&alpha; !
&Gamma;ί&nu;&epsilon; &mu;έ&lambda;&omicron;&sigmaf;!'
);
});
})
</script>

 

What does the wpforo_notice_show() function supposed to do?


1 Reply
Alvina
Posts: 1857
Moderator
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@alvina)
Member
Joined: 7 years ago

Hi @central4allgmail-com,

The wpforo_notice_show() function shows the notification if, for some reason, the users are not allowed to attach files. For example, if the "Can Attach file" permission is disabled for the guest, registered users, etc.

 


Share: