MOD Description: RSS content autoposting bot for phpBB3
MOD Version: 0.1.4
Last Stable version: 0.1.4
This mod is currently abandoned, because I´ve reworked it´s functionality into new mod

If you like my mods, please reconsider a small donation


Code: Select all
Fatal error: Cannot redeclare cash_post() (previously declared in /usr/local/psa/home/vhosts/skybluestalk.co.uk/httpdocs/includes/mods/functions_cash.php:17) in /usr/local/psa/home/vhosts/skybluestalk.co.uk/httpdocs/includes/mods/functions_cash.php on line 68
Code: Select all
<?php
Code: Select all
if(!function_exists('cash_post')){
Code: Select all
?>
Code: Select all
}
Code: Select all
SQL ERROR [ mysql4 ]
Column 'topic_first_poster_name' cannot be null [1048]
SQL
INSERT INTO phpbb3_topics (topic_poster, topic_time, forum_id, icon_id, topic_approved, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment) VALUES (0, 1205581913, '50', 0, 1, 'BF2 pbbans | dziobak87 (f3fdd137)', NULL, NULL, 0, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1827
CALL: dbal_mysql->sql_query()
FILE: includes/functions_lastrss_autopost.php
LINE: 202
CALL: submit_post()
FILE: includes/functions_lastrss_autopost.php
LINE: 96
CALL: autopost()
FILE: includes/functions_lastrss_autopost.php
LINE: 244
CALL: autopost_init()
FILE: index.php
LINE: 28
CALL: include('includes/functions_lastrss_autopost.php')