judel
you currently using this add-on right?
do we need to disable the features first before we apply the add-on or how?
wondering how the add-on takes control on the said features, specially when it is already enable to members
Yeah, I use this. From my experience, none of the changes will affect anyone unless they try to change one of the items after you've activated the plugin. For example if you put that it costs 5 points to change their avatar. No one will be affected by that until they attempt to change their current avatar. They will then be charged those 5 points. The same goes for the rest of the options.
You do not need to disable anything before activating this addon. It integrates pretty seamlessly. It even adds a little blurb below the sections to be changed to alert your members that they will be charged to change something.
Mar 17, 2010, 12:37 PM (This post was last modified: Mar 17, 2010, 12:40 PM by Clarkie.)
Unfortunately this won't install for me:
Quote:MyBB
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1146 - Table 'carpersweb_ccf.mybb_mybb_settings' doesn't exist
Query:
INSERT INTO mybb_mybb_settings (`name`,`title`,`description`,`optionscode`,`value`,`disporder`,`gid`) VALUES ('myps_ava','MYPS per AvatarChange','How Much MYPS For Changing Your Avatar?
Enter 0 to disable.','text','5','30','35')
Please contact the MyBB Group for support.
The Tech guy at my forums has no access to his laptop as it has no working power cable but he said it was something to do with the table prefix repeating. (mybb_mybb_) when it shouldn't. In the PHP script mybb_ isn't included so I imagine it is TABLE_PREFIX. which doesn't repeat itself anywhere that I can tell. Anybody else have this problem and are there any solutions?