it's possible




Code: Select all
if ($mode == 'increase')
{
$action = '+';
$page_title = $user->lang['KARMA_DECREASE'];
}
else if ($mode == 'decrease')
{
$action = '-';
$page_title = $user->lang['KARMA_INCREASE'];
}
Code: Select all
[phpBB Debug] PHP Notice: in file /install_karma/install_install.php on line 617: install_install::include_once(./../includes/acp/acp_styles.php) [function.install-install-include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /install_karma/install_install.php on line 617: install_install::include_once() [function.include]: Failed opening './../includes/acp/acp_styles.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php')
Fatal error: Class 'acp_styles' not found in /home/.meaness/ihatemyusername/beta.boredom-support.com/forums/install_karma/install_install.php on line 619
i don't understand thisHave links to add or subtract from Karma by the "Karma: 'Karma Number'" text.
Users browsing this forum: Tbot [Bot] and 24 guests