profile via rss feeds
A simple interface where members can create their own pages via rss feeds
(external sources). I’m aware that some already exists for free – but they
are not what I’m looking for. If you have something like this let me know.
A simple interface where members can create their own pages via rss feeds
(external sources). I’m aware that some already exists for free – but they
are not what I’m looking for. If you have something like this let me know.
This is a simple hack that I have in my private forums. I do not want my 70+ moderators mass-pruning posts, so all I did was to do this: In modcp/index.php – Find: PHP Code: if (can_moderate(0, ‘canmassprune’)) { $canmass = true; construct_nav_option($vbphrase, ‘thread.php?do=prune’); } Change to: PHP Code: if (can_moderate(0, ‘canmassprune’)) { $canmass =…
Well, it isn’t really a request. More like a general idea bringing more interactivity in things ‘hidden’. (if available I would use/download/buy it of course) It’s a screenshot of the ‘What’s Going On?’ box, slightly modified. The general idea highlighted in red.
Hi, is the version 3.3 of event forums mod that you adopted going to be updated soon? I run vb 3.7.X and find this and all older versions do not work for me. By the look of the mod thread on vb.org I guess there are others also. I’d love to know if this is…
référence: https://www.buddyboss.com Depuis 2015 jusqu’en fin 2018, la traduction Française de tous les produits Buddyboss ont été générés par Jean-Pierre Michaud, le « boss » ici… Donc c’est avez fierté que nous pouvons dire que sauf à une exceptionnelle occasion ou quelqu’un s’est immiscé dans nos traductions, nous avons offert un service sans interuption pendant 3 ans……
Do you have a hack that does this? I want my subforums in two columns, I have figured out how to put it in a list, but not how to do it double.