Tinius1 wrote:morpheus2matrix wrote:dictator wrote:sorry but i still don't understand what is wrong![]()
i did everything what was said in installation faile
what do you suqest me to do![]()
in phpMyadmin, run this request :
Code: Select all
ALTER TABLE phpbb_ranks ADD `rank_mal` tinyint(2) unsigned NOT NULL default '1' AFTER rank_image;
where do you get this phpMyadmin at?
this should already beinstalled on ur server u may want to contact ur host provider to figure out how to access ur DB.
tosho wrote: Does it work in 2.0.10 too?
and yes this does work with 2.0.10
toejam wrote: Hey guys, i'm having the same problem 7L52P5 had with the rank image right next to the avatar instead of being on a new line. I'm using the Aeolus template. Any idea as to how to fix it?
in the viewtopic_body.tpl file look for {postrow.RANK_IMAGE} and add a <br> after and that will fix the problem of them showing on the same line it only happens with some templetes so its not in my code