Last added post + addon

A

ANGEL OF FIRE

Гость
Сорри все работает, вроде обновлял, значит кешь сделал свое дело.
Первичный вариант у меня был правильный.
PHP:
'URL_NEW_POST' => append_sid(BB_ROOT ."viewtopic.php?". POST_POST_URL ."=". $new_post['topic_last_post_id'] ."#". $new_post['topic_last_post_id']),
заменить на:
PHP:
'URL_NEW_POST' => BB_ROOT . "viewtopic.php?". POST_POST_URL ."=". $new_post['topic_last_post_id'] ."#". $new_post['topic_last_post_id'],
 

Oblom

Пользователь
R388
Warning: date() expects parameter 2 to be long, string given index.php(280)
PHP:
280: 'POST_TIME' => date($new_post['topic_last_post_time'], $bb_cfg['post_date_format']),

Нашел ответ: date заменить на bb_date


krumax, в предпросмотре не появляется картинка у меня :(

Please Login or Register to view hidden text.

 
A

Alekseev

Гость
у меня тоже не показывает обычные постеры, показывает постеры тока с тэгом [poster]
 
A

ANGEL OF FIRE

Гость
Oblom, а ты думаешь нам интересно , не для тебя отписывали, читай выше.

krumax, может все-таки глянешь ?
 
S

stalker-1989

Гость
Код:
Notice: Undefined index: porno_forums in /public_html/includes/datastore/build_cat_forums.php on line 222
 
Warning: date() expects parameter 2 to be long, string given in /public_html/index.php on line 269
 
Fatal error: Call to undefined function append_sid() in /public_html/index.php on line 270
как исправить?
 
Сверху