Your ultimate PunBB resource!
You are not logged in.
There are two ways to install a style. You can either do it manually, or use the style installer plugin.
Pages: 1 2
1.17 now available on the mybestbb forum
http://mybestbb.ww7.be
[code]MyBestBB is now stable and featurefull enought to go 2.0.1
The latest additins were the most asked Private Messages, Attachments, antibot features .
Many bugfixes and better spanish tranlastions are also included in this 2.0.1 release.
As always you will find all informations, support and the latest download on http://mybestbb.ww7.be
Please register, try, comment and contribute to MyBestBB, we particularly need :
* CSS skills to mainta…
add which logo ( url ) to which page ?
i wont add it everywhere in MyBestBB or i would have to add 16 theme icons . . .
could also be a section for partners on http://mybestbb.ww7.be ?
MyBestBB is now 1.25beta 4 including many new features and punbb 1.2.20 updates.
see Changelog :
http://trac.ww7.be/trac.ww7.be/browser/trunk/MyBestBB/Changelog_MyBestBB.txt
MyBestBB is now 1.25beta 4 including many new features and punbb 1.2.20 updates.
1.25 bring all the punbb 1.2.* updates and important new mods like Private Messaging and attachments.
see Changelog :
http://trac.ww7.be/trac.ww7.be/browser/trunk/MyBestBB/Changelog_MyBestBB.txt
I can't download file because there isn't any file to download :(
http://www.punres.org/desc.php?pid=253
MyBestBB have a website too where you can download and ( hopefully ) contribute it:
http://mybestbb.ww7.be
1.14 beta1 now available for testing on http://mybestbb.ww7.be
Hi all
I run many punbb ( see http://stats.punres.org/ ) and needed to use many mods.
After many mod, plugins and themes integration I built this :
MyBestBB 1.26, based on punbb 1.2.21 ( see http://punbb.org/ )
including :
-> rss.php ( see http://www.alexking.org/software/punbb/rss.zip )
-> subforums ( see http://www.punres.org/desc.php?pid=209 )
-> admin can move posts ( see http://www.punres.org/desc.php?pid=187 )
I added the download here, but the last version will be on http://mybestbb.ww7.be
1.16 now on http://mybestbb.ww7.be ( and integrating punbb 1.2.13 security update )
1.13 now on http://mybestbb.ww7.be
quaker,I upgraded to the last version of your theme, seems ok now.
[code]MyBestBB 1.16 is out only 2 days after the 1.2.13 punbb release.
changes are limited to the 1.2.13 security update and minor changes; here is the changelog :
1.16
security updates http://www.punbb.org/download/hdiff/hdi … .2.13.html
minor improvements ( XHTML validity, themes . . . )
adding a htaccess example for boards in subdirectory ( htaccess_for_subdirectory.txt )
Find the 1.16 release ( zi…
I m also interested in this, I can help for testing improving and debugging code if needed, I d like to include this in my premod version (MyBestBB)
[code]download at http://mybestbb.ww7.be
many improvenenst since last announced version :
1.23
default reputation MP lenght is now 400
fixing admin_ranks parese error
added missing install_mod_RateTopic.php in INSTALL_mybestBB.txt
fixed a small bug with url rewriting, see http://mybestbb.ww7.be/t68-rewriting-moitiA%A9-fonctionnel.html
applying punbb 1.2.16 security updates, see http://punbb.org/download/changelogs/1.2.15_to_1.2.16.txt and ht…
the mod says :
[code]##FIND
if ($user_group != 'all')
$conditions[] = 'u.group_id='.$user_group;
##REPLACE WITH
if ($user_group != 'all')^M
$conditions[] = 'u.group_id='.$user_group.' OR membergroupids LIKE \'%,'.$user_group.',%\' OR membergroupids LIKE \''.$user_group.',%\' OR membergroupids LIKE \'%,'.$user_group.'\'';[/code]
beware a punbb security update changed :
[code] $condition…
Pages: 1 2