eroare Cash Mod
Scris: 02-Mar-2008, 20:13:17
Am instalat cash mod manual am pus tot ce trebuia dar cand postez imi da eroarea asta :
dupa ce sterg :
si
Merge bine numai ca nu imi da "cash" cand postez !
Am mai citit despre eroarea asta dar sincer nu am inteles nimic .
Exista rezolvare ?
Cod: Selectaţi tot
Fatal error: Call to a member function on a non-object in /home/thiefunu/public_html/www/includes/functions_post.php on line 326
Cod: Selectaţi tot
#
#-----[ OPEN ]------------------------------------------
#
includes/functions_post.php
#
#-----[ FIND ]------------------------------------------
#
$meta = '<meta http-equiv="refresh" content="3;url=' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">';
#
#-----[ BEFORE, ADD ]------------------------------------------
#
$cash_message = $GLOBALS['cm_posting']->update_post($mode, $post_data, $forum_id, $topic_id, $post_id, $topic_type, $bbcode_uid, $post_username, $post_message);
#
#-----[ FIND ]------------------------------------------
#
$message = $lang['Stored']
#
#-----[ IN-LINE FIND ]------------------------------------------
#
$lang['Stored']
#
#-----[ IN-LINE AFTER, ADD ]------------------------------------------
#
. '<br />' . $cash_message
#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'includes/functions_search.'.$phpEx);
#
#-----[ BEFORE, ADD ]------------------------------------------
#
$GLOBALS['cm_posting']->update_delete($mode, $post_data, $forum_id, $topic_id, $post_id);
Cod: Selectaţi tot
$cash_message = $GLOBALS['cm_posting']->update_post($mode, $post_data, $forum_id, $topic_id, $post_id, $topic_type, $bbcode_uid, $post_username, $post_message);
Cod: Selectaţi tot
$GLOBALS['cm_posting']->update_delete($mode, $post_data, $forum_id, $topic_id, $post_id);
Am mai citit despre eroarea asta dar sincer nu am inteles nimic .
Exista rezolvare ?