2011-10-12, 07:00 PM
Oh, so that's the problem... well, it should work anyway, I was VERY conservative on the template modifications. Look for function d3mocracyInstallTemplates in ~/inc/plugins/d3mocracy/functions.php
[For 1.6] D3mocracy
|
2011-10-12, 07:00 PM
Oh, so that's the problem... well, it should work anyway, I was VERY conservative on the template modifications. Look for function d3mocracyInstallTemplates in ~/inc/plugins/d3mocracy/functions.php
2011-10-13, 07:23 AM
MyBB doesn't allow me to add {$mybb->d3mocracyUsers[$post['uid']]['avatarcount']} to the postbit_author_user template :|
2011-10-13, 08:47 AM
Have you tried uninstalling and installing it again? It SHOULD work since it mostly doesn't search for long html strings but variables. In this particular case, it searches for "{$post['postnum']}<br />", so even if you've edited your templates, you haven't removed that variable, hopefully.
I'd be willing to take a peek at your Admin CP, if you wish so.
The problem is that MyBB deny the modification of templates that includes Democrazy variables, so I can disable it and enable it again to make it work, but I will be unable to edit susch templates until I remove them.
So for example, in postbit_author_user I will always have a <br /> after {$post['postnum']}. That if I don't want to edit the DB or edit D3mocazy templates from files before activating.
2011-10-14, 10:16 AM
D3mocracy 1.0.2 released! This version fixes bugs (thanks to Sama34!) and offers better compatibility with shared web hosts.
Changelog
Download at MyBB mods.
2011-10-16, 08:36 PM
I managed to make it work, when I style it to my tastes I will bring a capture
Thanks for this great plugin |
« Next Oldest | Next Newest »
|