Ahoj,
Po instalacii cash modu mi ked som sa chcel dostat do topicu napisalo tutu chybu:
Kód:
Could not obtain post/user information.
DEBUG MODE
SQL Error : 1054 Unknown column 'u.user_cash' in 'field list'
SELECT u.username, u.user_cash, u.user_points, u.user_id, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM phpbb_posts p, phpbb_users u, phpbb_posts_text pt WHERE p.topic_id = 30 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 20
Line : 403
File : viewtopic.php
A ked som chcel temu zalozit tak mi pisalo tuto chybu:
Kód:
Error in updating cash
DEBUG MODE
SQL Error : 1054 Unknown column 'user_points' in 'field list'
UPDATE phpbb_users SET user_points = user_points + 25.12 WHERE user_id = 2
Line : 609
File : classes_cash.php
A pise mi toto upozernenie
Kód:
Warning: Division by zero in /home/httpd/skvrko/forum/includes/functions_cash.php on line 1255
Warning: Division by zero in /home/httpd/skvrko/forum/includes/functions_cash.php on line 1255
Warning: Division by zero in /home/httpd/skvrko/forum/includes/functions_cash.php on line 1255
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/skvrko/forum/includes/functions_cash.php:1255) in /home/httpd/skvrko/forum/includes/page_header.php on line 608
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/skvrko/forum/includes/functions_cash.php:1255) in /home/httpd/skvrko/forum/includes/page_header.php on line 610
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/skvrko/forum/includes/functions_cash.php:1255) in /home/httpd/skvrko/forum/includes/page_header.php on line 611