when ı try to install myps_v1.22 , it give error that
PHP Code:
MySQL error: 1060
Duplicate column name 'myps'
Query: ALTER TABLE `mybb_users` ADD `myps` DECIMAL(12,2) NOT NULL DEFAULT '0' AFTER `postnum`
how ı can slove
not: mybb 1.2.9
Seems you have it already installed. Go into phpmyadmin and remove the duplicate myps column in your user table.
labrocca Wrote:Seems you have it already installed. Go into phpmyadmin and remove the duplicate myps column in your user table.
****ı cant do that but.... but ı change name of plugin and others cods mybb understand its different plugin and ı did it
but there is a another problem...
"nothing here":0 (like in picture)
anyway there are space in stead of name or something.... how ı can do...
****second question how ı put this points under of user info like in picture
plz help, thanks alot
Did you upload the language files to your language as instructed in the install file?
You can place {$post['mypsdisplay']} anywhere you want in your postbit template.