81
Mamba
Re: Choice of editors for the Newbb module

for the viewtopic.php you can try:
if (!empty($GLOBALS['xoopsModuleConfig']['rss_enable'])) {
    
$header $xoopsTpl->getTemplateVars('xoops_module_header');
    
$rssLink '
    
$xoopsModule->getVar('name') . '-' $forumObject->getVar('forum_name') . '" href="' XOOPS_URL '/modules/' $xoopsModule->getVar('dirname') . '/rss.php?f=' $forumObject->getVar('forum_id') . '" >';
    
$xoopsTpl->assign(
        
'xoops_module_header',
        
$header $rssLink $header $rssLink
    
);
}
For the moderator issue I would have to first replicate it.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



82
Skype-Fr
Re: Choice of editors for the Newbb module
  • 1/31 19:28

  • Skype-Fr

  • Just popping in

  • Posts: 37

  • Since: 2006/4/27


For the time being, I'm going to leave the choice up to the publishers, because it's not a blocking issue.

As for the missing moderation, while waiting for a ‘clean’ solution, I've modified the function newbbIsAdmin() to force ‘Admin’ status for 2 uid ... and it works.



83
Skype-Fr
Re: Choice of editors for the Newbb module
  • 1/31 18:52

  • Skype-Fr

  • Just popping in

  • Posts: 37

  • Since: 2006/4/27


No real errors, just a few reports of obsolete code ... like :

"XoopsTpl::get_template_vars is deprecated, please use getTemplateVars trace: /class/template.php:654 /modules/newbb/viewtopic.php:179"

I know how to correct this kind of error but I don't think it will have a different result ...




84
Mamba
Re: Choice of editors for the Newbb module

I don't know if PHP 7.3.33 is the problem.

When you turn on the Debug (inline mode), are you getting any errors. If yes, please post them here for each problem, especially those that point to a file and line number, and I'll look into it.

Please also include info about your current NewBB configuration to make sure that I can reproduce the issues here.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



85
Skype-Fr
Re: Choice of editors for the Newbb module
  • 1/31 17:13

  • Skype-Fr

  • Just popping in

  • Posts: 37

  • Since: 2006/4/27


Thank you Mamba,

Unfortunately, that's what I'd already set up and I've just checked ! This has no effect because users still have a choice of 4 editors ...

That's not the only problem, the moderators don't have their privileges; at the moment only the administrator has moderator functions. However, the moderators are declared in the module parameters !

I should point out that the site runs under PHP 7.3.33, is that the problem?

Regards / G.



86
Mamba
Re: Choice of editors for the Newbb module

You can set in the module permissions:
see: https://xoops.gitbook.io/newbb-tutorial/2administration

Just disallow: "Can use and disable/enable HTML in posts"

You have two options:

1) Set "default" template for all forums/groups:
Resized Image


2) Set by group:

Resized Image


You can also set the DHTML for yourself as a Webmaster, if that's your preference.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



87
Skype-Fr
Choice of editors for the Newbb module
  • 1/30 21:13

  • Skype-Fr

  • Just popping in

  • Posts: 37

  • Since: 2006/4/27


Hi all,

I'm using Newbb v5.1.0 beta; is this the right version for Xoops 2.5.11?

It seems to work but I'd like to know what I need to do to ensure that the choice of editor is only :
1/ Basic
2/ Dhtml5

Because at the moment there is a choice of 4 editors for all users! I don't want the ‘wysiwyg’ editors to be visible (because the existing posts are XoopsCode).

Of course, the ‘System’ parameters are set: Dhtml5 editor for modules.

Thank you for your assistance



88
Mamba
Re: AI circumvent anti spamm

Resized Image


BTW - I love your statement on your website!!! Best testimonial we could wish for!
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



89
Mamba
Re: AI circumvent anti spamm

This is the first time I hear of that.

Do you enforce during registration that the user has to confirm his email? If not, you should!

Are these two sharing same or similar IP address? If yes, you could block it

And how do you know that it was a bot, and not a person who first registered with your website, and who is paid for promoting some stuff?
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



90
Golgoth21
AI circumvent anti spamm
  • 1/3 10:09

  • Golgoth21

  • Just popping in

  • Posts: 7

  • Since: 2016/1/6 1


Hello,

On my Xoops site, since 1 month or less, i found 2 weird messages posted on the forum. After investigation, they are from bots. The posts are almost legit but they are out of touch.
The anti spamm was very efficient but it seems IA bots found a way to pass through.
Have you already experienced this ? How to preserve ourselves from this plague ?

Thank you in advance.

https://kiffmembers.org << My Xoops Site since 2006 or something.




TopTop
« 1 ... 6 7 8 (9) 10 11 12 ... 29443 »



Login

Who's Online

166 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 166


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits