Search found 144 matches: search

Go to advanced search

phpBB Directory

That MOD add a links directory at your phpBB forum.

For each website:
  • Comments
  • Votes
  • Banners
  • Click counter
  • Country flags
  • Automatics thumbnails
  • Google PageRank calcul
  • Back link (with an powerful sytem of automatical periodic verification with notify and auto delete)
  • RSS feed

General features:
  • Category and sub-category system
  • Suscribe to a category to be notify when a new website is added
  • block "Last links added"
  • Search system
  • Approval before publication
  • And many others options in acp (see screenshots)!

The permissions are fully customizable : you can choose the groups, which can add/edit/delete a website, comment, search, etc...

The MOD archive contains too :
  • Conversion sytem from the phBB2 version of this mod
  • Add-on for rewrite url (require ultimate seo mod of phpbb-seo.com)
  • icon pack

Languages:
  • English
  • French
  • German
  • Italian
  • Serbian
by ErnadoO
Wed Jun 11, 2014 3:13 pm

Artodia: Ultra Blue

This is a tableless style. It uses prosilver template set, but theme and imageset are completely different.

It is designed for modern browsers. It does work with IE7-8 too, but it looks a bit different because IE7-8 don't support rounded corners and IE7 doesn't support display:table, :before and :after pseudo selectors.

It is easy to integrate into websites, WordPress, Joomla, etc.. because it uses .phpbb for root selector and proper css reset so it won't cause conflicts with website's style sheet.

It has some shiny features that most other styles don't have:
- Quick search menu popup (new topics, active topics, unread posts)
- Login/registration menu popup with "forgot password" link
- Javascript based jumpbox that shows forums in easy to read format

Style includes 21 language packs:
- Croatian (cr)
- Czech (cs)
- Danish (da)
- Dutch (nl)
- English (en)
- Estonian (et)
- French (fr)
- German (de)
- Greek (el)
- Hungarian (hu)
- Indonesian (id)
- Italian (it)
- Lithuanian (lt)
- Norwegian (nb)
- Polish (pl)
- Portuguese - Brazil (pt-br)
- Russian (ru)
- Slovak (sk)
- Spanish (es)
- Swedish (sv)
- Turkish (tr)
by Arty
Tue Oct 08, 2013 7:35 pm

Artodia: Black

This is a black tableless style. It uses prosilver template set, but theme and imageset are completely different.

It is designed for modern browsers. It does work with IE7-8 too, but it looks a bit different because IE7-8 don't support rounded corners and IE7 doesn't support display:table, :before and :after pseudo selectors.

It is easy to integrate into websites, WordPress, Joomla, etc.. because it uses .phpbb for root selector and proper css reset so it won't cause conflicts with website's style sheet.

It has some shiny features that most other styles don't have:
- Quick search menu popup (new topics, active topics, unread posts)
- Login/registration menu popup with "forgot password" link
- Javascript based jumpbox that shows forums in easy to read format

Style includes 21 language packs:
- Croatian (cr)
- Czech (cs)
- Danish (da)
- Dutch (nl)
- English (en)
- Estonian (et)
- French (fr)
- German (de)
- Greek (el)
- Hungarian (hu)
- Indonesian (id)
- Italian (it)
- Lithuanian (lt)
- Norwegian (nb)
- Polish (pl)
- Portuguese - Brazil (pt-br)
- Russian (ru)
- Slovak (sk)
- Spanish (es)
- Swedish (sv)
- Turkish (tr)
by Arty
Tue Oct 08, 2013 7:38 pm

Forum Archive II

Modification Description: An archive version for phpBB

Features:
  • View forum in the fastest way (like Archive page in vBB).
  • It can be useful for mobile browser or search engines.
  • 100% xHTML valid.

Forum Archive II on GitHub:
by o0johntam0o
Mon Dec 23, 2013 4:54 pm

Topic permissions

This MOD allows admins & moderators to set topics as not readable by guests, search engines & bots.
The idea is to have the possibility to:
- make premium topics only available to registered users,
- make sure the content of sensitive topics will not end up on search engines.
by -=ET=-
Fri May 02, 2014 10:20 am

Former Account Stats

Sometimes registered members leave your board. Sometimes they also come back. With this MOD you can return to your users their original register date and post count, especially when you want to show your newer members that there was life even before they joined the jolly group of yours.

Why would you want to do such a thing? The MOD was born for a situation where an old board was moved from a free forum host to a self-hosted one. The software was different, and anyway there was no possibility to take a database copy with the board, so the only way to do the work was to re-create a board. Forums were the same, but there was no messages, of course, and all members had to re-register to the new board. So all the old members looked like new. That didn't feel quite right, as some of them had been members for years and had written tons of messages, so I thought there had to be a way to somehow separate them from the newer registered members (some of the new ones actually registered to the new board before the old board ones found their way there, which made the whole thing even more confusing) and because I didn't find any other solution for that, I wrote the MOD. And as a silly creature that I am, I thought I might share it as well.

Moving from one forum software to another without a database copy but with need to take the stats with you isn't maybe the most common problem in the world, but the board change isn't necessary when using this MOD. Sometimes, when user account is removed, user comes back and wants to be a member again. Even though the messages (if they are not removed, of course) can be returned to account with STK, the registration date can not. Being two weeks without account doesn't actually change the fact that user was member for two years before being deleted because (s)he was sick when you checked active members, though. Returning the original registration date is, at least in my opinion, quite a reasonable thing to do in situations like that. Returning the post count, on the other hand, is needed only if posts were deleted also, when account was deleted.

So there. What does this MOD actually do?

First, it changes the way phpBB sorts users by rank. The default way is, in my opinion, quite weird, as sorting doesn't have effect in ranks given by post count. This, as I already said (wrote), is the first thing changed: non-special ranks are sorted same way that post count is sorted. Users are also sorted by user_id instead of registration date, if no sorting is selected (that's because I didn't want to change the default order of memberlist if registration dates are changed, more about that later). If you don't want these changes, but still want to use the MOD, you can follow the instructions given in comments of edits for memberlist.php. That has to be done manually, though, as I didn't see a real reason to put edits in separate xml file that could be installed with AutoMOD... the edits are quite minimal, anyway. Sorting was actually a side effect and not a real purpose of the MOD, but as it is the only part that shows to normal user if nothing is really set up, I thought it was important to mention first.

Secondly the main part, stats and settings. Original registration date and former account post count can be set in user overview in ACP, where you can see fields for that after installation (see DIY instructions for more info on that). Anyone who has permissions to administrate users can set these values as well, there is no way to set it founder only or something like that (of course unless you have only founders authorized to administrate users). If original registration date is set, it is used in viewtopic and memberlist instead of current account ones. If former account post count is used, it is added to current account post count in viewtopic and memberlist. If, for example, you have a member called "Josef K" who has written 10 posts on current account, and you put 1537 posts as his former post count, miniprofile in viewtopic shows 1547 posts as his post count (but of course, if you search his messages via search, you can't find that many). In memberlist these values have effect in sorting, too, so changing registration date actually sorts the user as older member of the board. While viewing a profile statistics are more accurate, so there is couple of new settings in Board features of ACP so you can choose how you want to show these stats. By default they are shown separately ("Joined" = original registration date if available, additionally "Current account created"; "Total posts" = former account posts + current account posts, additionally "former account posts" & "current account posts") but you can choose to show only one value for both, if you want ("Joined" = original registration date if available, "Total posts" = current account posts + former account posts). You may also choose if you want to show them as former account stats (which, I guess, is the way most of people want it) or former board stats (which is the way I need it - that's the reason I made the whole MOD, after all) but that has effect only if you show post counts separately, as it simply chooses the text line when showing separate post counts.
by Ledsen Arkangel
Wed Dec 04, 2013 11:05 pm

Register IP in memberlist

This simple mod allow Administrator to see (and search including wildcard) the ip of user when he is registered in memberlist.
by Geolim4
Sun Dec 08, 2013 9:11 pm

Forbidden Password

This mod will allow you to disallow some password, based on a list of know (and many times used unfortunately), fully customizable in the ACP this mod work also with case sensitive and regular expressions (REGEXP). You'll have the choice to enable the mod in register module, user account setting, and ACP user management.

Since the version 1.2.0 you can also search for vulnerable account and redirect users to their profile setting untill they change their password* ...

Important information:
* Since the version 1.3.0 this feature has been removed for security reason, but... The version 1.2.x will still available here (more information included in French sorry)
by Geolim4
Mon Apr 15, 2013 9:05 am

Breadcrumb microdata for phpBB3

This MOD adds microdata to forum navigation. It's useful for SEO and allows search engines separate content into categories, showing navigation in search results, which is comfortable for users also. Google shows navigation in search results for website that uses microdata. See link below for more info.
http://area51.phpbb.com/phpBB/viewtopic ... 84&t=43567
by Shredder
Mon Feb 03, 2014 5:15 pm

Page Title Number

This mod allow topics to display their page number. The topic title will show like this :

First page : Topic title • Site Name
Second : Topic Title - Page 2 • Site Name
Third : Topic Title - Page 3 • Site Name

This mod will improve search engine optimisation. That's all hope you enjoy this mod.
by Anișor
Sun Mar 30, 2014 10:42 am

Graand (Red)

Graand is a fixed/fluid width proSilver based style for phpBB 3.0.12. It is designed in such a way that it will suit on any forum of any genre. It comes with a separate configuration file which makes it easy to enable/disable certain features like:

  • Collapsible Categories
  • Header Search-Box
  • Logo Bar
  • Profile View Side
  • Sort Expand
  • Forum Width
by Abhishek Srivastava
Tue Jul 22, 2014 11:55 pm

phpBB3 SEO Sitemap

Sitemap for search engines. Supports both default phpBB and installed Ultimate SEO URL Extension. Sitemap Extension automatically detects whether Ultimate SEO installed and enabled or not, and provides support when it's found.

This extension is a port of my phpBB3 SEO Sitemap MOD from phpBB 3.0.x.

See for more details:
viewtopic.php?f=456&t=2269621
by Shredder
Fri Jun 10, 2022 9:12 am

Rank Post Styling

Extension for phpBB 3.1 that adds a CSS rule option to user ranks. Useful for styling posts of special users.

Features:
  • Integration with phpBB 3.1 ranks ACP module
  • Allows admin to specify a CSS class rule for each "special" rank
  • CSS class rule is applied to <div class="post-container"> which wraps posts
  • Available in:
    • Viewtopic
    • Search results (posts mode)
    • Memberlist (viewprofile)
  • Gives total control to style whatever you like (fonts, colors, images, etc.)

Languages: English, Spanish, Arabic, Croatian.

Warning!: This extension is only for those that are familiar with HTML and CSS. No support will be given beyond the actual functionality of the extension. All styling is up to you.

Installation:
  • Download and unzip the current release.
  • Copy the paybas/rankpoststyling folder to /ext/paybas/rankpoststyling.
  • Navigate in the ACP to Customise -> Manage extensions.
  • Look for "Rank Post Styling" under the Disabled Extensions list, and click the "Enable" link.
  • To set up your rank-style classes, simply edit a rank in your ACP, under "manage ranks".

Development: https://github.com/PayBas/RankPostStyling
by PayBas
Sat Mar 14, 2015 11:01 am

SEO Meta Description

A meta description is often displayed in search engine results (such as Google) below the page title.

This extensions adds a meta description for the forum and the topic pages. The description for forums is based on the forum description. The first 250 chars of the first post is used as the description for topics.
by [email protected]
Wed Mar 25, 2015 7:20 pm

Topic Solved

Allows posting questions, and accepting answers as solved.

Solved indicators will be shown next to titles throughout forum and topic views. Mostly ideal for support forums, but can be customized for marking topics for other purposes such as classifieds being marked as sold.

This is an update of the phpBB 3.0.x Topic Solved MOD, written by Jari Kanerva.

Features

  • Solved indicators show in the following locations:
    • Forum View
    • Topic View
    • Search Results (both Post and Topic views)
    • MCP Forum View
  • Use custom text indicator instead of default image.
  • Custom text indicators can use custom color.
  • Only topic author or moderator can solve topics.
  • Can be locked to only moderator access for solving topics.
  • Solving topics may be set to automatically lock the topic.
  • All settings can be customized per-forum.

Translations

This extension comes bundled with support for the following languages:

  • Arabic (ar)
  • Czech (cs)
  • Danish (da)
  • Dutch (nl)
  • English (en)
  • Estonian (et)
  • Finnish (fi)
  • French (fr)
  • German (de)
  • German (Formal Honorifics) (de_x_sie)
  • Japanese (ja)
  • Polish (pl)
  • Portuguese (pt)
  • Portuguese (Brazilian) (pt_br)
  • Russian (ru)
  • Spanish (es)
  • Swedish (sv)
  • Turkish (tr)

Additional translations can be requested and submitted here.

Supported Styles

Most phpBB 3.1.x styles should work with this extension out of the box, however, some styles require additional changes for full functionality. If your style does not work correctly, you can request support for your style from the support forum. The following styles are explicitly supported:

  • prosilver
  • subsilver2
  • bb3-mobi
  • pbtech
  • subway

Requirements

  • PHP 5.3.10+
  • phpBB 3.1.3+

Install

You can install this extension in phpBB by following the steps below:

  1. Download the latest release.
  2. Unzip the file to your phpBB/ext directory.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Topic Solved under the Disabled Extensions list, and click its Enable link.

Getting Started

After enabling the extension, you must configure each individual forum you would like solved topic functionality to be enabled for. Under the "Forums" section in the Administration Control Panel, find each forum you would like to enable solved topics for, and click "Edit forum".

Topic Solved will not work for "Category" or "Link" type forums, it will only work with "Forum" forum types. Once you have ensured your forum is set for the "Forum" type, the topic solved settings will show up in it's own section near the bottom of the settings form.

At the minimum, you must select either "Yes" or "Moderator" for the "Allow topics to be marked as solved" setting in order to enable solved topics for the forum you wish to use this extension with.

The remaining settings alter the behavior and permissions required to mark topics as solved or unsolved, as well as the appearance of the indicator.

Contributing

This extension is developed at this GitHub repository. All changes must be discussed and tested there. All issues must be officially reported here as well (the support forum is not an issue tracker).

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Topic Solved under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/tierra/topicsolved directory.
by bpetty
Sun May 29, 2016 2:38 pm