MyBB Central

Full Version: MySQL error: 1060
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when ı try to install myps_v1.22 , it give error that
PHP Code:
MySQL error1060
Duplicate column name 
'myps'
QueryALTER TABLE `mybb_usersADD `mypsDECIMAL(12,2NOT 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 itSmile

but there is a another problem...
[Image: 813418help.gif]

"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.
Reference URL's