MyBB Community Forums

Full Version: how can i solve this problem?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hel help me with this
The 'remember' field is not a standard field in the users table. Which plugins do you have active?
thats from registration sir i test my registration because someone reported me that the registration is not active and has an error
Try to add the following on a new line to inc/init.php after the line that says "<?php":
define('NO_PLUGINS', true);
so it looks like this:
<?php
define('NO_PLUGINS', true);

Does the error still occur? If not, then it's a plugin that is doing this.
ill try wait
yeah it works... but my old active plug ins are de activated i guess...
even they are already activated... the plugin is cant locate :d
i got already the problem sir.. thanks
(2011-05-13, 09:06 AM)zephiroth Wrote: [ -> ]ill try wait
yeah it works... but my old active plug ins are de activated i guess...
even they are already activated... the plugin is cant locate :d
i got already the problem sir.. thanks

Yeah, you need to remove that line again. Have you found the plugin that was causing the problem?
yes .. the default profile