vBulletin Post ID Variable in Plugin -



vBulletin Post ID Variable in Plugin -

first off, i'd give thanks replies in advance--

i using vbulletin 3.7 (old, know...), , trying add together plugin includes variable $post['postid']. however, doesn't seem work. hook location 'postbit_display_start'.

i see no need post more information; problem small, , simple.

try utilize postbit_display_complete hook location. , utilize plugin code on local installation

echo '<pre>';print_r($post);echo '</pre>';

to see within $post.

vbulletin

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -